Simplifying Factorials: How to Simplify the Expression (2n-1)! / (2n+1)!

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
2 replies · 2K views
vanceEE
Messages
109
Reaction score
2

Homework Statement



$$ \frac{(2n-1)!}{(2n+1)!} $$

How do you simplify this factorial?
 
Physics news on Phys.org
vanhees71 said:
Just write out the factorials. Then you'll see immediately how to simplify the expression.

I cannot tell from writing them out.
$$\frac{1*3*5*7*9...(2n-1)!}{3*5*7*9*11...(2n+1)!} $$
Please explain.Edit:
Nvm, I understand. Thank you!

$$\frac{(2n-1)!}{(2n+1)!} = \frac{(2n-1)*(2n-2)*(2n-3)*(2n-4)...2*1}{(2n+1)*(2n)*(2n-1)*(2n-2)...2*1} $$
$$ = \frac{1}{(2n)*(2n+1)} $$

or

$$\frac{(2n-1)!}{(2n+1)!} = \frac{(2n-1)!}{(2n+1)*(2n)*(2n-1)!} $$
$$ = \frac{1}{(2n+1)*(2n)} $$
 
Last edited: