Loading…

Binomial Series Expander

Math Calculus • Infinite Series and Sequences

View all topics

Expand \((1+x)^\alpha\) using the generalized binomial theorem. The calculator builds the coefficients \(\binom{\alpha}{n}\), shows the convergence interval, evaluates the partial sum at a chosen \(x_0\), and compares the exact function with the binomial polynomial \(P_N(x)\).

Generalized binomial series \(\displaystyle (1+x)^\alpha=\sum_{n=0}^{\infty}\binom{\alpha}{n}x^n\) Coefficient \(\displaystyle \binom{\alpha}{n}=\frac{\alpha(\alpha-1)\cdots(\alpha-n+1)}{n!}\) Partial polynomial \(\displaystyle P_N(x)=\sum_{n=0}^{N}\binom{\alpha}{n}x^n\) Main convergence region \(\displaystyle |x|<1\)

Binomial series input

Examples: 1/2, -1, -1/2, 3, 2.5.
Play mode moves \(K\) from \(0\) to \(N\) and stops automatically.
Controls how many coefficient-building operations are shown in the steps.
Live preview

Quick examples

Ready
Enter \(\alpha\), then click “Expand series”.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What is the generalized binomial theorem?

It states that (1+x)^alpha can be written as the infinite series sum of binomial(alpha,n)x^n for many noninteger exponents.

What is the coefficient formula?

The coefficient is binomial(alpha,n) = alpha(alpha-1)(alpha-2)...(alpha-n+1)/n!.

What is the expansion of (1+x)^(1/2)?

The first terms are 1 + (1/2)x - (1/8)x^2 + (1/16)x^3 - 5x^4/128 + ...

What is the convergence interval?

For noninteger alpha, the main convergence region is |x| < 1. Endpoint behavior depends on alpha.

What happens when alpha is a nonnegative integer?

The series terminates and becomes an ordinary polynomial, so it is valid for all real x.

Does the graph include units?

Yes. The x-axis and y-axis tick labels include the units entered by the user.

Can the calculator show the operations, not just the result?

Yes. The detailed steps show how coefficients are built from alpha(alpha-1)... divided by n!, and how x0 is substituted into the polynomial.