Question
Question: (a) Write the algebraic form of the arithmetic sequence 1, 4, 7, 10… (b) Is 100 a term of the sequ...
(a) Write the algebraic form of the arithmetic sequence 1, 4, 7, 10…
(b) Is 100 a term of the sequence? Why?
(c) Prove that square of any term of this sequence is also a term of it.
Solution
We find the common difference using terms of the given sequence. Form algebraic form of AP using general form of nth term of AP. Put nth term as 100 and check if it satisfies the equation of nth term of AP. For part (c) we take the square of the general term obtained in part (a) and use the factorization method to reduce it into smaller forms.
Complete step-by-step answer:
(a)
We are given the arithmetic sequence 1, 4, 7, 10…
Here first term is 1
⇒a=1
Since second term is 4, we can find the common difference by subtracting first term from second term
⇒d=4−1
⇒d=3
We know any arithmetic sequence has nth term given by the formula an=a+(n−1)d
Here we substitute the value of a=1,d=3
⇒an=1+(n−1)3
Multiplying the terms in RHS
⇒an=1+3n−3
⇒an=3n−2................… (1)
∴Algebraic form of arithmetic series is an=3n−2
(b)
We have to check if the number 100 is a term of the AP
Substitute the value of an=100in equation (1)
⇒100=3n−2
Shift all constant values to one side of the equation
⇒3n=100+2
⇒3n=102
Divide both sides by 3
⇒33n=3102
Cancel same factors from numerator and denominator
⇒n=34
Since we got n as a whole number, we can say 100 is the 34th term of the AP.
(c)
We have to prove that square of any term of this sequence is also a term of it
Since the general term in equation (1) I.e. an=3n−2 is the term of the sequence.
Square both sides of the term
⇒(an)2=(3n−2)2
Use the identity (a−b)2=a2+b2−2abin RHS
⇒(an)2=(3n)2+(2)2−2(3n)(2)
⇒(an)2=9n2−12n+4
Now we factorize this quadratic equation
We can write 4=6−2
⇒(an)2=9n2−12n+6−2
Take 3 common from first three terms in RHS
⇒(an)2=3[3n2−4n+2]−2
We can write 3[3n2−4n+2]=3[3n2−4n+2+2−2]
i.e. 3[3n2−4n+2]=3[3n2−4n+4−2]
i.e. 3[3n2−4n+2]=3[(3n−2)2−2]
⇒(an)2=3[(3n−2)2−2]−2
Put [(3n−2)2−2]=k
⇒(an)2=3k−2
So, the square of the term is a term of the arithmetic progression as it is of the type an=3n−2
Hence proved
Note: * An arithmetic progression is a sequence of terms having common differences between them. If ‘a’ is the first term of an AP, ‘d’ is the common difference, then the nth term of an AP can be found as an=a+(n−1)d .