Expressing double factorial for odd integers

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
JamesGoh
Messages
140
Reaction score
0

Homework Statement




Express [itex]\frac{1}{(2n+1)!}[/itex] as the following

[itex]\frac{(-2)^{n}n!x^{2n+1}}{(2n+1)!}[/itex]

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

[itex](-2n-1)! = \frac{(-1)^{n}2^{n}n!}{2n!}[/itex]

performing the sign inverse, i got

[itex](2n+1)! = \frac{(1)^{n}-2^{n}n!}{-2n!}[/itex]
 
Physics news on Phys.org
JamesGoh said:

Homework Statement



Express [itex]\frac{1}{(2n+1)!}[/itex] as the following

[itex]\frac{(-2)^{n}n!x^{2n+1}}{(2n+1)!}[/itex]

where 0 <= n <= infinity
...
It's not at all clear what the x2n+1 is doing in there.

As for (2n+1)!, start by working with (2n+1)! and see what needs to be canceled out.

[itex]\displaystyle (2n+1)!=(2n+1)(2n)(2n-1)(2n-2)(2n-3)(2n-4)\dots(5)(4)(3)(2)(1)[/itex]
[itex]\displaystyle =\{(2n+1)(2n-1)(2n-3)\dots(5)(3)(1)\}\{(2n)(2n-2)\dots(4)(2)\}[/itex]

[itex]\displaystyle =\{(2n+1)!\}\{(2^n)(n!)\}[/itex]​

Solve for (2n+1)! .

As for [itex]\displaystyle \frac{(-2)^{n}n!x^{2n+1}}{(2n+1)!}\,,[/itex] that's the same as [itex]\displaystyle \frac{2^nn!}{(2n+1)!}(-1)^{n}\,x^{2n+1}\,.[/itex]