HomeCBSEClass 10Maths › ARITHMETIC PROGRESSIONS
CBSE · Class 10 · 🧮 Maths · Chapter 5

ARITHMETIC PROGRESSIONS

Arithmetic Progression (AP)Common difference (d)nth term of an APSum of first n terms of an APGeneral form of an AP

Chapter 5, 'Arithmetic Progressions', introduces students to a fundamental concept in mathematics: sequences where the difference between consecutive terms is constant. You will learn to identify an AP, find its common difference, calculate the nth term using the formula a_n = a + (n-1)d, and determine the sum of the first n terms using S_n = n/2 [2a + (n-1)d] or S_n = n/2 (a + l). Understanding APs is crucial for further studies in sequences and series and has applications in various real-life scenarios.

Introduction to AP and its basic concepts

AP kya hai? (What is an AP?)

  • Arithmetic Progression (AP) ek sequence of numbers hai jismein har term (first term ko chhodkar) apne preceding term mein ek fixed number add karke milta hai.
  • Ye fixed number ko common difference (d) kehte hain.
  • Common difference (d) positive, negative ya zero ho sakta hai.

AP ko kaise pehchanein? (How to identify an AP?)

  • Kisi bhi sequence ko AP kehne ke liye, consecutive terms ke beech ka difference constant hona chahiye.
  • Check karne ke liye: a₂ - a₁, a₃ - a₂, a₄ - a₃, ... calculate karo. Agar ye sab same hain, toh sequence AP hai.

Example:

  1. 2, 4, 6, 8, ...
  • 4 - 2 = 2
  • 6 - 4 = 2
  • 8 - 6 = 2
  • Common difference d = 2. Ye ek AP hai.
  1. 100, 70, 40, 10, ...
  • 70 - 100 = -30
  • 40 - 70 = -30
  • 10 - 40 = -30
  • Common difference d = -30. Ye bhi ek AP hai.
  1. 3, 3, 3, 3, ...
  • 3 - 3 = 0
  • 3 - 3 = 0
  • Common difference d = 0. Ye bhi ek AP hai.
  1. 1, 4, 9, 16, ...
  • 4 - 1 = 3
  • 9 - 4 = 5
  • 16 - 9 = 7
  • Differences same nahi hain. Ye AP nahi hai.

Key Points:

  • First term ko a ya a₁ se denote karte hain.
  • Common difference ko d se denote karte hain.
  • d = a_{k+1} - a_k (kisi bhi term mein se uske pehle wala term minus karke).
📖Definition

Arithmetic Progression (AP): A sequence of numbers jismein har term (first term ko chhodkar) apne preceding term mein ek fixed number add karke milta hai. Ye fixed number common difference (d) hota hai.

Important

Common difference (d) positive, negative ya zero ho sakta hai. Isko calculate karne ke liye d = a₂ - a₁ ya d = a₃ - a₂ use karte hain.

General form of an AP

AP ka General Representation

  • Agar first term a hai aur common difference d hai, toh AP ko aise represent karte hain:

a, a + d, a + 2d, a + 3d, ...

  • Har term ko uske position ke hisaab se likhte hain:
  • First term (a₁) = a
  • Second term (a₂) = a + d
  • Third term (a₃) = a + 2d
  • Fourth term (a₄) = a + 3d
  • Aur isi tarah aage bhi.

Example:

  • Agar a = 5 aur d = 3 hai, toh AP kya hogi?
  • a₁ = 5
  • a₂ = 5 + 3 = 8
  • a₃ = 5 + 2(3) = 5 + 6 = 11
  • a₄ = 5 + 3(3) = 5 + 9 = 14
  • AP: 5, 8, 11, 14, ...
  • Agar a = 10 aur d = -2 hai, toh AP kya hogi?
  • a₁ = 10
  • a₂ = 10 + (-2) = 8
  • a₃ = 10 + 2(-2) = 10 - 4 = 6
  • a₄ = 10 + 3(-2) = 10 - 6 = 4
  • AP: 10, 8, 6, 4, ...
🧮Formula

General Form of AP: a, a + d, a + 2d, a + 3d, ... Jahan a first term hai aur d common difference hai.

nth Term of an AP

nth Term ka Formula (Formula for nth Term)

  • Kisi AP ka nth term (a_n) find karne ke liye formula hai:

a_n = a + (n - 1)d Jahan:

  • a_n = nth term
  • a = first term
  • n = number of terms (ya term ki position)
  • d = common difference

Derivation of nth Term Formula

  • a₁ = a
  • a₂ = a + d = a + (2 - 1)d
  • a₃ = a + 2d = a + (3 - 1)d
  • a₄ = a + 3d = a + (4 - 1)d
  • Pattern observe karo: jo term number hai, d ke coefficient mein usse ek kam hai.
  • Isliye, a_n = a + (n - 1)d.

Important Points:

  • Agar AP mein m terms hain, toh last term l ko a_m se denote karte hain, aur l = a + (m - 1)d.
  • Agar aapko end se nth term nikalna hai, toh formula hai:

a_n (from end) = l - (n - 1)d Jahan l last term hai. Alternative method: Pehle total number of terms m find karo. Phir end se nth term, start se (m - n + 1)th term hota hai. a_{m-n+1} = a + (m - n + 1 - 1)d = a + (m - n)d.

Example:

  • AP: 2, 7, 12, ... ka 10th term find karo.
  • a = 2
  • d = 7 - 2 = 5
  • n = 10
  • a_{10} = a + (10 - 1)d = 2 + 9(5) = 2 + 45 = 47
  • AP: 21, 18, 15, ... ka kaun sa term -81 hai?
  • a = 21
  • d = 18 - 21 = -3
  • a_n = -81
  • a_n = a + (n - 1)d
  • -81 = 21 + (n - 1)(-3)
  • -81 - 21 = -3(n - 1)
  • -102 = -3(n - 1)
  • 34 = n - 1
  • n = 35
  • Toh, 35th term -81 hai.
🧮Formula

nth Term of an AP: a_n = a + (n - 1)d Jahan a_n nth term, a first term, n term number, d common difference.

💡Tip

Agar question mein 'kaun sa term' pucha hai, toh n find karna hai. Agar nth term ki value puchi hai, toh a_n find karna hai.

Sum of First n Terms of an AP

Sum of First n Terms ka Formula (Formula for Sum of First n Terms)

  • Kisi AP ke first n terms ka sum (S_n) find karne ke liye do main formulas hain:
  1. S_n = \frac{n}{2} [2a + (n - 1)d]
  2. S_n = \frac{n}{2} [a + l] (Jab last term l pata ho)

Jahan:

  • S_n = sum of first n terms
  • a = first term
  • n = number of terms
  • d = common difference
  • l = last term (a_n ke barabar)

Derivation of Sum Formula

Let S_n = a + (a+d) + (a+2d) + ... + (a+(n-1)d) --- (1) Terms ko reverse order mein likho: S_n = (a+(n-1)d) + (a+(n-2)d) + ... + a --- (2)

(1) aur (2) ko add karne par: 2S_n = [a + (a+(n-1)d)] + [(a+d) + (a+(n-2)d)] + ... + [(a+(n-1)d) + a] 2S_n = [2a + (n-1)d] + [2a + (n-1)d] + ... + [2a + (n-1)d] (n times) 2S_n = n [2a + (n-1)d] S_n = \frac{n}{2} [2a + (n-1)d]

Since l = a + (n-1)d, hum isko substitute kar sakte hain: S_n = \frac{n}{2} [a + a + (n-1)d] S_n = \frac{n}{2} [a + l]

Important Points:

  • Agar S_n diya ho aur a_n nikalna ho, toh:

a_n = S_n - S_{n-1} (Ye formula tab use hota hai jab terms ka sum diya ho aur koi particular term find karna ho).

  • S_1 = a_1 = a

Example:

  • AP: 2, 7, 12, ... ke first 10 terms ka sum find karo.
  • a = 2
  • d = 5
  • n = 10
  • S_{10} = \frac{10}{2} [2(2) + (10 - 1)5]
  • S_{10} = 5 [4 + 9(5)]
  • S_{10} = 5 [4 + 45]
  • S_{10} = 5 [49] = 245
  • Agar kisi AP ka S_n = 3n^2 + 5n hai, toh uska 2nd term (a₂) find karo.
  • S_1 = 3(1)^2 + 5(1) = 3 + 5 = 8
  • S_2 = 3(2)^2 + 5(2) = 3(4) + 10 = 12 + 10 = 22
  • a_1 = S_1 = 8
  • a_2 = S_2 - S_1 = 22 - 8 = 14
🧮Formula

Sum of First n Terms of an AP:

  1. S_n = \frac{n}{2} [2a + (n - 1)d]
  2. S_n = \frac{n}{2} [a + l] (Jab last term l pata ho)

Relation between S_n and a_n: a_n = S_n - S_{n-1}

🚧Misconception

Students often confuse n (number of terms) with a_n (the nth term's value). Dhyan rakho ki n ek position hai aur a_n us position par value.

Properties and Applications of AP

AP ki Properties (Properties of AP)

  1. Agar kisi AP ke har term mein same constant number add ya subtract kiya jaye, toh resultant sequence bhi AP hota hai, aur common difference same rehta hai.
  • Example: AP 2, 4, 6, 8 (d=2). Har term mein 3 add kiya: 5, 7, 9, 11 (d=2).
  1. Agar kisi AP ke har term ko same non-zero constant se multiply ya divide kiya jaye, toh resultant sequence bhi AP hota hai, aur common difference bhi multiply/divide ho jata hai us constant se.
  • Example: AP 2, 4, 6, 8 (d=2). Har term ko 2 se multiply kiya: 4, 8, 12, 16 (d=4).
  1. Agar a, b, c AP mein hain, toh 2b = a + c hota hai. b ko Arithmetic Mean kehte hain a aur c ka.
  • b - a = c - b
  • 2b = a + c
  • b = \frac{a+c}{2}

AP ke Applications (Applications of AP)

  • Daily life scenarios: Salary increments, ladder rungs, fixed deposits with simple interest, etc.
  • Problem Solving:
  • Kisi series mein terms count karna (e.g., 2-digit numbers divisible by 3).
  • Total amount ya distance calculate karna (e.g., total distance covered in a race, total money saved).

Example Problems:

  • Problem: 10 aur 250 ke beech kitne multiples of 4 hain?
  • First multiple of 4 after 10 is 12 (a = 12).
  • Last multiple of 4 before 250 is 248 (a_n = 248).
  • Common difference d = 4.
  • a_n = a + (n - 1)d
  • 248 = 12 + (n - 1)4
  • 236 = (n - 1)4
  • 59 = n - 1
  • n = 60
  • Toh, 10 aur 250 ke beech 60 multiples of 4 hain.
  • Problem: Ek construction company ko ek project mein delay ke liye penalty deni padti hai. First day ke liye ₹200, second day ke liye ₹250, third day ke liye ₹300, aur aise hi har succeeding day ke liye ₹50 zyada. Agar contractor ne 30 din ka delay kiya, toh usko total kitni penalty deni padegi?
  • Ye ek AP hai jismein:
  • a = 200
  • d = 50
  • n = 30
  • Total penalty S_{30} hogi:
  • S_n = \frac{n}{2} [2a + (n - 1)d]
  • S_{30} = \frac{30}{2} [2(200) + (30 - 1)50]
  • S_{30} = 15 [400 + 29(50)]
  • S_{30} = 15 [400 + 1450]
  • S_{30} = 15 [1850]
  • S_{30} = 27750
  • Contractor ko total ₹27,750 ki penalty deni padegi.
Remember

Agar a, b, c AP mein hain, toh b ko a aur c ka Arithmetic Mean kehte hain, aur b = \frac{a+c}{2}.

💡Tip

Word problems mein a, d, n, a_n, ya S_n ko correctly identify karna sabse important step hai. Question ko dhyan se padho!

Ask SAAVI — Free