Explaining the Equation: (2n-1)!/(2n+1)!

  • Thread starter Thread starter shreddinglicks
  • Start date Start date
shreddinglicks
Messages
225
Reaction score
7

Homework Statement



[(2n-1)!]/[(2n+1)!]

lim→∞

Homework Equations


The Attempt at a Solution



I have the answer from my solutions book, I just don't understand how

(2n+1)! = (2n+1)(2n)(2n-1)!

Can someone please explain this to me?
 
Physics news on Phys.org
Think about what (2n+1)! means. If you were counting to (2n+1), what would be the other numbers you encountered if you counted all the way to (2n-1), stopped for a bit, and then started up again.
 
  • Like
Likes 1 person
shreddinglicks said:

Homework Statement



[(2n-1)!]/[(2n+1)!]

lim→∞

Homework Equations





The Attempt at a Solution



I have the answer from my solutions book, I just don't understand how

(2n+1)! = (2n+1)(2n)(2n-1)!

Can someone please explain this to me?
Is that equality true when n=1? Can you prove that for all integers k≥2, if it's true for n=k then it's also true for n=k+1?
 
SteamKing said:
Think about what (2n+1)! means. If you were counting to (2n+1), what would be the other numbers you encountered if you counted all the way to (2n-1), stopped for a bit, and then started up again.

I see how it works. I was just wondering how you would come up with that without knowing it in the first place.
 
shreddinglicks said:
I see how it works. I was just wondering how you would come up with that without knowing it in the first place.
It's actually pretty easy. You want to evaluate ##(2n-1)!/(2n+1)!##, so you should immediately think that it would be pretty nice if one of these numbers (the numerator or the denominator) is equal to the other times an integer. Then you remember the definition of !, and see that
$$(2n+1)!=(2n+1)(2n)(2n-1)(2n-2)\cdots 2\cdot 1 =(2n+1)(2n)(2n-1)!$$ If you want to avoid the ... notation, you can do it like this:
$$(2n+1)!=(2n+1)(2n)! =(2n+1)(2n)(2n-1)!$$
 
Fredrik said:
It's actually pretty easy. You want to evaluate ##(2n-1)!/(2n+1)!##, so you should immediately think that it would be pretty nice if one of these numbers (the numerator or the denominator) is equal to the other times an integer. Then you remember the definition of !, and see that
$$(2n+1)!=(2n+1)(2n)(2n-1)(2n-2)\cdots 2\cdot 1 =(2n+1)(2n)(2n-1)!$$

I see, so basically you want to come up with some kind of combination that would include the numerator that also applies the factorial (!)

I assume I can apply this to similar problems in the future?
 
shreddinglicks said:
I see, so basically you want to come up with some kind of combination that would include the numerator that also applies the factorial (!)

I assume I can apply this to similar problems in the future?

Why not? The stuff you learn is not supposed to have an expiration date.
 
thanks guys, for your help.
 
Back
Top