Solveeit Logo

Question

Question: What is the explicit rule for the sequence -1, -6, -11, -16?...

What is the explicit rule for the sequence -1, -6, -11, -16?

Explanation

Solution

To find the explicit rule for the sequence -1, -6, -11, -16 , check whether the sequence is an AP or GP. For an AP, there will be a common difference that can be found by subtracting the first term from the second term, or the second term from the third term. For a GP, there will be a common ratio that can be obtained by dividing the second term by the first term or the third term by the second term. If we get the sequence as an AP, the general form will be an=a+(n1)d{{a}_{n}}=a+\left( n-1 \right)d , where an{{a}_{n}} is the general term, a is the first term and d is the common difference. If the sequence is a GP, then we will get the general form as an=a1rn1{{a}_{n}}={{a}_{1}}{{r}^{n-1}} ,where an{{a}_{n}} is the general term, a1{{a}_{1}} is the first term of the GP and r is the common ratio.

Complete step-by-step answer:
We have to find the explicit rule for the sequence -1, -6, -11, -16. We can see that
6(1)=6+1=5 11(6)=11+6=5 16(11)=16+11=5 \begin{aligned} & -6-\left( -1 \right)=-6+1=-5 \\\ & -11-\left( -6 \right)=-11+6=-5 \\\ & -16-\left( -11 \right)=-16+11=-5 \\\ \end{aligned}
That is the common difference of the sequence is -5.
d=5\Rightarrow d=-5
Hence, we can call the given sequence as an Arithmetic Progression (AP). We know that for an AP, the nth{{n}^{th}} term is given by
an=a+(n1)d{{a}_{n}}=a+\left( n-1 \right)d
where, a is the first term and d is the common difference. From the given sequence, we will get a=1a=-1 and we have found d=5d=-5 . Let us substitute these values in the above formula.
an=1+(n1)5\Rightarrow {{a}_{n}}=-1+\left( n-1 \right)-5
Let us perform distributive property on the second term.
an=1+5n+5 an=5n+4 \begin{aligned} & \Rightarrow {{a}_{n}}=-1+-5n+5 \\\ & \Rightarrow {{a}_{n}}=-5n+4 \\\ \end{aligned}
Hence, the explicit rule for the sequence -1, -6, -11, -16 is an=5n+4{{a}_{n}}=-5n+4 .

Note: There are mainly two types of sequences, that is, Arithmetic Progression (AP) and Geometric Progression (GP). We have to first check what type of progression is the sequence by finding the common difference or common ratio. If a sequence has a common difference, then that sequence will be an AP. If the sequence has a common ratio, then it will be a GP. We have found for this question that the explicit rule is an=5n+4{{a}_{n}}=-5n+4 . Let us verify the answer. For this, we have substituted the values for n.
When n=1n=1 , we will get the first term.
a1=5×1+5+4=1\Rightarrow {{a}_{1}}=-5\times 1+-5+4=-1
When n=2n=2 , we will get the second term.
a2=5×2+4=10+4=6\Rightarrow {{a}_{2}}=-5\times 2+4=-10+4=-6
When n=3n=3 , we will get the third term.
a3=5×3+4=15+4=11\Rightarrow {{a}_{3}}=-5\times 3+4=-15+4=-11
When n=4n=4 , we will get the fourth term.
a4=5×4+4=20+4=16\Rightarrow {{a}_{4}}=-5\times 4+4=-20+4=-16
Hence, the sequence will be -1, -6, -11, -16. Hence, we verified the answer.