• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Calculus Homework

Determine the convergence or divergence of the sequence with the given general term
15. a sub n = ( sin [ sqrt[n] ] ) / sqrt[n]

How do I get rid of the sin?

Find the sum of the series
25. E (sum of the sequence) as the limit approaches infinity, starting value is 0 ( 1 / 2^x - 1 / 3^x )

I thought I could just evaluate each limit seperately, where both converge to 0, and thus the answer would be Converge to 0. But no, it converges to 1/2.

Help on either would be greatly appreciated.
 
For 15., when you consider that the numerator will never be > 1, it should be apparent that it converges to 0.

You can use one of the convergence tests to show this.
 
Originally posted by: Legendary
For 15., when you consider that the numerator will never be > 1, it should be apparent that it converges to 0.

You can use one of the convergence tests to show this.
Thanks, yeah, I used Squeeze's Theorem.
 
For number 15, look up geometric series.

They aren't asking what the items converge to, they are asking what the sum converges to.

The other question is at most plus or minus 1/sqrt(n). What is this if n is infinity?
 
for the first the top one you can bound the sin by one, so it will converge since the same seq with a 1 in the top converges (could be called "comparison test" depending on your book)

second split it into two sequences and then evaluate each one as a geometric sequence
 
You can separate 25.
Use the equation a1 / (1 - r)

Ratio of 1/2^x = 1/2
First term of 1/2^x = 1
Therefore it converges to 2

Ratio of 1/3^x = 1/3
First term of 1/3^x = 1
Therefore it converges to 3/2.

2 - 3/2 = 1/2
 
Back
Top