Question
Question: How do you tell whether \[1,2,4,7,11\] is in arithmetic progression?...
How do you tell whether 1,2,4,7,11 is in arithmetic progression?
Solution
In this question, we have to find whether the given sequence is an arithmetic progression. This can be done by finding the common difference, we will use the common difference formula which is given by, Common difference (d) =an+1−an. So, if all the common differences are equal then we can say that they are in arithmetic progression.
Complete step by step solution:
An arithmetic progression is a sequence where the difference between every two consecutive terms is the same. An arithmetic progression is a sequence where each term, except the first term, is obtained by adding a fixed number to its previous term.
The general arithmetic progression is of the form a,a+d,a+2d,... where a is the first term and d is the common difference. The nth term of the arithmetic progression is defined as an=a0+(n−1)d.
Now the given sequence is 1,2,4,7,11. Here, a1=1, a2=2, a3=4, a4=7 and a5=11.
The difference between a1 and a2 is given by a2−a1=2−1 i.e., a2−a1=1.
The difference between a2 and a3 is given by a3−a2=4−2 i.e., a3−a2=2.
The difference between a3 and a4 is given by a4−a3=7−4 i.e., a4−a3=3.
The difference between a4 and a5 is given by a5−a4=11−7 i.e., a5−a4=4.
Here, we can see that the difference between a term and its immediately preceding term is not the same.
Therefore, 1,2,4,7,11 is not arithmetic.
Note:
1,2,4,7,11 is also not a geometric sequence. Geometric sequence is a sequence of non-zero numbers where each term after the first is found by multiplying the previous one by a fixed, non-zero number called the common ratio. But here 12=2, 24=2 but 47=2. Common ratio of all the terms is not equal. Therefore, it is also not a geometric sequence.