Series convergence tests

In summary, I am currently learning series and testing for convergence. For comparison tests especially I am having an issue grasping the concept of picking a proper limit to compare too. My teacher has provided solutions that state to use the comparison test with 1/n^2 and since that is convergent than the original being less all the time is also convergent. However, I don't understand how to figure out how 1/n^2 was chosen. For the second one, sin(x) is approximately x if x is small. Since for n large, 1/n is small, sin(1/n) is approximately 1/n. Etc. Beyond that you need to make a better argument to actually show convergence or divergence
  • #1
A.J.710
53
1
I am currently learning series and testing for convergence. For comparison tests especially I am having an issue grasping the concept of picking a proper limit to compare too.

For example the following problem

If someone could please put it in the form where it actually looks like what it does on paper that would be great. I am not quite sure how to do that yet.

(sqrt(n^2-1)/(n^3+2n^2+5)

In the solutions my teacher provided it states to use the comparison test with 1/n^2 and since that is convergent than the original being less all the time is also convergent. I understand that part, I just don't get how to figure out how 1/n^2 was chosen.



Another one is limit comparison for sin(1/n)/n. This one I am clueless about and do not understand the solution at all.

The solutions state to compare to 1/n^2 and then it states lim n→∞ (sin(1/n)/(n(1/n^2)) and then that becomes lim n→∞ an/bn = 1/n^2/n^2 which is n^2/n^2 = 1 and that would mean its convergent.

I know how to tests work but just not how these comparison limits are chosen and especially for the second one the solution is not clear how to get from one step to the other.

Thanks in advance.
 
Physics news on Phys.org
  • #2
A.J.710 said:
I am currently learning series and testing for convergence. For comparison tests especially I am having an issue grasping the concept of picking a proper limit to compare too.

For example the following problem

If someone could please put it in the form where it actually looks like what it does on paper that would be great. I am not quite sure how to do that yet.

(sqrt(n^2-1)/(n^3+2n^2+5)

In the solutions my teacher provided it states to use the comparison test with 1/n^2 and since that is convergent than the original being less all the time is also convergent. I understand that part, I just don't get how to figure out how 1/n^2 was chosen.



Another one is limit comparison for sin(1/n)/n. This one I am clueless about and do not understand the solution at all.

The solutions state to compare to 1/n^2 and then it states lim n→∞ (sin(1/n)/(n(1/n^2)) and then that becomes lim n→∞ an/bn = 1/n^2/n^2 which is n^2/n^2 = 1 and that would mean its convergent.

I know how to tests work but just not how these comparison limits are chosen and especially for the second one the solution is not clear how to get from one step to the other.

Thanks in advance.

You want to start approximating how large quantities are for large n. If n is very large, then n^2-1 is approximately n^2 so sqrt(n^2-1) is approximately sqrt(n^2)=n. (n^3+2n^2+5) is approximately n^3, since 2n^2+5 is much smaller than n^3. So you are left with n/n^3=1/n^2. For the second one, sin(x) is approximately x if x is small. Since for n large, 1/n is small, sin(1/n) is approximately 1/n. Etc. Beyond that you need to make a better argument to actually show convergence or divergence. But that's the first step in guessing a comparison.
 
  • #3
A.J.710 said:
I am currently learning series and testing for convergence. For comparison tests especially I am having an issue grasping the concept of picking a proper limit to compare too.

For example the following problem

If someone could please put it in the form where it actually looks like what it does on paper that would be great. I am not quite sure how to do that yet.

(sqrt(n^2-1)/(n^3+2n^2+5)

In the solutions my teacher provided it states to use the comparison test with 1/n^2 and since that is convergent than the original being less all the time is also convergent. I understand that part, I just don't get how to figure out how 1/n^2 was chosen.

When you have polynomials, the dominant term is the highest power and the other terms are small in comparison as n gets large. So for large n, you would think ##\sqrt{n^2-1}## is "like" or approximately ##\sqrt{n^2}=n##. Try it for a few large ##n## and you will see what I mean. Similarly the denominator is dominated by the ##n^3## so you would think the whole fraction would grow like ##\frac{n}{n^3}=\frac 1 {n^2}##.

Another one is limit comparison for sin(1/n)/n. This one I am clueless about and do not understand the solution at all.

The solutions state to compare to 1/n^2 and then it states lim n→∞ (sin(1/n)/(n(1/n^2)) and then that becomes lim n→∞ an/bn = 1/n^2/n^2 which is n^2/n^2 = 1 and that would mean its convergent.

I know how to tests work but just not how these comparison limits are chosen and especially for the second one the solution is not clear how to get from one step to the other.

Thanks in advance.

Again, as ##n## gets large, ##\frac 1 n## nears 0. Recall that ##\lim_{x\to 0}\frac {\sin x} x = 1## so ##\sin x \approx x## for small ##x##. So for large ##n##, ##\sin(\frac 1 n) \approx \frac 1 n##.

[Edit] Dick types faster...
 
  • #4
Lets start with the first one.

$$\frac{\sqrt{n^2-1}}{n^3+2n^2+5}$$

Notice the higher order terms dominate the expressions in both the numerator and denominator. That is, as n gets arbitrarily large, the higher order terms are 'more significant' than the lower order terms and the constant terms. So you could write something such as:

$$\frac{\sqrt{n^2-1}}{n^3+2n^2+5} ≤ \frac{\sqrt{n^2}}{n^3} = \frac{1}{n^2} $$
 
  • #5
Okay great, I am set on the first one now. Completely understand. Thanks
 

1. What is a series convergence test?

A series convergence test is a mathematical method used to determine whether a series of numbers converges (approaches a finite value) or diverges (does not approach a finite value).

2. Why are series convergence tests important?

Series convergence tests are important because they allow us to determine the behavior of infinite series, which have many practical applications in fields such as engineering, physics, and finance.

3. What are some common series convergence tests?

Some common series convergence tests include the ratio test, the root test, the comparison test, and the integral test. Each test has its own set of conditions and criteria for convergence.

4. How do I know which series convergence test to use?

The choice of series convergence test depends on the specific series and its properties. It is important to carefully analyze the series and its terms to determine which test is most appropriate to use.

5. What happens if a series fails a convergence test?

If a series fails a convergence test, it means that the test does not provide enough information to determine whether the series converges or diverges. In this case, other methods or tests may need to be used to determine the behavior of the series.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
93
  • Calculus and Beyond Homework Help
Replies
5
Views
941
  • Calculus and Beyond Homework Help
Replies
3
Views
358
  • Calculus and Beyond Homework Help
Replies
2
Views
660
Replies
8
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
436
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
734
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
14
Views
1K
Back
Top