Finding an expression for the series

  • Thread starter Thread starter Timebomb3750
  • Start date Start date
  • Tags Tags
    Expression Series
Timebomb3750
Messages
59
Reaction score
0

Homework Statement


1+2x+(4!x^(2))/((2!)^(2))+(6!x^(3))/((3!)^(2))+(8!x^(4))/((4!)^(2))+...


Homework Equations



Uhhhhh...

The Attempt at a Solution



Well, the denominator looks like it's going to be (n!)^2. And this expression appears to be using values of N≥0. But I'm not so sure as to what the numerator may look like.
 
Physics news on Phys.org
Just going to import my answer over to here...


Char. Limit said:
No need to worry I figured out what you meant. The denominator is (n!)^2, like you said. The numerator isn't that hard, either, actually. Just think about what sequence goes 0!, 2!, 4!, 6!.
 
Char. Limit said:
Just going to import my answer over to here...

Yea. Sorry about the screw-up of the thread I made. Can't type today, I guess. But thanks. Makes since.
 
Alright. I think I got it. The true expression should be (2n!x^(n))/((n!)^(2))
 
That'll do it! Now just ratio-test that and simplify, simplify, simplify. You should get your answer before too long.
 
Uh, yea. Still not getting a radius of convergence of (1/4). Could be an error in the book, or I'm doing something wrong. I think I'll ask my professor about this tomorrow.
 
What DO you get? If you show your work, I'm sure I can help you.
 
Char. Limit said:
What DO you get? If you show your work, I'm sure I can help you.

Okay. I when I do the ratio test, it comes out to be the following...

(2(n+1)!x^(n+1))/((n+1)!^(2)) * (n!^(2))/(2n!x^(n))

this appears to equal...

(xn!)/((n+1)!)

But the limit of this as n→∞ equals zero. Still don't see how I'll get an answer of (1/4).
 
I think the problem is that you're seeing 2n! and 2(n+1)! as 2(n!) and 2((n+1)!), when you should be using (2n)! and (2(n+1))!. At least, that's the mistake the computer program I'm using to check my work is having. Fix that and you should be fine.
 
Back
Top