In higher mathematics, many functions cannot be expressed in finite algebraic terms but can be represented using infinite series expansions. Two of the most important are:
Exponential Series – Expansion of in powers of x.
Logarithmic Series – Expansion of ln(1+x) in powers of x.
1.0Exponential Series
Definition
The exponential function is defined as: ex=1+x+2!x2+3!x3+4!x4+⋯,∀x∈R
General Expansion Formula
ex=∑n=0∞n!xn
Properties of Exponential Series
Convergence: The series converges for all absolute values of x.
Differentiability: Differentiating or integrating the series term by term gives back the exponential function. dxd(ex)=ex,∫exdx=ex+C
Symmetry:
e−x=1−x+2!x2−3!x3+⋯
Hence, even terms remain positive, odd terms alternate.
Euler’s Identity: Using complex numbers: eix=cosx+isinx
Standard Results
e0=1
limn→∞(1+n1)n=e
ex≈1+xfor small x
Related Video:
2.0Solved Examples of Exponential Series
Example 1: Approximate e0.1 up to 3 decimal places using series.