Part of ALG-06 — Binomial Theorem

Greatest Binomial Coefficient and Greatest Term

by Notetube Official76 words9 views

Greatest binomial coefficient: In (1+x)^n, the largest C(n,r) occurs at r = n/2 (if n even) or r = n12\frac{n-1}{2} and n+12\frac{n+1}{2} (if n odd, both equal).

Greatest term (numerically largest): For (1+x)^n with x > 0, compute Tr+1T_{r+1}/TrT_r = nr+1r\frac{n-r+1}{r} * x. This ratio is > 1 when r < (n+1)x1+x\frac{x}{1+x}. Let m = (n+1)x1+x\frac{x}{1+x}. If m is integer, TmT_m and Tm+1T_{m+1} are both greatest. If m is not integer, Tfloor(m)+1T_{floor(m)+1} is the greatest term.

Like these notes? Save your own copy and start studying with NoteTube's AI tools.

Sign up free to clone these notes