JamesGoh
- 140
- 0
Homework Statement
Express \frac{1}{(2n+1)!} as the following
\frac{(-2)^{n}n!x^{2n+1}}{(2n+1)!}
where 0 <= n <= infinity
Homework Equations
The double factorial for odd integers is
(2n+1)! = (2n+1)(2n-1)(2n-3)...1 where 0 <= n <= infinity
The Attempt at a Solution
Visited this website http://mathworld.wolfram.com/DoubleFactorial.html and scrolled
down to the expression for
(-2n-1)! = \frac{(-1)^{n}2^{n}n!}{2n!}
performing the sign inverse, i got
(2n+1)! = \frac{(1)^{n}-2^{n}n!}{-2n!}