Ask your own question, for FREE!
Mathematics 21 Online
OpenStudy (anonymous):

Jim: ALTERNATING SERIES QUESTION

OpenStudy (anonymous):

ill take a picture of the limit comparison also since they do it there also

OpenStudy (anonymous):

OpenStudy (anonymous):

alright it's up

jimthompson5910 (jim_thompson5910):

problem #9 a?

OpenStudy (anonymous):

9a and 8b are much of the same.. for 8b you'd have to use bn= 1/n

jimthompson5910 (jim_thompson5910):

which one are you looking at?

OpenStudy (anonymous):

both 9a and 8b

jimthompson5910 (jim_thompson5910):

ok

OpenStudy (anonymous):

\[\frac{n}{\sqrt{n^2-4}}\]

OpenStudy (anonymous):

they say this equals one

jimthompson5910 (jim_thompson5910):

I see a 3 in the numerator for 8b not a an 'n'

OpenStudy (anonymous):

that might be a typo.. i've never seen him do hta before

OpenStudy (anonymous):

as lal the other ones have 1 and that would just mean you'd have to m it back 2

jimthompson5910 (jim_thompson5910):

well anyway, you're asking why \[\large \lim_{x\rightarrow \infty}\left(\frac{n}{\sqrt{n^2-4}}\right)=1\] correct?

OpenStudy (anonymous):

yes

OpenStudy (anonymous):

i mean i know the sqroot(n^2) will bring a n out which will be n/n which will get you 1

OpenStudy (anonymous):

but i don't believe thats exactly how they did it

jimthompson5910 (jim_thompson5910):

if you simply "plug in" infinity into 'n', you'll see that an indeterminate form results in the form of \[\large \frac{\infty}{\infty}\] so L'Hospital's rule will be used here. Are you familiar with it?

OpenStudy (anonymous):

yeah

jimthompson5910 (jim_thompson5910):

so derive the numerator to get 1 and derive the denominator to get \[ \frac{n}{\sqrt{n^2-4}} \], keep in mind that this fraction is in the denominator now

OpenStudy (anonymous):

how is this fraction in the denominator?

jimthompson5910 (jim_thompson5910):

because the derivative of the denominator \[\sqrt{n^2-4}\] is \[\frac{n}{\sqrt{n^2-4}}\]

OpenStudy (anonymous):

yes

OpenStudy (anonymous):

i skipped a rule in the chain rule gotcha now

jimthompson5910 (jim_thompson5910):

hmm L'Hospital's rule isn't going to work here, I ended up where I started, so that's no help.

OpenStudy (anonymous):

yeah it says use limit comparison

jimthompson5910 (jim_thompson5910):

ok

OpenStudy (anonymous):

could have to do with the n=3 and limit comparison being for n=1

OpenStudy (anonymous):

so you have to move the series back 2 so n^2 =n-2)^2

OpenStudy (anonymous):

and that cancels out the 4

OpenStudy (anonymous):

I mean i've never seen my teacher throw a curve ball like this ... maybe when we got to th power series but not like during htis part

jimthompson5910 (jim_thompson5910):

one sec while I look something up real quick

OpenStudy (anonymous):

seen as though they really ahdn't taught moving back anr forth a series until power series

OpenStudy (anonymous):

i'll write my answer and tell me i this is logically right haha \[\sum_{n=3}^{\infty}\frac{3}{\sqrt{n^2-4}}=\sum_{n=1}^{\infty}\frac{3}{\sqrt{(n-2)^2-4}} =\sum_{n=1}^{\infty} \frac{3}{\sqrt{n^2-4n+4-4}}\]

OpenStudy (anonymous):

that doesn't work either....

OpenStudy (anonymous):

in my solution manual it just seems like they assume an "n" will come out due to the n^2

jimthompson5910 (jim_thompson5910):

oh right, why didn't I think of that, guess I'm tired lol

jimthompson5910 (jim_thompson5910):

anyway the limit comparison test works like this

jimthompson5910 (jim_thompson5910):

if the limit of (a sub n over b sub n) = some positive number, then either a and b converge or they both diverge

jimthompson5910 (jim_thompson5910):

that sound familiar?

OpenStudy (anonymous):

true

jimthompson5910 (jim_thompson5910):

so you pick another sequence b sub n to compare the original sequence to. In this case, you chose n/sqrt(n^2-4) because this will cancel out with the first denominator

jimthompson5910 (jim_thompson5910):

So using the limit comparison test, we get \[\lim_{x\rightarrow \infty}\left(\frac{a_{n} }{b_{n} }\right)=\lim_{x\rightarrow \infty}\left(\frac{ \frac{3}{\sqrt{n^2-4}} }{ \frac{n}{\sqrt{n^2-4}} }\right)=\lim_{x\rightarrow \infty}\left(\frac{ 3}{ n}\right) = 0\]

jimthompson5910 (jim_thompson5910):

oops those xs are ns

jimthompson5910 (jim_thompson5910):

so because this limit is zero, this means that if b sub n converges, then a sub n converges

OpenStudy (anonymous):

0 is not a finite number

jimthompson5910 (jim_thompson5910):

it's not positive

OpenStudy (anonymous):

book says where L is finite and positive

jimthompson5910 (jim_thompson5910):

I should have mentioned that if the limit is zero, then if b sub n converges then a sub n converges

OpenStudy (anonymous):

so you cannot deduct a reasoning that it converges

OpenStudy (anonymous):

snce if it is not a finite number and positive the test fails

OpenStudy (anonymous):

i'll show you a problem like this in my book

jimthompson5910 (jim_thompson5910):

that's one part of the theorem, if L is finite and positive, then they both converge/diverge together, but I'm talking about another branch of the theorem

OpenStudy (anonymous):

OpenStudy (anonymous):

see what i mean this is really simple to our problem here... and they say it = 1

OpenStudy (anonymous):

as for the other part of the theorem ... it's not even in my book >_<

jimthompson5910 (jim_thompson5910):

but that's 23 not 8b or 9a?

OpenStudy (anonymous):

example four he pulls it out also... like but how if it doesn't obey the sqroot rules

OpenStudy (anonymous):

he factors out the n^7 and to seperate it and then takes it out

OpenStudy (anonymous):

is this what is actually going on?

jimthompson5910 (jim_thompson5910):

that's so it cancels with the other n^(7/3)

OpenStudy (anonymous):

yes so could youpull out n^2 and make the -4/n^2

jimthompson5910 (jim_thompson5910):

well what he's doing is he's saying that \[n^7+n^4=n^7(1+\frac{1}{n^3})\]

OpenStudy (anonymous):

yeah so couldn't you pull out the n^2 and and have -4/n^2 which would also equal 4.. since cancelation

jimthompson5910 (jim_thompson5910):

which is perfectly fine, he's doing this because he wants to be left with \[1+\frac{1}{n^3}\], so when he evaluates the limit of this when n approaches infinity, the last term drops off

jimthompson5910 (jim_thompson5910):

so you mean \[n^2-4=n^2(1-\frac{4}{n^2})\]

OpenStudy (anonymous):

you'd get 3sqroot/1

OpenStudy (anonymous):

if you did it his way

OpenStudy (anonymous):

which would simply be 3

jimthompson5910 (jim_thompson5910):

yeah so \[\sqrt{n^2-4}=\sqrt{n^2(1-\frac{4}{n^2})}=n\sqrt{1-\frac{4}{n^2}}\]

OpenStudy (anonymous):

alright so that is what actually is going on.. my teacher always just took the n out and said alright those cancel.. .he never really explained in depth what was going on ... that the constant would go to 0

OpenStudy (anonymous):

or would be 0

OpenStudy (anonymous):

as for 9a

OpenStudy (anonymous):

best way to say ] a sub n+1 <= a sub is saying that the denominator is growing exponentially fast

OpenStudy (anonymous):

best way to say ] a sub n+1 <= a sub is saying that the denominator is growing exponentially fast

OpenStudy (anonymous):

I think i killed jim >_<

jimthompson5910 (jim_thompson5910):

lol sry just reading something

jimthompson5910 (jim_thompson5910):

can you see that the sequence (minus the (-1)^n term) is going to 0?

OpenStudy (anonymous):

well that would be another story you'd have to figure that out using another way like l'hopitals or something

jimthompson5910 (jim_thompson5910):

if not, evaluate the limit and use L'Hospital's rule (which works this time) to get the limit to be zero

OpenStudy (anonymous):

but how would i explain that an+1 < an+1 is getting exponentially bigger /faster than the numerator

jimthompson5910 (jim_thompson5910):

after deriving and simplifying you should get \[\frac{3n^2}{5n^4\sqrt{n^3+1}}=\frac{3}{5n^2\sqrt{n^3+1}}\]

jimthompson5910 (jim_thompson5910):

you just need to show that the sequence b sub n is a decreasing sequence

jimthompson5910 (jim_thompson5910):

so all you need to show is that \[b_n < b_{n+1}\]

OpenStudy (anonymous):

isn't it the other way aroun?

jimthompson5910 (jim_thompson5910):

oh should mention that \[a_n=(-1)^n b_n\]

jimthompson5910 (jim_thompson5910):

oh right, you got it, should be \[b_n > b_{n+1}\]

OpenStudy (anonymous):

so just say that n^5 is going to grow bigger when added 1 or would i just test with a value.... to show like my teacher

jimthompson5910 (jim_thompson5910):

well you could use explicit values, but that doesn't always work

jimthompson5910 (jim_thompson5910):

I would compare \[\frac{\sqrt{n^3+1}}{n^5}\] with \[\frac{\sqrt{(n+1)^3+1}}{(n+1)^5}\]

OpenStudy (anonymous):

alright

OpenStudy (anonymous):

this exam is going to be a doozy lol

OpenStudy (anonymous):

thanfully we don't have to memorize integraton tables... i would die

jimthompson5910 (jim_thompson5910):

lol

OpenStudy (anonymous):

I gotta figure out a wya to memorize the centroid fomulaes

jimthompson5910 (jim_thompson5910):

ok it's best to remember back to calc 1 about finding the intervals where a function increases or decreases

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!