![]() |
|
coefficient of polynomial (x+1)(x+2)(x+3)...(x+n) - Printable Version +- Tetration Forum (https://tetrationforum.org) +-- Forum: Tetration and Related Topics (https://tetrationforum.org/forumdisplay.php?fid=1) +--- Forum: Mathematical and General Discussion (https://tetrationforum.org/forumdisplay.php?fid=3) +--- Thread: coefficient of polynomial (x+1)(x+2)(x+3)...(x+n) (/showthread.php?tid=583) |
coefficient of polynomial (x+1)(x+2)(x+3)...(x+n) - dev - 02/13/2011 Expand (x+1)(x+2)(x+3)...(x+n) = a0.x^0 + a1.x^1 + ... ai.x^i + ... +an.x^n. What is the value ai? RE: coefficient of polynomial (x+1)(x+2)(x+3)...(x+n) - bo198214 - 02/13/2011 (02/13/2011, 06:33 PM)dev Wrote: Expand (x+1)(x+2)(x+3)...(x+n) = a0.x^0 + a1.x^1 + ... ai.x^i + ... +an.x^n. (unsigned) Stirling numbers of the first kind |