Loading…

Binomial Series Expander

Math Algebra • Sequences and Series

View all topics
5. Binomial Series Expander
Expand \((1 + s x)^n\) for integer or fractional/real \(n\). Shows generalized binomial coefficients, truncation, convergence/radius note, and a zoomable plot comparing the function vs partial sums.
Ready
Function vs partial sum
x-axis: x • y-axis: y. Drag to pan • wheel/pinch to zoom. Partial sum degree is \(M\).
x: 0, y: 0 sx: 60, sy: 35 Function \((1+s x)^n\)    Partial sum \(P_M(x)\)
Click Expand to generate coefficients and the truncated expansion.

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 does the binomial series expander do for (1 + s x)^n?

It writes (1 + s x)^n as a binomial polynomial when n is a nonnegative integer, or as a truncated binomial power series when n is not a nonnegative integer. The output lists coefficients and the truncated form up to x^K.

How do generalized binomial coefficients work for fractional or real n?

For k >= 1, the generalized coefficient is C(n, k) = n(n-1)(n-2)...(n-k+1) / k!, with C(n, 0) = 1. These coefficients define the power series terms C(n, k) x^k.

What is the convergence condition for (1 + s x)^n as a series?

The generalized binomial series is valid when |s x| < 1, which means |x| < 1/|s| when s is not zero. Outside that interval, the infinite series does not converge to the function.

Why does the partial sum P_M(x) differ from (1 + s x)^n on the plot?

P_M(x) keeps only the first M terms of the series, so it approximates the function near x = 0 and improves as M increases. Differences become larger when x approaches or exceeds the convergence bound.