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

how do I find when an integral is convergent or divergent?

OpenStudy (anonymous):

really depends on the integral

OpenStudy (anonymous):

"1 the limit exists (and is a number), in this case we say that the improper integral is convergent; 2 the limit does not exist or it is infinite, then we say that the improper integral is divergent"

OpenStudy (anonymous):

when is an example of the limit not existing?

OpenStudy (anonymous):

I think its when it just keeps on going, never actually hits an endpoint, i did this stuff so long ago though, so bear with me.

OpenStudy (anonymous):

my problem was ∫1/(xlnx) dx on (e², ∞)

OpenStudy (anonymous):

i know the answer is divergent. I just don't know how

OpenStudy (anonymous):

first find the "anti -derivative" you will get using a substitution \[u=\ln(x),du=\frac{1}{x}dx\] that your anti derivative is \[\ln(\ln(x))\] right?

OpenStudy (anonymous):

are you sure?

OpenStudy (anonymous):

now this is no problem at \[e^2\] you get \[\ln(\ln(e^2))=\ln(2)\] but you are integrating from \[e^2\] to \[\infty\] so you have to actually

OpenStudy (anonymous):

you would still have ∫1/lnx dx

OpenStudy (anonymous):

i am pretty sure. it is \[\int_{e^2}^{\infty}\frac{1}{x\ln(x)}dx\] if i am reading it correctly

OpenStudy (anonymous):

ok lets go slow. is this the right integral \[\int_{e^2}^{\infty}\frac{1}{x\ln(x)}dx\]?

OpenStudy (anonymous):

and if you substitute du for 1/x dx, you have 1/u du

OpenStudy (anonymous):

yes

OpenStudy (anonymous):

ok so you make \[u=\ln(x)\] \[du=\frac{1}{x}dx\] and now you have \[\int\frac{1}{u}du\] right?

OpenStudy (anonymous):

yes

OpenStudy (anonymous):

and the "anti derivative of \[\frac{1}{u}\] is \[\ln(u)\] and now replacing \[u=\ln(x)\] you get \[\ln(\ln(x))\] as your anti - derivative

OpenStudy (anonymous):

you can check by differentiation that this is the right thing

OpenStudy (anonymous):

so now your job is to evaluate this anti derivative at "b" and e^2, and then take the limit as b goes to infinity

OpenStudy (anonymous):

in other words you want \[\lim_{b\rightarrow \infty} \ln(\ln(b))-\ln(2)\]

OpenStudy (anonymous):

ok...

OpenStudy (anonymous):

so how can you know if this converges to a number, or diverges to infinity?

OpenStudy (anonymous):

so ln(ln(b)) - ln(ln(e²)) ?

OpenStudy (anonymous):

it is true that \[\ln(x)\] grows very very slowly, but it does go to infinity. right

OpenStudy (anonymous):

i just wrote \[\ln(2)\] instead of \[\ln(\ln(e^2))\]

OpenStudy (anonymous):

yes

OpenStudy (anonymous):

i forget how that rule works

OpenStudy (anonymous):

ooo because lne cancels?

OpenStudy (anonymous):

\[\ln(x)\] is the inverse of \[e^x\] so \[\ln(e^x)=x\]

OpenStudy (anonymous):

and so \[\ln(e^2)=2\] and therefore \[\ln(\ln(e^2))=\ln(2)\]

OpenStudy (anonymous):

ok i'm following

OpenStudy (anonymous):

that part is not really important anyway, since it is just some number. the question is what is \[\lim_{b\rightarrow \infty}\ln(\ln(b))\]

OpenStudy (anonymous):

hmm... is it infinity?

OpenStudy (anonymous):

like divergent? cuz it never meets anything?

OpenStudy (anonymous):

and the answer is, it is infinite. because as b goes to infinity, so does \[\ln(b)\] and as \[\ln(b)\] goes to infinity so does \[\ln(\ln(b))\]

OpenStudy (anonymous):

in general you will get one that converges if you get something like \[\frac{1}{b}\] or even \[\frac{1}{\sqrt{b}}\] something where the variable ends up in the denominator

OpenStudy (anonymous):

so this one is divergent? and i have a similar question

OpenStudy (anonymous):

yes it is divergent

OpenStudy (anonymous):

one questions asks to show that an integral of the form ∫e^(-px) dx on (a, ∞) is convergent if p>0 and divergent if p<0

OpenStudy (anonymous):

what is the anti derivative of \[e^{-px}\]? it is \[\frac{1}{-p}e^{-px}\] i hope

OpenStudy (anonymous):

did you use u sub?

OpenStudy (anonymous):

if p > 0 this means \[-p<0\] so your exponent is negative and therefore you have \[-\frac{1}{pe^p}\]

OpenStudy (anonymous):

should be \[-\frac{1}{pe^{px}}\]

OpenStudy (anonymous):

sorry how did you integrate that?

OpenStudy (anonymous):

i guess i used a u-sub but really just did it in my head. you want something with derivative \[e^{-px}\] it is pretty clear that you have to use \[-\frac{e^{-px}}{p}\]

OpenStudy (anonymous):

the derivative of \[e^x\] is \[e^x\] and the derivative of \[e^{-px}\] is \[-pe^{-px}\] by the chain rule, so if i want it to work out so that the derivative is \[e^{-px}\] i have to divide by -p

OpenStudy (anonymous):

i got u=e^(-px) and du=-pe^(-px)

OpenStudy (anonymous):

not for this one. use \[u=-px,du=-pdx,-\frac{1}{p}du = dx\]

OpenStudy (anonymous):

ok i gotcha!

OpenStudy (anonymous):

so now it really boils down to this: does the \[e^b\] end up in the numerator or does it end up in the denominator?

OpenStudy (anonymous):

one sec and i will tell ya

OpenStudy (anonymous):

if \[p>0\] then \[-p<0\] so your antiderivative using positive exponents will be \[-\frac{1}{pe^{pb}}\] which goes to zero lickety split as \[b\rightarrow \infty\]

OpenStudy (anonymous):

the numerator?

OpenStudy (anonymous):

ahhhhh crap

OpenStudy (anonymous):

but on the other hand if \[p<0\] then \[-p>0\] so you will have \[-\frac{e^{pb}}{p}\] these minus signs are annoying i don't know why they put them in the problem.

OpenStudy (anonymous):

okay so I don't know where I screwed up. I found the limit as b -> ∞ and got (-e^b + e^a) / p. was I not supposed to do that?

OpenStudy (anonymous):

the idea is simple, they confused it with the minus sign. it would have been simpler to say if \[p<0\] then \[\int_0^{\infty} e^{px}dx\] converges and if \[p>0\] then the integral diverges. less confusing that way

OpenStudy (anonymous):

it totally depends on p. you dropped the p in the exponent from your answer

OpenStudy (anonymous):

so I have no idea what I was supposed to show in the answer

OpenStudy (anonymous):

it all comes down to whether, when you write using positive exponents, the \[e^{pb}\] is in the numerator or in the denominator. depends totally on the sign of p

OpenStudy (anonymous):

if it's positive, it diverges, if it's negative it converges. I grasped that, I just don't know how I show that on paper

OpenStudy (anonymous):

you want to say that if \[p>0\] then \[-p<0\] and so sing positive exponents you get \[\lim_{b\rightarrow \infty}-\frac{1}{e^{pb}}=0\]

OpenStudy (anonymous):

*using

OpenStudy (anonymous):

and likewise if \[p<0\] then \[-p>0\] so you get \[\lim_{b\rightarrow \infty}-\frac{e^{pb}}{p}=\infty\]

OpenStudy (anonymous):

okay that all makes so much sense now. I understand what you meant by the negative sign in the exponent confusing me... thanks!

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!