Patterns dhundhna — numbers ki duniya mein order nikalna. AP, GP, aur bhi bahut kuch!
Maan lo tumhare paas ₹1000 hain. Ek bank Simple Interest deta hai ₹100/year (fixed amount — yeh AP hai!). Doosra bank Compound Interest deta hai — pehle saal ₹100, doosre saal ₹110, teesre saal ₹121 (ratio fixed — yeh GP hai!). GP mein growth exponential hai — isliye long-term investment mein hamesha compound interest better hota hai. Yahi sequences ka real world magic hai!
Sequence: Numbers ka ek ordered list jisme ek pattern hota hai — har term aage wale se connected hai. Jaise: 1, 4, 9, 16, 25, ... (perfect squares)
Series: Sequence ke terms ko + se jodna. Jaise: 1 + 4 + 9 + 16 + 25 + ... Series ka sum 'Sₙ' se denote karte hain.
General term (aₙ): nth term ka formula — isse koi bhi term directly nikaal sakte hain.
Jab har consecutive terms ka difference constant ho — ise common difference 'd' kehte hain. Yeh common difference add karte raho, AP banata rehta hai.
First term = a, Common difference = d = a₂−a₁ = a₃−a₂ = ...
Jahan l = last term = a + (n−1)d
AP: 2, 5, 8, 11, 14 ... (d=3)
Jab har consecutive terms ka ratio constant ho — ise common ratio 'r' kehte hain. Pehle term ko r se multiply karte raho, GP banta rehta hai.
First term = a, Common ratio = r = a₂/a₁ = a₃/a₂ = ...
GP: 2, 6, 18, 54, 162 ... (r=3)
Interesting: Infinite terms add karo → exact finite answer milta hai jab |r|<1!
| Property | AP | GP |
|---|---|---|
| Common feature | Common difference d (add) | Common ratio r (multiply) |
| nth term | a + (n−1)d | a·rⁿ⁻¹ |
| Sum of n terms | n/2[2a+(n−1)d] | a(rⁿ−1)/(r−1) |
| Nature of growth | Linear (straight line) | Exponential (curve) |
| Example | 2,5,8,11,14 ... (d=3) | 2,6,18,54 ... (r=3) |
Yeh teen summation formulas bahut commonly exam mein aate hain — zaroor yaad karo:
Arithmetic Mean (AM): Do numbers a aur b ke beech ka term jo AP banaye = (a+b)/2
Geometric Mean (GM): Do numbers a aur b ke beech ka term jo GP banaye = √(ab)
Yeh inequality bahut powerful hai — optimization problems mein aata hai!
Q1. AP: 5, 11, 17, 23, ... ka 15th term aur S₁₅ nikalo.
a=5, d=6. a₁₅=5+14×6=89. S₁₅=15/2×[10+84]=15/2×94=705
Q2. GP: 3, 9, 27, ... ka 6th term nikalo.
a=3, r=3. a₆=3×3⁵=3×243=729
Q3. Ek AP mein 5th term = 24 aur 10th term = 44. AP aur S₁₀ nikalo.
a₅=a+4d=24, a₁₀=a+9d=44. Subtract: 5d=20, d=4. a=8. AP: 8,12,16... S₁₀=10/2[16+36]=10/2×52=260
Q4. 1+2+3+...+50 ka sum kya hai?
n(n+1)/2 = 50×51/2 = 1275
Q5. Infinite GP: 8, 4, 2, 1, ... ka sum nikalo.
a=8, r=1/2. S∞=8/(1−1/2)=8/(1/2)=16