Math Lab
Home/Class X/Ch 5/General (nth) term of an AP

General (nnth) term of an AP

If you know the first term and the common difference, you should be able to write down the 2020th term without listing all the others. The closed-form formula for the nnth term makes this immediate.

The formula

Let an AP have first term aa and common difference dd. Then the nnth term is an=a+(n1)d.\boxed{a_n = a + (n - 1) d.}

Derivation

Start with a1=aa_1 = a. Each step adds dd: a2=a+d,a_2 = a + d, a3=a2+d=a+2d,a_3 = a_2 + d = a + 2 d, a4=a3+d=a+3d,a_4 = a_3 + d = a + 3 d, \ldots an=a+(n1)d.a_n = a + (n - 1) d.

The exponent on dd is (n1)(n - 1) because the first term itself doesn't "step". After the 11st term, we add dd exactly (n1)(n - 1) times to reach the nnth.

Using the formula

Three classical patterns appear repeatedly.

Pattern 1: Find a specific term. Given a,d,na, d, n, just plug in.

Pattern 2: Find which term is a given value. Given a,da, d, and a target value TT, set a+(n1)d=Ta + (n - 1) d = T and solve for nn. The answer should be a positive integer; otherwise TT is not actually a term of the AP.

Pattern 3: Find aa and dd from two terms. If the mmth term is pp and the nnth term is qq, you have a+(m1)d=p,a+(n1)d=q.a + (m - 1) d = p, \quad a + (n - 1) d = q. Subtract to get (mn)d=pq(m - n) d = p - q, hence d=(pq)/(mn)d = (p - q)/(m - n). Then back-substitute for aa.

Worked examples

Example 1. Find the 1010th term of 2,7,12,17,2, 7, 12, 17, \ldots.

a=2,d=5a = 2, d = 5. a10=2+95=47a_{10} = 2 + 9 \cdot 5 = 47.

Example 2. Which term of the AP 3,8,13,3, 8, 13, \ldots is 7878?

a=3,d=5a = 3, d = 5. Set 3+(n1)5=785(n1)=75n=163 + (n - 1) \cdot 5 = 78 \Rightarrow 5(n - 1) = 75 \Rightarrow n = 16. The 1616th term.

Example 3. The 44th term of an AP is 1111 and the 88th is 2323. Find aa and dd.

a+3d=11a + 3 d = 11, a+7d=23a + 7 d = 23. Subtract: 4d=12d=34 d = 12 \Rightarrow d = 3. Then a=119=2a = 11 - 9 = 2.

Example 4. Find the number of terms of the AP 7,13,19,,2057, 13, 19, \ldots, 205.

a=7,d=6,=205a = 7, d = 6, \ell = 205. Set a+(n1)d=2057+6(n1)=205n1=33n=34a + (n - 1) d = 205 \Rightarrow 7 + 6(n - 1) = 205 \Rightarrow n - 1 = 33 \Rightarrow n = 34.

Example 5. Find the 2020th term from the end of the AP 3,8,13,,2533, 8, 13, \ldots, 253.

Method: read the AP in reverse. Reversed AP starts at 253253 with common difference 5-5. Its 2020th term is 253+19(5)=25395=158253 + 19 \cdot (-5) = 253 - 95 = 158.

Alternative: total terms nn satisfies 3+(n1)5=253n=513 + (n - 1) \cdot 5 = 253 \Rightarrow n = 51. The 2020th from the end is the 5120+1=3251 - 20 + 1 = 32nd from the start: 3+315=1583 + 31 \cdot 5 = 158. ✓

Try it yourself

  1. Find the 2525th term of 5,10,15,20,5, 10, 15, 20, \ldots.
  2. Find a15a_{15} if a3=7a_3 = 7 and a10=28a_{10} = 28.
  3. Which term of the AP 21,18,15,21, 18, 15, \ldots is 81-81? Is any term zero?
  4. The 1717th term of an AP exceeds its 1010th term by 77. Find the common difference.
  5. How many three-digit numbers are divisible by 77? (AP 105,112,,994105, 112, \ldots, 994.)
  6. Find the 1111th term from the end of the AP 10,7,4,,6210, 7, 4, \ldots, -62.
  7. If the 99th term of an AP is zero, prove that its 2929th term is twice its 1919th term.
  8. The first term of an AP is 55, the last term is 4545, and the sum is 400400. Find the number of terms.
  9. Find the 2020th term of an AP whose 55th term is 1313 and 1111th term is 2525.
  10. If an=2n+3a_n = 2 n + 3, find a,da, d, and the 3030th term.

Pitfalls / Insight

  • The (n1)(n-1) in the formula is easy to misremember. Test on n=1n = 1 to anchor: a1a_1 should give aa.
  • nn must be a positive integer. If solving for nn gives a fraction or a negative, TT is not a term of the AP.
  • For "kkth from the end", use the reverse-AP trick or compute nk+1n - k + 1.

Insight. Two pieces of information about an AP (e.g., two specific terms) always pin down both aa and dd. After that, everything else is plug-and-chug.

Practice quiz

Quick check on this topic.

Quiz
Quick check : n-th term
6 questions · pick the best answer
Q1

ana_n of 3,8,13,3, 8, 13, \ldots is:

Q2

Which term of 3,8,13,3, 8, 13, \ldots is 7878?

Q3

a5=19,a9=35a_5 = 19, a_9 = 35. Then a15a_{15}:

Q4

1111th term from the end of 10,7,4,,6210, 7, 4, \ldots, -62:

Q5

Three-digit numbers divisible by 77 : count:

Q6

If a9=0a_9 = 0, then a29=a_{29} = :