answersLogoWhite

0

Let's mark ai as an i-th element of sequence. You can calculate ai using following recurrence relation.

a0 = 0,

a1 = 1,

an+2 = an + an+1.

User Avatar

Wiki User

16y ago

What else can I help you with?