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,8 occurs in nature. What are the ninth and tenth terms in the Fibonacci sequence? Is the Fibonacci sequence arithmetic, geometric, both, or either?
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,8 .
To find the nth terms in Fibonacci sequence,
tn=tn−1+tn−2
From the given series
t1=1 t2=1 t3=2 t4=3 t5=5 t6=8
We need to find t9,t10 .
Substitute n=9in tn=tn−1+tn−2
t9=t8+t7
We need to first find out t7and t8
Calculate t7=t6+t5
Substitute t5=5 and t6=8
t7=5+8
Add t7=13
Calculate t8=t7+t6
Substitute t7=13 and t6=8
t8=13+8
Add t8=21
Calculate t9=t8+t7
Substitute t7=13 and t8=21
t9=13+21
Add t9=34
Calculate t10=t9+t8
Substitute t9=34 and t8=21
t10=34+21
Add t10=55
The 9 th and 10 th terms are 34 and 55 respectively.
To check whether arithmetic or geometric, it must satisfy certain equations.
For arithmetic t2=2t1+t3
Arithmetic mean is the mean of the terms which are in arithmetic sequence.
From given substitute
t1=1 t2=1 t3=2
t2=2t1+t3 t2=22+1 t2=23
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
From given substitute
t1=1 t2=1 t3=2
t2=t1×t3 t2=1×2 t2=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 9 th and 10 th terms are 34 and 55 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.