Key Concepts & Definitions
- Sequence
- An arrangement of numbers in a definite order according to some rule. Theoretically, a sequence can be regarded as a function whose domain is the set of natural numbers (or a subset of it like {1,2,3,...,k}\{1, 2, 3, ..., k\}{1,2,3,...,k}). The terms are denoted as a1,a2,a3,…,ana_1, a_2, a_3, \dots, a_na1,a2,a3,…,an, where ana_nan is the general or nnnth term.
- Finite vs Infinite Sequence
- A sequence containing a finite number of terms is a finite sequence. If it never ends, it is an infinite sequence.
- Progression
- Sequences that follow specific, predictable patterns are called progressions.
- Fibonacci Sequence
- A sequence where there is no single algebraic formula for the nnnth term, but terms are generated by a recurrence relation: a1=a2=1a_1 = a_2 = 1a1=a2=1, and an=an−1+an−2a_n = a_{n-1} + a_{n-2}an=an−1+an−2 for n>2n > 2n>2.JEE TIPThe ratio of consecutive Fibonacci numbers converges to the Golden Ratio ϕ≈1.618\phi \approx 1.618ϕ≈1.618.
- Series
- The sum of the terms of a sequence, expressed as a1+a2+a3+⋯+ana_1 + a_2 + a_3 + \dots + a_na1+a2+a3+⋯+an. It is abbreviated using the compact sigma (Σ\SigmaΣ) notation: ∑k=1nak\sum_{k=1}^{n} a_k∑k=1nak. A series refers to the indicated sum, not the final evaluated number itself.
Arithmetic Progression (A.P.)
A sequence where the difference between any consecutive term is constant.
- General Term: , where is the first term and is the common difference.
- Sum of terms: or , where is the last term.
- Properties:
- If are in A.P., then .
- JEE TIPIf the sum of terms of a sequence is a quadratic polynomial in (i.e., ), the sequence is ALWAYS an A.P., and its common difference is .
- JEE TIPIf you need to assume 3 terms in an A.P., choose . For 4 terms, choose to simplify summation problems.
Geometric Progression (G.P.)
A sequence where every term except the first bears a constant ratio to the term immediately preceding it.
- General Term: For a G.P. with first term and common ratio , the th term is .
- Sum of terms ():
- If : .
- If : or .
- Infinite Geometric Series: If , the sum of an infinite G.P. converges to .
- Properties:
- If are in G.P., then .
- If is a G.P., then their logarithms form an A.P.
- JEE TIPThe product of the terms equidistant from the beginning and the end of a finite G.P. is constant and equals the product of the first and last terms ().
- JEE TIPFor recurring decimal sequences (like ), factor out the digit, multiply and divide by 9, and write the sequence as to convert it into a sum of a G.P. and a constant.
Harmonic Progression (H.P.)
A sequence is an H.P. if the reciprocals of its terms form an Arithmetic Progression.
- General Term:
- JEE TIPThere is NO general formula for the sum of terms of an H.P. Questions asking for sum of H.P. terms usually involve telescopic cancellation.
- If are in H.P., then .
Arithmetico-Geometric Progression (A.G.P.)
A sequence formed by multiplying the corresponding terms of an A.P. and a G.P.
- Standard Form: .
- Sum to terms: .
- Sum to Infinity (): .
- JEE TIPNever memorize the finite A.G.P. formula. Always use the derivation method: write , multiply the entire equation by the common ratio , shift all terms to the right by one position, and subtract to create a pure G.P.
Means and Their Inequalities
- Arithmetic Mean (A.M.): Between and , . To insert A.M.s () between and , use common difference .
- Geometric Mean (G.M.): Between and , .
- To insert G.M.s () between positive numbers and , the resulting sequence is a G.P..
- The common ratio is . Thus .
- JEE TIPThe product of G.M.s inserted between and equals the th power of the single G.M. between them: .
- Harmonic Mean (H.M.): Between and , .
- Fundamental Inequality: For any set of positive real numbers,
- Equality holds true only when all the numbers are identical.
- Proof for two numbers: .
- JEE TIPIf A.M. () and G.M. () of the roots of a quadratic equation are given, the equation is . Roots are given by .
Special Series and Summation Techniques
- Sum of first natural numbers: .
- Sum of squares of first natural numbers: .
- Sum of cubes of first natural numbers: .
- Method of Differences: If the differences of successive terms of a sequence form an A.P. or G.P., assume the general term as a polynomial (e.g., ) or a combination of polynomial and exponential functions, then equate coefficients.
- Telescopic Sums (V-N Method):JEE TIPBreak the general term into a difference of two consecutive terms of another sequence, i.e., or . When you sum , all intermediate terms cancel out, leaving only the first and last boundary terms.
Formulae, Equations & Units
(Note: As this is a pure mathematics chapter, physical dimensions and SI units do not apply. Variables strictly belong to real or complex number sets).
- General Term of GP:
- a: First term
- r: Common ratio
- n: Number of terms (Natural Number)
- Sum of GP: for
- Insertion of G.M.:
- Relation between roots and Means: where roots are and , , .
Conditions & Limitations
- AM GM HM Inequality: This is STRICTLY APPLICABLE ONLY FOR POSITIVE REAL NUMBERS. Applying it to negative numbers or complex numbers will yield mathematically disastrous results.
- Sum of Infinite G.P.: The formula can ONLY be used if the common ratio satisfies (i.e., ). If , the series diverges and has no finite sum.
- Common Ratio : The standard G.P. sum formula is undefined for due to division by zero. Use instead.
- Geometric Mean defined: The GM of and () is only purely real and strictly defined in standard progression contexts when and have the same sign. If and have opposite signs, their GM is strictly non-real (imaginary), and they cannot form a real sequence.
⚠️ COMMON MISCONCEPTIONS & SIGN CONVENTIONS
- Misinterpreting "Series" vs "Sequence": A sequence is a comma-separated list (). A series is their SUM (). Do not refer to "the th term of a series" without specifying you mean the th term of the sequence generating the series.
- Number of Terms Trickiness: The sequence contains terms, not terms. The last term is .
- Sign of G.M.: When solving , do not blindly take the positive root. The common ratio can be negative, leading to an alternating G.P. (e.g., , giving two different valid G.P.s).
- Logarithmic Constraints: When using properties, ensure every . If an alternating G.P. is given, taking the log will violate domain rules.
Previous Year JEE Topics
- Telescopic Series and Cancellation: Creating forms using partial fractions or rationalization.
- Optimization using AM GM HM: Finding the minimum value of algebraic or trigonometric expressions by exploiting the AM-GM inequality (often requiring breaking terms into multiple equal parts to adjust powers).
- Properties of A.P., G.P., H.P. Combined: Questions stating " are in A.P. and are in G.P.", requiring simultaneous substitution of progression properties.
- Arithmetico-Geometric Series (AGP): Evaluating exact limits of infinite AGP or tracking telescoping differences.
- Sum of terms in matrix/determinant: Using properties of progressions to reduce complex determinants to 0.
Top 10 JEE MCQ Traps
-
[JEE TIP] Trap 1 - The Infinite G.P. Convergence Constraint:
- Misconception: The infinite geometric sum formula can be applied to any progression as long as a common ratio is visible.
- Correct Understanding: The formula is strictly valid if and only if the common ratio satisfies . Before applying it to variable ratios (e.g., functions of like ), you must check the domain or restrict the variable to ensure the series does not diverge. If , the infinite sum does not exist.
-
[JEE TIP] Trap 2 - The Positive Real Reality of AM-GM:
- Misconception: The Arithmetic Mean-Geometric Mean inequality () can be used to prove that the expression is always greater than or equal to .
- Correct Understanding: The inequality applies exclusively to non-negative real numbers. If is negative (), the terms violate this condition. Instead, for negative values, the inequality flips direction: . Always verify the sign of your variables before choosing a minimum value boundary.
-
[JEE TIP] Trap 3 - The Mean Insertion Count Expansion:
- Misconception: Inserting Arithmetic or Geometric Means between two numbers and creates a total sequence that contains exactly terms.
- Correct Understanding: The full sequence consists of the two original boundary numbers plus the inserted means (), meaning it contains exactly terms. Consequently, the final term must be treated algebraically as the term of the progression, not the term.
-
[JEE TIP] Trap 4 - Variable Residue in AM-GM Optimization:
- Misconception: To find the minimum value of for , you can directly group the two expressions into a two-term mean: .
- Correct Understanding: Applying the inequality this way leaves a variable on the Right-Hand Side (RHS), which fails to provide a constant minimum value. To optimize correctly, you must split the terms so that the variables cancel out completely in the product. Splitting the fraction yields three terms: . Applying a three-term gives: , which cleanly evaluates to a minimum value of .
-
[JEE TIP] Trap 5 - The Sum vs. Term Function Confusion:
- Misconception: When given a quadratic equation representing the sum of a sequence, such as , this algebraic expression can be treated directly as the formula for individual terms ().
- Correct Understanding: The function accumulates all terms up to . To extract the specific formula for the individual term, you must compute the difference between successive sums: . Confusing the sum function with the term function will completely corrupt your progression equations.
-
[JEE TIP] Trap 6 - Even Root Progression Bifurcation:
- Misconception: Solving a higher-degree ratio equation like yields a single unique common ratio , which defines a single unique geometric progression.
- Correct Understanding: Even-powered roots generate both positive and negative real solutions: . This splits the problem into two entirely different valid sequences: a monotonically increasing progression () and an oscillating, alternating progression (). Failing to account for the negative root will cause you to miss valid answers in multiple-correct questions.
-
[JEE TIP] Trap 7 - The Non-Existent Harmonic Sum Formula:
- Misconception: Because Arithmetic and Geometric progressions have elegant, clean summation formulas, a similar closed-form algebraic formula must exist to compute the sum () of a Harmonic Progression (H.P.).
- Correct Understanding: There is no closed-form algebraic formula for the sum of an H.P. Attempting to derive one during the exam will waste critical time. If you encounter a summation problem involving harmonic terms, look for alternative structural methods such as telescoping terms () or bounding the series using inequalities.
-
[JEE TIP] Trap 8 - Determinant Row Progression Reductions:
- Misconception: Evaluating a matrix determinant where the row elements consist of algebraic linear progressions requires expanding the entire polynomial expression from scratch.
- Correct Understanding: You can use standard row operations to solve these instantly. If the elements of consecutive rows form arithmetic progressions, applying row operations like and reduces the entries to identical rows of constant common differences. This creates proportional rows, instantly collapsing the value of the determinant to exactly .
-
[JEE TIP] Trap 9 - The Continuous Derivative Calculus Fallacy:
- Misconception: To locate the maximum or minimum value of a discrete sequence sum like , you can differentiate the expression with respect to and set the derivative to zero using standard calculus methods.
- Correct Understanding: Progressions and series are discrete functions whose domains are strictly restricted to the set of natural numbers (). Because they are not continuous, they cannot be differentiated. To analyze their increasing or decreasing behavior, you must use discrete analysis by evaluating the sign of the difference between consecutive terms: .
-
[JEE TIP] Trap 10 - The Trivial Constant Sequence Monopoly:
- Misconception: Every arithmetic progression must have a non-zero common difference (), and every geometric progression must have a common ratio other than one ().
- Correct Understanding: A uniform constant sequence, such as , is simultaneously an A.P. (), a G.P. (), and an H.P. JEE multiple-choice questions often include boundary cases where checking a constant sequence reveals that an option is technically true or exposes an edge-case contradiction. Always test the constant sequence option when constraints do not explicitly rule it out.