Find the best solutions to your questions at Westonci.ca, the premier Q&A platform with a community of knowledgeable experts. Experience the ease of finding accurate answers to your questions from a knowledgeable community of professionals. Our platform provides a seamless experience for finding reliable answers from a network of experienced professionals.
Sagot :
It's Fibonacci :
so you have
1, 1, 2, 3, 5, 8, 13, 21, 34, 55
Basically, to find out the number:
13=5+8
21=13+8
34=21+13
55=34+21
The next number is the sum of the previous two.
so you have
1, 1, 2, 3, 5, 8, 13, 21, 34, 55
Basically, to find out the number:
13=5+8
21=13+8
34=21+13
55=34+21
The next number is the sum of the previous two.
[tex]This\ is\ a\ Fibonacci\ sequence:\\1;\ 1;\ 2;\ 3;\ 5;\ 8;\ 13;\ 21;\ 34;...\\\\a_1=1\\a_2=1\\a_3=a_1+a_2=1+1=2\\a_4=a_2+a_3=1+2=3\\a_5=a_3+a_4=2+3=5\\a_6=a_4+a_5=3+5=8\\a_7=a_5+a_6=5+8=13\\a_8=a_6+a_7=8+13=21\\a_9=a_7+a_8=13+21=34\\a_{10}=a_8+a_9=21+34=55\\a_{11}=a_9+a_{10}=34+55=89\\a_{12}=a_{10}+a_{11}=55+89=144\\\vdots[/tex]
[tex]a_n=a_{n-2}+a_{n-1}[/tex]-The next number is the sum of the previous two.
[tex]a_n=a_{n-2}+a_{n-1}[/tex]-The next number is the sum of the previous two.
We hope our answers were useful. Return anytime for more information and answers to any other questions you have. Thank you for choosing our platform. We're dedicated to providing the best answers for all your questions. Visit us again. Westonci.ca is committed to providing accurate answers. Come back soon for more trustworthy information.