Math101Binomial Series
A rigorous, example-driven guide to binomial series, including hypotheses, method choice, verification, and practice.
The central idea
For any real or complex exponent $\alpha$, $(1+x)^\alpha=\sum_{n=0}^{\infty}{\alpha\choose n}x^n$ for $|x|<1$, where ${\alpha\choose0}=1$ and ${\alpha\choose n}=\alpha(\alpha-1)\cdots(\alpha-n+1)/n!$. For nonnegative integer $\alpha$, the series terminates and is valid for all $x$.
Definitions, hypotheses, and notation
A convenient coefficient recurrence is $c_{n+1}=c_n(\alpha-n)/(n+1)$ with $c_0=1$. It reduces arithmetic and reveals when the expansion terminates: for a nonnegative integer exponent, the numerator eventually becomes zero. For other exponents, the ratio test gives radius one.
Endpoint behavior depends on $\alpha$ and cannot be read from the radius alone. Scaling is often needed: for example, $\sqrt{9+h}=3(1+h/9)^{1/2}$, so the series variable is $h/9$ and convergence requires $|h|<9$, not $|h|<1$.
Conceptual meaning
The familiar finite binomial theorem extends to noninteger powers through an infinite power series. Coefficients are generated by repeated differentiation at zero. Convergence is guaranteed inside radius one; endpoints require separate analysis.
A dependable method and decision rule
- Rewrite the expression in the form $(1+x)^\alpha$.
- Compute generalized binomial coefficients recursively or from the product formula.
- Attach the correct power $x^n$ and signs.
- State the condition $|x|<1$ before using the infinite expansion.
- For approximation, retain enough terms and estimate the first neglected contribution.
