- ⭐ – Most used in JEE
- ⚠️ – Common Mistake
- 💡 – Memory Hint
Basic Definition of AP
| Concept | Formula | Symbols Meaning | Key Notes / Tricks |
|---|---|---|---|
| General Form | [a, a + d, a + 2d, …] | [a] = first term, [d] = common difference | Constant difference ⭐ |
| Common Difference | [d = a_2 – a_1] | [a_1, a_2] = consecutive terms | Also [d = a_n – a_{n-1}] ⭐ |
💡 Memory Hint:
AP → difference remains constant
nth Term of AP
| Concept | Formula | Symbols Meaning | Key Notes / Tricks |
|---|---|---|---|
| nth Term | [a_n = a + (n – 1)d] | [a_n] = nth term, [n] = term number | Most important ⭐ |
| Alternate Form | [a_n = a_m + (n – m)d] | [a_m] = mth term | Useful in problems ⭐ |
💡 Memory Hint:
Each term shifts by d repeatedly
Sum of n Terms
| Concept | Formula | Symbols Meaning | Key Notes / Tricks |
|---|---|---|---|
| Sum Formula | [S_n = \dfrac{n}{2}[2a + (n – 1)d]] | [S_n] = sum of n terms | Standard formula ⭐ |
| Alternate Form | [S_n = \dfrac{n}{2}(a + l)] | [l] = last term | Useful when last term known ⭐ |
💡 Memory Hint:
Sum = average × number of terms
Last Term
| Concept | Formula | Symbols Meaning | Key Notes / Tricks |
|---|---|---|---|
| Last Term | [l = a + (n – 1)d] | [l] = last term | Same as nth term ⭐ |
💡 Memory Hint:
Last term = nth term
Finding Number of Terms
| Concept | Formula | Symbols Meaning | Key Notes / Tricks |
|---|---|---|---|
| From nth Term | [n = \dfrac{a_n – a}{d} + 1] | — | Useful in reverse problems ⭐ |
| From Sum | Solve quadratic from [S_n] | — | Common in JEE ⭐ |
💡 Memory Hint:
Often leads to quadratic equation
Special Properties of AP
| Concept | Formula | Symbols Meaning | Key Notes / Tricks |
|---|---|---|---|
| Middle Term | [T_{mid} = \dfrac{a + l}{2}] | — | Average property ⭐ |
| Sum Property | [S_{odd} = n \cdot \text{middle term}] | — | Useful trick ⭐ |
| Arithmetic Mean | [A.M. = \dfrac{a + b}{2}] | — | Insert between numbers ⭐ |
💡 Memory Hint:
Middle term = average of extremes
Insertion of Arithmetic Means
| Concept | Formula | Symbols Meaning | Key Notes / Tricks |
|---|---|---|---|
| Common Difference | [d = \dfrac{b – a}{n + 1}] | [n] = number of means | Important ⭐ |
| Terms | [a + d, a + 2d, …] | — | Construct AP |
💡 Memory Hint:
Divide interval into equal parts
Important Results / Short Tricks
| Concept | Formula | Symbols Meaning | Key Notes / Tricks |
|---|---|---|---|
| Sum of First n Natural Numbers | [S_n = \dfrac{n(n+1)}{2}] | — | Very common ⭐ |
| Sum of First n Odd Numbers | [S_n = n^2] | — | Important ⭐ |
| Sum of First n Even Numbers | [S_n = n(n+1)] | — | Useful in JEE ⭐ |
💡 Memory Hint:
Odd sum → perfect square