Could this solution be accepted?

  • Thread starter Thread starter twoflower
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around the convergence of the series defined by the sum \(\sum_{n = 1}^{\infty} \frac{ \sqrt{n^2 + n} - \sqrt[3]{n^3 + n}}{ \sqrt{n^3}}\). Participants are exploring methods to analyze this series, particularly through comparison tests and Taylor series approximations.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to use the Limit Comparison Test with a divergent series \(\frac{1}{n}\) but faces challenges in the limit evaluation. Some participants question the validity of this approach, suggesting that the limit may actually equal zero.
  • Several participants propose rewriting the terms and using Taylor series to approximate the expressions involved, indicating a potential path to show convergence.
  • There are discussions about bounding the terms in the series to facilitate comparison tests, with suggestions on how to handle the roots in the numerator.
  • Questions arise regarding the necessity of proving certain inequalities and the implications of the signs of the terms involved.

Discussion Status

The discussion is active, with participants providing various insights and suggestions for approaching the problem. While some initial attempts at analysis have been challenged, there is a collaborative effort to clarify concepts and explore different methods. No consensus has been reached yet, but productive directions have been identified.

Contextual Notes

Participants note the complexity introduced by the roots in the numerator and the need for careful bounding of terms. There is also mention of the original poster's unfamiliarity with Taylor series, which may limit their ability to fully engage with some suggestions.

twoflower
Messages
363
Reaction score
0
Hi, assume this sum:

[tex] \sum_{n = 1}^{\infty} \frac{ \sqrt{n^2 + n} - \sqrt[3]{n^3 + n}}{ \sqrt{n^3}}[/tex]

So I chose this divergent sum:

[tex] b_{n} = \frac{1}{n}[/tex]

to compare with my original sum. Then

[tex] \lim_{n \rightarrow \infty} \frac{a_{n}}{b_{n}} = \lim_{n \rightarrow \infty} \frac{ \sqrt{n^4 + n^3} - \sqrt[3]{n^6 + n^4}}{ \sqrt{n^3}} = \lim_{n \rightarrow \infty} \sqrt { \frac{ n^4 + n^3}{n^3}} - \lim_{n \rightarrow \infty} \sqrt[3]{ \frac{n^6 + n^4}{n^9}} = \infty - 0 = \infty[/tex]

Thus my original sum diverges (is "larger" than the divergent sum 1/n).

Would this solution be accepted in test?

Thank you.
 
Physics news on Phys.org
I'm not entirely sure what you did in the first step of you limit but

[tex]\lim_{n \rightarrow \infty} \frac{a_{n}}{b_{n}}[/tex] using your suggested [tex]a_{n}[/tex] and [tex]b_{n}[/tex] is equal to [tex]0[/tex] not [tex]\infty[/tex].

Your Limit Comparission Test would be inconclusive.
 
Whooops I see it. Hm that's bad, I thought I had it :-(
 
Twoflower:
In order to handle this sum, you should first rewrite the expression for the terms as follows:
[tex]a_{n}=\frac{\sqrt{1+\frac{1}{n}}-\sqrt[3]{1+\frac{1}{n^{2}}}}{\sqrt{n}}[/tex]

Your next step should be a clever use of Taylor series approximations to the two radicand expressions in your numerator, which both are of the following form (provided n is large:
[tex](1+\epsilon)^{a},\epsilon<<1[/tex]

You should be able to show that the Taylor series representations for fractional "a"'s are ULTIMATELY an alternating series with terms of decreasing magnitude.
Use that fact to bound your numerator; you should end up with the conclusion that your series is convergent.
good luck!
 
You should be able to do a direct comparison test. The annoying thing is the roots in the numerator. Try bounding the polynomial [tex]n^2+n[/tex] by a polynomial that's a perfect square so you can remove this root. Aim for a perfect cube for the other one.

Remember the difference in sign, so if you are trying to bound the entire expression from above, bound [tex]n^2+n[/tex] from above and [tex]n^3+n[/tex] from below (vice versa if you want a lower bound-I'll leave it to you to determine whether you want an upper or a lower bound). Also remember that this bound only needs to hold for large n.
 
arildno said:
Twoflower:
In order to handle this sum, you should first rewrite the expression for the terms as follows:
[tex]a_{n}=\frac{\sqrt{1+\frac{1}{n}}-\sqrt[3]{1+\frac{1}{n^{2}}}}{\sqrt{n}}[/tex]

Your next step should be a clever use of Taylor series approximations to the two radicand expressions in your numerator, which both are of the following form (provided n is large:
[tex](1+\epsilon)^{a},\epsilon<<1[/tex]

You should be able to show that the Taylor series representations for fractional "a"'s are ULTIMATELY an alternating series with terms of decreasing magnitude.
Use that fact to bound your numerator; you should end up with the conclusion that your series is convergent.
good luck!


Thank you for the solution arildno, unfortunately I don't know Taylor series yet. Maybe I should learn them in advance when I see the amount of sums solvable with them...
 
Then you should use shmoe's suggestion.
 
shmoe said:
You should be able to do a direct comparison test. The annoying thing is the roots in the numerator. Try bounding the polynomial [tex]n^2+n[/tex] by a polynomial that's a perfect square so you can remove this root. Aim for a perfect cube for the other one.

Remember the difference in sign, so if you are trying to bound the entire expression from above, bound [tex]n^2+n[/tex] from above and [tex]n^3+n[/tex] from below (vice versa if you want a lower bound-I'll leave it to you to determine whether you want an upper or a lower bound). Also remember that this bound only needs to hold for large n.

Thank you shmoe, however I don't fully understand to the second part of your answer. Yes, I can multiply it with such expressions, so that I get this:

[tex] \sum_{n=1}^{ \infty} \frac{ n + 1 }{ \sqrt{ n^3 + n^2 } } - \frac{ n - 1 }{ \sqrt{ n^3 } \left( \sqrt[3]{ 1 - \frac{ 3n^2 - 2n + 1 }{ n^3 + n } } \right) }[/tex]

Well, it seems yet more complicated to me...
 
In order to bound the terms along shmoe's lines, do as follows:
1) We first prove:
The 3rd root expression in the numerator is strictly less than the square root expression:
[tex]n(\sqrt{1+\frac{1}{n}}-\sqrt[3]{1+\frac{1}{n^{2}}})=n(\sqrt{1+\frac{1}{n}}-\sqrt{1+\frac{1}{n^{2}}}\frac{\sqrt[3]{1+\frac{1}{n^{2}}}}{\sqrt{1+\frac{1}{n^{2}}}})=n(\sqrt{1+\frac{1}{n}}-\frac{\sqrt{1+\frac{1}{n^{2}}}}{(1+\frac{1}{n^{2}})^{\frac{1}{6}}})\geq{n}(\sqrt{1+\frac{1}{n}}-\sqrt{1+\frac{1}{n^{2}}})\geq{0}[/tex]

2) We bound therefore the first term by:
[tex]\sqrt{n^{2}+n}\leq\sqrt{(n+1)^{2}}=n+1[/tex]
3) We bound the negative term as follows:
[tex]-\sqrt[3]{n^{3}+n}}\leq{-\sqrt[3]{n^{3}}}=-n[/tex]
4)
Hence,
[tex]a_{n}\leq\frac{(n+1)+(-n)}{\sqrt{n^{3}}}=\frac{1}{n^{\frac{3}{2}}}[/tex]
 
  • #10
Wow, now I'm clear about that. Your suggestions are always very "brain-freshing" for me, arildno :) Thank you.
 
  • #11
Yeah and one more question: why do we have to prove that the 3rd root expression in the numerator is strictly less than the square root expression? Wouldn't the two following bounds be sufficient?
 
  • #12
You need to show the terms are positive as well. Just knowing they are less than [tex]1/n^{3/2}[/tex] doesn't stop them from being very negative.

You can use arildno's method, or you can show a weaker [tex]\sqrt[3]{n^3 + n}-\sqrt{n^2 + n}<1[/tex] using bounds similar to our earlier ones. This will actually show [tex]|\sqrt{n^2 + n} - \sqrt[3]{n^3 + n}|<1[/tex] which will show your sum is absolutely convergent (which you'd know anyway if you had proven it was positive).
 
  • #13
Ok I have it now, thank you shmoe!
 

Similar threads

  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
8
Views
2K
Replies
17
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 95 ·
4
Replies
95
Views
7K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 15 ·
Replies
15
Views
3K