Power Series - Interval of Convergence Problem

mcdowellmg
Messages
55
Reaction score
0

Homework Statement



For which positive integers k is the following series convergent? (To enter - or , type -INFINITY or INFINITY.)

Summation of n=1 to infinity of (n!)^2 / (kn)!

Homework Equations



ratio test: limit n-->infinity of [((n+1)!)^2/(kn+1)!] / [(n!)^2 / (kn)!] (have the original equation's n's replaced with n+1 and then divide that by the original equation)


The Attempt at a Solution



I am getting lost in how to simplify everything in order to find a convergence (or not). I have limit n --> infinity of [((n_1)!)^2 / (kn+1)!] * (kn)!/(n!)^2. Basically, I am multiplying by the reciprocal. I turned (kn+1)! into (kn+1)(kn!) and canceled out the other (kn)!, and I know I need to do something similar to (n!)^2, but I am not sure what to do?

Thanks!
 
Physics news on Phys.org
mcdowellmg said:

Homework Statement



For which positive integers k is the following series convergent? (To enter - or , type -INFINITY or INFINITY.)

Summation of n=1 to infinity of (n!)^2 / (kn)!

Homework Equations



ratio test: limit n-->infinity of [((n+1)!)^2/(kn+1)!] / [(n!)^2 / (kn)!] (have the original equation's n's replaced with n+1 and then divide that by the original equation)
These are expressions you're working with, not equations.
mcdowellmg said:

The Attempt at a Solution



I am getting lost in how to simplify everything in order to find a convergence (or not). I have limit n --> infinity of [((n_1)!)^2 / (kn+1)!] * (kn)!/(n!)^2. Basically, I am multiplying by the reciprocal. I turned (kn+1)! into (kn+1)(kn!) and canceled out the other (kn)!, and I know I need to do something similar to (n!)^2, but I am not sure what to do?
Using the ratio test you should be working with the following limit:
\lim_{n \to \infty}\frac{a_{n + 1}}{a_n}= \lim_{n \to \infty}\frac{[(n+1)!]^2}{[k(n + 1)]!} \frac{(kn)!}{(n!)^2}

The key to simplification of these expressions is recognizing that [(n + 1)!]2 = (n + 1)2 * n2 * (n - 1)2 * ... * 32 * 22 = (n + 1)2 * (n!)2.

Similarly, [k(n + 1)]! = (kn + k) * (kn + k - 1)* (kn * k - 2) * ... * (kn + 1) * (kn)!.
 
Last edited:
Thank you!

I ended up getting [2,∞) with your help.
 
Then I think you made a mistake.
 
Well, now I am confused because it was listed as correct on WebAssign, the homework website I am using for my class.
 
I take back what I said. I mistakenly expanded [k(n + 1)]! into k(n+1) * (kn)! It should be [k(n + 1)]! = (kn + k)(kn + k - 1)(kn + k - 2)* ... *(kn + 1) * (kn)!

I have edited my earlier post.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Replies
2
Views
2K
Replies
11
Views
3K
Replies
5
Views
1K
Replies
5
Views
2K
Replies
1
Views
1K
Replies
22
Views
4K
Replies
4
Views
1K
Replies
4
Views
2K
Back
Top