Series notation simplifies complex sums using symbols like sigma (ฮฃ). It's a shorthand for both finite and infinite series, with rules for manipulating terms. Understanding this notation is key to working with sequences and series efficiently.
Arithmetic and geometric series have specific formulas for calculating sums. These formulas are crucial in many real-world applications, from finance to physics. Knowing when series converge or diverge helps in solving problems involving infinite sums.
Series Notation and Formulas
Summation notation for series
- Summation notation uses the Greek letter sigma () to represent the sum of a series of terms concisely
- Lower limit of summation written below symbol, upper limit written above
- Index of summation is the variable used in summation (usually or )
- General term of series depends on index of summation, written to right of symbol
- Represents both finite series with fixed number of terms and infinite series that continue indefinitely
- Properties include constant multiple rule (), sum rule (), and difference rule ()
- The sum of the first n terms of a series is called a partial sum
Arithmetic series sum formula
- Arithmetic series has constant difference between consecutive terms called common difference ()
- General term of arithmetic series: , where is first term and is term number
- Sum of first terms calculated using formula: , where is sum of first terms
- Alternative formula for sum of arithmetic series:
Finite geometric series sums
- Geometric series has constant ratio between consecutive terms called common ratio ()
- General term of geometric series: , where is first term and is term number
- Sum of first 1. terms of finite geometric series calculated using formula: , where is sum of first terms and
- If , geometric series converges to finite sum as approaches infinity: , where is sum of infinite geometric series
Convergent infinite geometric series
- Infinite geometric series converges if and only if , where is common ratio; diverges if
- Sum of convergent infinite geometric series: , where is first term and is common ratio
- Steps to determine convergence:
- Identify common ratio
- Check if ; series converges if true, diverges if false
- If series converges, calculate sum using formula
Annuities and compound interest applications
- Annuity is series of equal payments made at regular intervals
- Present value of annuity is sum of present values of all future payments
- Future value of annuity is sum of all payments plus accumulated compound interest
- Compound interest formula calculates future value of lump sum investment: , where is future value, is principal, is annual interest rate, is number of compounding periods per year, and is number of years
- Present value of annuity formula: , where is present value, is periodic payment, is annual interest rate, is number of compounding periods per year, and is number of years
- Future value of annuity formula: , where is future value, is periodic payment, is annual interest rate, is number of compounding periods per year, and is number of years
Special Series Types
- Telescoping series: A series where terms cancel out, leaving only a finite number of terms
- Harmonic series: A divergent series of the form
- Power series: An infinite series of the form , where are coefficients and is a constant
- These special series types have unique properties and applications in various mathematical contexts