Sequences, Series & Conic Sections
Algebra 1 introduced arithmetic and geometric sequences. Algebra 2 sums them with closed-form formulas, and adds the four conic sections — circle, ellipse, parabola, hyperbola — recognized at sight from the equation.
Sums and shapes
This lesson combines two big topics — series sums (compressing infinite addition into one formula) and conic sections (recognizing a curve from its equation). Both reward pattern recognition.
Arithmetic series
Sn = n(a1 + an) / 2 n = number of terms, a1 = first term, an = last term Average of first and last terms, times the count. (Pair them up.)
Example
2 + 5 + 8 + ... + 32 (common difference 3) n = (32 − 2)/3 + 1 = 11 terms Sum = 11 · (2 + 32) / 2 = 11 · 17 = 187
Geometric series
Sn = a1(rn − 1) / (r − 1) (r ≠ 1) Infinite series (|r| < 1): S∞ = a1 / (1 − r) Infinite sums converge only when the common ratio's absolute value is less than 1.
The four conic sections
Recognition checklist
- x² + y² = r²: circle (radius r)
- x²/a² + y²/b² = 1: ellipse
- x²/a² − y²/b² = 1: hyperbola (note minus sign)
- y = ax² + bx + c: parabola (only one variable squared)
Practice
Identify a circle from its equation
The equation x² + y² = 25 represents:
Open the question → Practice
Standard form of an ellipse
What is the standard form of an ellipse centered at the origin with horizontal major axis?
Open the question →3-second recap
- Arithmetic sum: n(a1 + an)/2 — pair up the ends.
- Geometric sum: a1(rn − 1)/(r − 1). Infinite if |r| < 1: a1/(1 − r).
- Conics: + ellipse/circle, − hyperbola, single squared term parabola.
- Read the equation form first; pick formulas after that.