- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Find the sum of the first51 terms of the A.P.: whose second term is 2 and fourth term is 8.
Given:
The second term of an A.P. is 2 and the fourth term is 8.
To do:
We have to find the sum of the first 51 terms of the A.P.
Solution:
Let the first term and the common difference of the A.P. be $a$ and $d$ respectively.
We know that,
$a_n=a+(n-1)d$
This implies,
$a_2=a+(2-1)d$
$2=a+d$
$a=2-d$.......(i)
$a_4=a+(4-1)d$
$8=a+3d$
$8=2-d+3d$ (From (i))
$2d=8-2$
$d=\frac{6}{2}$
$d=3$
\( \therefore a=2-d=2-3=-1 \)
We know that,
\( S_{n}=\frac{n}{2}[2 n+(n-1) d] \)
\( S_{51}=\frac{51}{2}[2 \times(-1)+(51-1) \times 3] \)
\( =\frac{51}{2}[-2+50 \times 3] \)
\( =\frac{51}{2}(-2+150) \)
\( =\frac{51}{2} \times 148 \)
\( =51 \times 74 \)
\( =3774 \)
The sum of the first 51 terms of the A.P. is $3774$.
- Related Articles
- Find an A.P. whose fourth term is 9 and the sum of its sixth term and thirteenth term is 40.
- Find the second term and nth term of an A.P. whose 6th term is 12 and the 8th term is 22.
- The sum of first $n$ terms of an A.P. whose first term is 8 and the common difference is 20 is equal to the sum of first $2n$ terms of another A.P. whose first term is $-30$ and common difference is 8. Find $n$.
- Find the $5^{th}$ term of an A.P. of $n$ terms whose sum is $n^2−2n$.
- The eighth term of an A.P. is half of its second term and the eleventh term exceeds one third of its fourth term by 1. Find the 15th term.
- In an A.P. the first term is 2, the last term is 29 and the sum of the terms is 155. Find the common difference of the A.P.
- Find the sum of the first 25 terms of an A.P. whose nth term is given by $a_n = 2 – 3n$.
- The sum of first 9 terms of an A.P. is 162. The ratio of its 6th term to its 13th term is $1 : 2$. Find the first and 15th term of the A.P.
- The first term of an A.P. is 2 and the last term is 50. The sum of all these terms is 442. Find the common difference.
- The $14^{th}$ term of an A.P. is twice its $8^{th}$ term. If its $6^{th}$ term is $-8$, then find the sum of its first $20$ terms.
- If the sum of the first $n$ terms of an A.P. is $4n – n^2$, what is the first term? What is the sum of first two terms? What is the second term? Similarly, find the third, the tenth and the $n$th terms.
- The sum of the first \( n \) terms of an AP whose first term is 8 and the common difference is 20 is equal to the sum of first \( 2 n \) terms of another AP whose first term is \( -30 \) and the common difference is 8 . Find \( n \).
- In an A.P. the sum of $n$ terms is $5n^2−5n$. Find the $10^{th}$ term of the A.P.
- The sum of first n terms of an A.P. is $5n – n^2$. Find the nth term of this A.P.
- The sum of first n terms of an A.P. is $3n^2 + 4n$. Find the 25th term of this A.P.

Advertisements