Sequence, Series, Limit
Arithmetic
Sequence
Arithmetic math is based on addition. If you graph it, it always forms a perfectly straight line.
Variable Breakdown:
- (The Target): The value of the number at position . (e.g., “What is the 100th number?”)
- (The Start): The very first number in your list.
- (The Position): Which step you are on. We use because we don’t add the difference to the first term; we only start adding it from the second term onward.
- (The Common Difference): The amount you add (or subtract) at every step.
You start a job at $50,000 (). You get a guaranteed raise of $3,000 () every year. What is your salary in Year 10 ()?
Series
Variable Breakdown:
- : The “Sum.” The total of all numbers from the 1st to the -th.
- : This represents the number of “pairs” you have.
- : The sum of the first and last term.
Practical Example: A theater has 20 rows. The 1st row has 30 seats (), and the 20th row has 80 seats (). How many total seats () are in the theater?
Geometric
Geometric math is based on multiplication. It starts slow but “explodes” or “vanishes” very quickly.
Sequence
Variable Breakdown:
- : The starting value.
- (Common Ratio): What you multiply by each time.
- If , it doubles.
- If , it cuts in half.
- : The number of times the growth has happened.
A viral post starts with 10 shares (). The number of shares triples () every hour. How many shares will occur in Hour 6 ()?
Series
Variable Breakdown:
- : The total growth factor over steps.
- : The denominator that scales the sum correctly.
You save $100 this month. Every month you increase your savings by 10% (). How much total have you saved after 4 months ()?
Infinite Geometric Series
This is the “Limit” part of your heading. If a geometric sequence gets smaller and smaller (), the total sum doesn’t go to infinity—it hits a “wall” or a Limit.
Variable Breakdown:
- : The value the sum approaches but never exceeds.
- : The “gap” remaining.
You drop a “Super-Ball” from a height of 10 feet (). Each bounce reaches half () the height of the previous bounce. If it bounces forever, what is the total vertical distance it travels?
Limit
A limit describes the value that a function or sequence approaches as the input gets arbitrarily close to some point. Not every expression has a finite value at a given point, but it may approach one.
- : The value gets closer to as gets closer to .
- The arrow () means “approaches”— gets arbitrarily close to without necessarily reaching it.
Connecting to Sequences
For sequences, the limit asks: as (the term number goes to infinity), does approach a specific number?
- If settles toward a single value, the sequence converges to that limit.
- If grows without bound or oscillates forever, it diverges.
The infinite geometric series from the previous section is a classic example. As , (when ), so the sum approaches the fixed value .