Calculus Homework

MrCodeDude

Lifer
Jun 23, 2001
13,674
1
76
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.
 

Legendary

Diamond Member
Jan 22, 2002
7,019
1
0
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.
 

MrCodeDude

Lifer
Jun 23, 2001
13,674
1
76
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.
 

Howard

Lifer
Oct 14, 1999
47,982
11
81
You'd get better help if you wrote out the problem. I'm too lazy to try to figure out what you said. :)
 

slpaulson

Diamond Member
Jun 5, 2000
4,414
14
81
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?
 

desteffy

Golden Member
Jul 16, 2004
1,911
0
0
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
 

pray4mojo

Diamond Member
Mar 8, 2003
3,647
0
0
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