| New Reply |
Finding limits of summation |
Share Thread |
| Jul9-12, 10:30 AM | #1 |
|
|
Finding limits of summation
1. The problem statement, all variables and given/known data
I have attached the question, along with the solution in the picture attached. This is one of the few questions I have encountered that I completely have no idea what the solution is trying to do... It's like they do not make any sense at all! Confused by 1. The summation on the right - i have no idea what is the purpose of it 2. The terms inside the brackets are also rather weird in terms of Mk-1 or Mk. The summation on the left - it starts from k = 2, 3, ..... which doesn't even match the terms in the brackets! 2. Relevant equations 3. The attempt at a solution I tried finding the d' Alembert's ratio but it gave me nonsensical answer of as long as x < 0 the series converges which is not true. If you compare the series to 1/n, the series diverges for x > -1 Will appreciate it if anyone can help. |
| Jul9-12, 10:43 AM | #2 |
|
Recognitions:
|
No attachment.
|
| Jul10-12, 03:37 AM | #3 |
|
|
|
| Jul11-12, 12:28 AM | #4 |
|
|
Finding limits of summation
help??
|
| Jul11-12, 12:44 AM | #5 |
|
Mentor
|
I'll work on understanding it, then attempt to explain it. |
| Jul11-12, 11:12 AM | #6 |
|
|
Er if you've learned the ratio test, it would help you a lot here. Simply calculate :
lim n->∞ |an+1/an| This will tell you whether your series is absolutely convergent, divergent or the test simply fails and you have to employ another test like the integral test or the alternating series test to find your answer. Also if you use this like so : lim n->∞ |an+1/an| < 1 You can also determine for what values of x the series converges for as well as things like the radius of convergence. Hope this helps. |
| Jul20-12, 04:54 AM | #7 |
|
|
bump...help anyone? I'm left with this last question for this chapter!
p = lim ( n → ∞) [ (ln n+1)/(ln n) ]x < 1 Then i tried to 'ln' both sides, which brings me: x * ln [ ln(n+1) ] < 0 Which brings me a nonsensical answer of x < 0 which is not true, using a comparison test with 1/n . |
| Jul20-12, 05:18 AM | #8 |
|
|
I'm guessing you aren't allowed to use the Cauchy Condensation Test, right? Here is a wikipedia link: http://en.wikipedia.org/wiki/Cauchy_condensation_test
Basically, to me, it looks like the answer in the book is "proving" the condensation test for this one special case. I don't think you will get anywhere just doing a straight ratio test. |
| Jul23-12, 01:14 AM | #9 |
|
|
|
| Jul26-12, 12:05 AM | #10 |
|
Mentor
|
I don't know if you're still interested, but I do understand the argument given in the link you gave. First, look at the values of Mk, for several value of k. k=0: M0 = 2, since ln(2) ≈ 0.693 and ln(1) = 0 . k=1: M1 = 3, since ln(3) ≈ 1.099 and ln(2) ≈ 0.693 . k=2: M2 = 8, since ln(8) ≈ 2.079 and ln(7) ≈ 1.946 . k=3: M3 = 21 . k=4: M4 = 55 . k=5: M4 = 149 . ... Looking at the nested summation: [itex]\displaystyle \large S_1=\sum_{k=1}^{\infty} \left(\sum_{r_k=1+M_{k-1}}^{M_k}\frac{1}{\left(\ln(M_k)\right)^X} \right)[/itex]We see that when k = 1, r1 goes from 3, to 3: [itex]\displaystyle \frac{1}{\ln(M_1)}=\frac{1}{\ln(3)}<\frac{1}{\ln(n)}\,,[/itex] for n=2 .When k = 2, r2 goes from 4, to 8: [itex]\displaystyle \frac{1}{\ln(M_2)}=\frac{1}{\ln(8)}<\frac{1}{\ln(n)}\,,[/itex] for n=3,...,7 .When k = 3, r3 goes from 9, to 21: [itex]\displaystyle \frac{1}{\ln(M_3)}=\frac{1}{\ln(21)}<\frac{1}{\ln(n)}\,,[/itex] for n=8,...,20 .etc. There is an error in the last expression for S1. Mk - Mk-1 is only approximately equal to (1 - e-1)Mk, but they are equal in the limit k→∞ . So the final result is valid. There is a somewhat more straight forward way to achieve the desired result, using a modified version of this method. |
| Jul26-12, 12:42 AM | #11 |
|
|
First of all, thank you for posting your solution. I have read everything and I understand every step, but i am still lost. I don't see how this answers the question and the purpose of this summation eludes me.. In short, I understand the steps, but I don't see how this is even related to the question at all The only thing i see is that this summation does the job of summating from k = 1 to k = ∞. But how did they even conceive of this in the first place?! |
| Jul26-12, 01:51 AM | #12 |
|
Mentor
|
The ratio test for S1 shows that S1 diverges, for X considered here, i.e. X ≥ 1, which corresponds to x ≤ -1 . How did they come up with this? I don't know off hand, but it's basically regrouping the terms of the sum. A similar, but simpler, process can be used to show that [itex]\displaystyle \sum_{n=1}^{\infty}\frac{1}{n}[/itex] diverges. |
| Jul26-12, 02:54 AM | #13 |
|
|
Thank you, I now see how this solves to the question! This is one of the times when i look at the solution and get intrigued by how the person even came up with this.. |
| Jul26-12, 03:07 AM | #14 |
|
|
I figured this must be the thought process of the author:
1. He first had the idea in mind to find a series S1 < S 2. He saw that every term in the series gets smaller and smaller and sought to find a series that used the grouping method. 2. Next he fiddled here and there and finally came up with the governing equation: ln(Mk) > k 3. Then he tried evaluating certain values of k and tried to match the number of terms for each value of k, like for example behind ln 8 there's ln 3, ln 4, ..... ln 7. So the summation would be from Mk-1 + 1 to Mk. 4. Then by ratio test, Voilą! What puzzles me still, is how he came up with ln Mk > k .. |
| Jul26-12, 02:27 PM | #15 |
|
Mentor
|
Looking at 1/ln(Mk) for several values of k appears to confirm this. k=1: [itex]\displaystyle \frac{1}{\ln(M_k)}=\frac{1}{\ln(3)}\approx\frac{1}{1.099}<\frac{1}{1}=\ frac{1}{k}[/itex]As you can see, as k increases, ln(Mk) tends to get closer and closer to integer values. |
| Jul27-12, 12:36 AM | #16 |
|
|
I see, thanks!! I will try to think harder next time :) |
| Jul27-12, 12:58 AM | #17 |
|
Mentor
|
It certainly isn't all that easy to understand --- not very transparent. I'll try to get around to showing what I think is a somewhat clearer soliution in the next day or two. |
| New Reply |
| Tags |
| limits summation |
Similar discussions for: Finding limits of summation
|
||||
| Thread | Forum | Replies | ||
| finding summation when given a fourier expansion of a function | Calculus & Beyond Homework | 8 | ||
| How to approach finding the inverse of a summation | General Math | 0 | ||
| Summation Limits | General Math | 5 | ||
| limits of summation i<j | General Math | 1 | ||
| Problem with limits involving a summation | Set Theory, Logic, Probability, Statistics | 1 | ||