#Generating Function for Factorial-Related Equation?
11 messages ยท Page 1 of 1 (latest)
wouldn't that just be (x+1)(x+2)...(x+n)?
specifically i want way to convert it into the form $a + a_1 x + a_2 x^2 + ... + a_n x^n$
Yokin
i could multiply the (x+1)(x+2)...(x+n) out manually, but it really is just about the convenience
looked around on the internet a little and it looks like there is a formula for the coefficients involving stirling numbers of the first kind
thanks, i'll look into it
actually that might be for something else ๐