Sequences and Series - Applications
Series appear throughout mathematics, science, and engineering as tools for approximation, representation of functions, and solution of differential equations. Understanding their applications demonstrates the practical power of infinite processes.
Every decimal expansion represents a series. For example:
This is a geometric series with and :
Thus .
If principal earns interest rate compounded times per year, the amount after years is:
As (continuous compounding):
This involves the fundamental limit .
Achilles runs 10 times as fast as a tortoise. The tortoise starts 100 meters ahead. When will Achilles catch the tortoise?
Achilles must cover: meters.
This is a geometric series:
Achilles catches the tortoise after running approximately 111.1 meters.
A biased coin has probability of heads. What's the expected number of flips until the first heads?
Let = number of flips. Then:
Factor out :
This is the derivative of a geometric series. Let .
Differentiating: .
Wait, let me recalculate. Actually, using the formula for :
For a fair coin (), the expected number of flips is .
Euler famously solved the Basel problem: what is ?
Using Fourier series techniques, Euler showed:
This connects the integers to the circle constant in a surprising way.
The integral has no elementary antiderivative, but we can use series:
Integrating term-by-term:
Series provide:
- Numerical approximation: Computing transcendental functions
- Theoretical representations: Expressing functions as infinite sums
- Modeling: Population growth, radioactive decay, financial mathematics
- Physics: Quantum mechanics, signal processing, heat distribution
Understanding series convergence and manipulation is essential across all quantitative disciplines.