Simplifying Factorial Expressions Using the Ratio Test

  • Thread starter Thread starter roam
  • Start date Start date
  • Tags Tags
    Difficulties
AI Thread Summary
The discussion focuses on simplifying factorial expressions using the ratio test in series. The first expression simplifies incorrectly to -(n+1) instead of the correct answer, which is (n+1)/(2n+1), due to mistakes in handling the factorials and ratios. The second expression is also miscalculated, leading to confusion about the simplification process, particularly regarding the cancellation of terms. Participants clarify that terms cannot be canceled if they are added, and they discuss the correct approach to simplify the expressions. Ultimately, the discussion emphasizes the importance of careful manipulation of factorials and ratios in mathematical simplifications.
roam
Messages
1,265
Reaction score
12

Homework Statement



I want to simplify the following (these are to do with the ratio test in series):

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

b) \frac{2^{2n+1}}{(2n+1)!} / \frac{2^{2n-1}}{(2n-1)!}


The Attempt at a Solution



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

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

So, we divide up the factorial terms: \frac{n \times n+1}{n} = n+1

and deviding the rest:

\frac{2n-1}{2n+1}=-1

Therefore the whole thing should simplify to: -(n+1) But the book says it must be \frac{n+1}{2n+1}, what's wrong?

b) \frac{2^{2n+1}}{(2n+1)!} / \frac{2^{2n-1}}{(2n-1)!}

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

\frac{4n . 2}{4n . 1/2} = 4

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

So based on what I've done my answer has to be -4 but the real answer has to be:
4/(2n+1)(2n)

Can anyone please help me with this simplifications...
 
Physics news on Phys.org
N!=N(N-1)(N-2)(N-3)!

so what is (n+1)!=? (Replace N by n+1)
 
Note that

<br /> \frac{2n-1}{2n+1}=-1

is not correct - you cannot cancel the pair of 2n terms from this. You are
correct in saying that

<br /> \frac{(n+1)!}{n!} = n+1<br />

In your second problem, this first step is not correct. That is, you wrote

<br /> \frac{2^{2n+1}}{(2n+1)!} \div \frac{2^{2n-1}}{(2n-1)!} = \frac{2^{2n+1}}{(2n+1)!} \times \frac{2^{2n-1}}{(2n-1)!} <br />

and this is not correct.
 
statdad said:
Note that

<br /> \frac{2n-1}{2n+1}=-1

is not correct - you cannot cancel the pair of 2n terms from this.

Why? So, what do we have to do with it?

P.S. It was just a typo in my second problem... I figured it out anyway. :smile:


N!=N(N-1)(N-2)(N-3)!

so what is (n+1)!=? (Replace N by n+1)

I understood, thanks!
 
"Why? So, what do we have to do with it?"

I'm not sure exactly what you mean - if what you've typed is correct, you can't simplify

<br /> \frac{2n-1}{2n+1}<br />

and get -1.
 
If it's wrong then how do you simplify (2n-1)/(2n+1)?

Yes, what I've typed is correct:

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

And the correct answer I should get is:

\frac{n+1}{2n+1}

If I divide (n+1)!/n! = n+1 which goes on the numerator, what should I do with (2n-1)/(2n+1)?
 
If it's wrong then how do you simplify (2n-1)/(2n+1)?

There isn't much you can do - you can't cancel terms that are added, only common factors from a product. The only thing that comes to my mind now is this:

<br /> \frac{2n-1}{2n+1} = \frac{(2n+1)-2}{2n+1} = 1 - \frac{2}{2n+1}<br />

and that provides you with absolutely no help. This is why I'm confused - I don't know how you are to simplify the expression you are given and obtain your stated answer.

But again,

<br /> \frac{2n-1}{2n+1} \ne -1<br />

Think this way: if the left hand side truly did simplify to -1, it would have
that value for every possible value of n (because it's a constant). But, when
n = 10, the left hand side is 19/21.

Perhaps there is a typographical error in your text.
 
Perhaps there is a typographical error in your text.

Are you sure it's an error??

here's the actual problem from my textbook:

http://img23.imageshack.us/img23/635/ddfy.jpg
 
Last edited by a moderator:
Wait, did you simplify this:
\frac{s_{n+1}}{s_{n}} = \frac{(n+1)!}{1 \times 3 \times 5 \times ... \times (2n+1)}/\frac{n!}{1 \times 3 \times 5 \times ... \times (2n-1)}

to get what you wrote originally in part a), which was this:
\frac{(n+1)!}{(2n+1)}/\frac{n!}{2n-1}?

If so, that wasn't simplified correctly. First rewrite as a multiplication:
\frac{(n+1)!}{1 \times 3 \times 5 \times ... \times (2n+1)} \times \frac{1 \times 3 \times 5 \times ... \times (2n-1)}{n!}

1*3*5*...*(2n+1) is the same as 1*3*5*...*(2n-1)*(2n+1), so if you look at the denominator of the 1st fraction and the numerator of the 2nd fraction, everything cancels out except for the 2n+1:
\frac{(n+1)!}{2n+1} \times \frac{1}{n!}

You can figure out the rest. (I hope that I didn't give away too much.)01
 
  • #10
yeongil said:
1*3*5*...*(2n+1) is the same as 1*3*5*...*(2n-1)*(2n+1)

Actually I think you meant that it is the same as 1*3*5*...*(2n-1)*(2n)*(2n+1) :biggrin:

That makes sense now, thank you.

EDIT:

I have another question (which is very similar to the one above):

\frac{(n+1)!}{3\times5 \times7\times...(2n+3)} \times \frac{3\times5\times7\times... \times (2n+1)}{n!}

Does it equal to:

\frac{n+1}{(2n+2)(2n+3)}

Since 3*5*7*...*(2n+3) is the same as 3*5*7*...*(2n+1)*(2n+2)*(2n+3)

Is this right? :rolleyes:
 
Last edited:
  • #11
roam said:
Actually I think you meant that it is the same as 1*3*5*...*(2n-1)*(2n)*(2n+1) :biggrin:
Nope, I meant that 1*3*5*...*(2n+1) = 1*3*5*...*(2n-1)*(2n+1). We are multiplying a series of odd numbers here. 2n-1 is odd, 2n+1 is odd, but 2n is even.

\frac{(n+1)!}{3\times5 \times7\times...(2n+3)} \times \frac{3\times5\times7\times... \times (2n+1)}{n!}

Does it equal to:

\frac{n+1}{(2n+2)(2n+3)}

Since 3*5*7*...*(2n+3) is the same as 3*5*7*...*(2n+1)*(2n+2)*(2n+3)

Is this right? :rolleyes:
No. 3*5*7*...*(2n+3) = 3*5*7*...*(2n+1)*(2n+3). 2n+2 shouldn't be there -- it's also even.01
 
  • #12
Oh! I didn't notice that. So it simplifies to n+1/2n+3. Thanks for your post, it was really helpful!
 

Similar threads

Back
Top