Solveeit Logo

Question

Question: The Fibonacci sequence \(1,1,2,3,5,8\) occurs in nature. What are the ninth and tenth terms in the F...

The Fibonacci sequence 1,1,2,3,5,81,1,2,3,5,8 occurs in nature. What are the ninth and tenth terms in the Fibonacci sequence? Is the Fibonacci sequence arithmetic, geometric, both, or either?

Explanation

Solution

The Fibonacci sequence is the sum of two preceding numbers. The Fibonacci series are never ending series which last for infinite numbers.
The arithmetic mean is the Sequence of terms which is the addition of terms and subtraction of constant terms.
The geometric mean is the number of terms meant to be multiplied or exponential.

Complete step-by-step answer:
Given,
The sequence is 1,1,2,3,5,81,1,2,3,5,8 .
To find the nth terms in Fibonacci sequence,
tn=tn1+tn2{t_n} = {t_{n - 1}} + {t_{n - 2}}
From the given series
t1=1 t2=1 t3=2 t4=3 t5=5 t6=8  {t_1} = 1 \\\ {t_2} = 1 \\\ {t_3} = 2 \\\ {t_4} = 3 \\\ {t_5} = 5 \\\ {t_6} = 8 \\\
We need to find t9,t10{t_9},{t_{10}} .
Substitute n=9n = 9in tn=tn1+tn2{t_n} = {t_{n - 1}} + {t_{n - 2}}
t9=t8+t7{t_9} = {t_8} + {t_7}
We need to first find out t7{t_7}and t8{t_8}
Calculate t7=t6+t5{t_7} = {t_6} + {t_5}
Substitute t5=5{t_5} = 5 and t6=8{t_6} = 8
t7=5+8{t_7} = 5 + 8
Add t7=13{t_7} = 13
Calculate t8=t7+t6{t_8} = {t_7} + {t_6}
Substitute t7=13{t_7} = 13 and t6=8{t_6} = 8
t8=13+8{t_8} = 13 + 8
Add t8=21{t_8} = 21
Calculate t9=t8+t7{t_9} = {t_8} + {t_7}
Substitute t7=13{t_7} = 13 and t8=21{t_8} = 21
t9=13+21{t_9} = 13 + 21
Add t9=34{t_9} = 34
Calculate t10=t9+t8{t_{10}} = {t_9} + {t_8}
Substitute t9=34{t_9} = 34 and t8=21{t_8} = 21
t10=34+21{t_{10}} = 34 + 21
Add t10=55{t_{10}} = 55
The 99 th and 1010 th terms are 3434 and 5555 respectively.
To check whether arithmetic or geometric, it must satisfy certain equations.
For arithmetic t2=t1+t32{t_2} = \dfrac{{{t_1} + {t_3}}}{2}
Arithmetic mean is the mean of the terms which are in arithmetic sequence.
From given substitute
t1=1 t2=1 t3=2  {t_1} = 1 \\\ {t_2} = 1 \\\ {t_3} = 2 \\\
t2=t1+t32 t2=2+12 t232  {t_2} = \dfrac{{{t_1} + {t_3}}}{2} \\\ {t_2} = \dfrac{{2 + 1}}{2} \\\ {t_2} \ne \dfrac{3}{2} \\\
By comparing the values in the right side and left side of the equation, hence confirm that the Fibonacci sequence is not arithmetic.
For geometric t2=t1×t3{t_2} = \sqrt {{t_1} \times {t_3}}
From given substitute
t1=1 t2=1 t3=2  {t_1} = 1 \\\ {t_2} = 1 \\\ {t_3} = 2 \\\
t2=t1×t3 t2=1×2 t22  {t_2} = \sqrt {{t_1} \times {t_3}} \\\ {t_2} = \sqrt {1 \times 2} \\\ {t_2} \ne \sqrt 2 \\\
By comparing the values on the right side and left side of the equation. We confirm that the Fibonacci sequence is not geometric.
By substituting the values from Fibonacci series in arithmetic mean and geometric mean formula we confirm that Fibonacci series are neither arithmetic mean nor geometric mean.
The 99 th and 1010 th terms are 3434 and 5555 respectively and the Fibonacci sequence is neither geometric or arithmetic.

Note: The nth terms formula must be correct. There must be correct substitution of values. The arithmetic and geometric mean formula must be correct. Before and last terms should be calculated correctly. If one term is valued wrongly, then the whole answer would be wrong. Always remember the formulae for the arithmetic and geometric mean.