Prove that integral is convergent

  • Thread starter Thread starter elabed haidar
  • Start date Start date
  • Tags Tags
    Convergent Integral
elabed haidar
Messages
133
Reaction score
1

Homework Statement



i need to know the integral of x^alpha times (lnx)^ beta from 0 to 0.5
the question is if alpha greater than -1 prove that integral convergent

Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org


So what did you try?
 


I don't think you'll be able to actually do that integral in closed form, but you can identify when it exists. You'll need to find a bound for log(x) as x approaches 0.
 


i don't want to know what is the answer , i just want to prove how does it converge at zero
 


i tried all methods
 


Try a substitution first to get rid of the logarithm.
 


i tried the neighbourhood at zero since the problem is at zero , but i don't think lnx has a neighbourhood at zero , so i tried change by varibale x= e^t but still didnt work
then i tried integration by parts , and that was a disaster I am stuck
and last i tried the theory which says that if you mulitply by x ^m where m is less than 1 and you reach the limit zero you will have a convergent integral but that only works with real numbers not variables so what do you think i should do? please make sure
 


i tried
 


So, what did you get?
 
  • #10


i told you in the other thread its the same question they told me to write where i told you
 
  • #11


What did you get after the substitution x=et?
 
  • #12


man it becomes from -infinte to zero et ^a times x ^beta but still nothing i cnt go anywhere with that
 
  • #13


So you get

\int_{-\infty}^0{e^{\alpha+1}t^\beta dt}

right?

Now, apply partial integration to reduce the value of beta (i.e. to make beta negative)
 
  • #14


and what do i get please can you solve it i was trying all day please
 
  • #15


elabed haidar said:
and what do i get please can you solve it i was trying all day please

I'm sorry, that would be against the rules. I'm afraid you will have to solve it.

Alternatively, do you know the following test:

If \int_{-\infty}^0{g} converges and \lim_{x\rightarrow-\infty}{\frac{f}{g}}=0, then \int_{-\infty}^0{f} converges as well.

Applying this with an appropriate g could also give you the solution.
 
  • #16


To summarize everything so far (there have been a few errors), the original integral is

\int_0^{0.5} x^\alpha (\ln{x})^\beta dx

Micromass suggested the substitution x = et, which leads to

\int_{-\infty}^{-\ln{2}} e^{t(\alpha + 1)} t^{\beta} dt

Note that the upper limit is -ln(2) = ln(0.5), not 0.

From here, try parts with u = tβ. The following may help:

\int_a^b u dv = vu \; \big|_a^b - \int_a^b v du

Specifically, for what values of \alpha and \beta will vu \; \big|_a^b converge?
 
Last edited:
  • #17


Why not try looking at certain values of \beta, say for example \beta =1, then your integral becomes:
<br /> \int_{0}^{\frac{1}{2}}x^{\alpha}\ln xdx=\int_{-\infty}^{-\ln 2}ye^{(\alpha +1)y}dy<br />
upon using the substitution y=\ln x. Now note that the interval of integration is over a negative region which means that \alpha +1&gt;0 and so \alpha &gt;-1, which is what we were trying to show in the first place. Can you now show this for general \beta?
 

Similar threads

Back
Top