Question
Question: The \({11^{{\text{th}}}}\) term and the \({21^{{\text{st}}}}\) term of an A.P. are \(16\) and \(29\)...
The 11th term and the 21st term of an A.P. are 16 and 29 respectively, then find the 41st term of that A.P.
Solution
Use the formula of nth term of an A.P. to solve equations to find the first term and common difference of that A.P. Again use formula of nth term of an A.P. to find the 41st term. The formula of nth term is
tn=a+(n−1)d
Where, a= first term of an A.P.
d= Common difference of an A.P
Complete step-by-step answer:
Here A.P. means arithmetic progression it is the sequence of the given form
a,a+d,a+2d,.......,a+(n−1)d
Hence we do write a+(n−1)d as nth term of this sequence of A.P.
In mathematical term tn=a+(n−1)d
Here we can define the following terms
a= first term of an A.P.
d= Common difference of an A.P
tn=nth term of an A.P.
Given 11th term of an A.P. is 16
We can write it as following way
t11=16
Applying above formula of tn, we get
a+(11−1)d=16
Simplifying further
a+10d=16……(1)
Also 21st term of an A.P. is 29
We can write it as following way
t21=29
Applying above formula of tn, we get
a+(21−1)d=29
Simplifying further
a+20d=29……(2)
Solving equations (1) and (2) by elimination method to find the values of a and d
In the elimination method we multiply by any constant to make the same variables. After that we do add or subtract so that one variable gets cancelled and we will leave with another from this variable we do put in any two equations to get the other variable .
Here variable a is same in equations first and second so we just subtract the given equations
a−a+10d−20d=16−29
Simplifying further
⇒−10d=−13 ⇒d=−10−13 ⇒d=1013
Putting value of d in equation (1), we get
a+10.1013=16
After more simplifying, we get
⇒a+13=16 ⇒a=16−13 ⇒a=3
Therefore values of first term and common difference are 1013 and 3 respectively
Now find the 41st term of an A.P.
⇒t41=a+(41−1)d ⇒t41=a+40d
Putting values of a and d, we get
⇒t41=3+40×(1013) ⇒t41=3+4×13 ⇒t41=3+52 ⇒t41=55
Hence 41st term of the given A.P. is 55
Note: The sum of n terms of an A.P. is given by the formula:
⇒Sn=2n[2a+(n−1)d], where n is the number of terms, a is the first term and d is the common difference of the A.P.
If the first term is 1 and the common difference is also 1, then the series boils down to the sum of first n natural numbers. The formula in this case is resolved in to:
⇒S=2n(n+1)