Solve Difficult Integral - Get Help Now!

  • Thread starter Thread starter matteo86bo
  • Start date Start date
  • Tags Tags
    Integral
matteo86bo
Messages
56
Reaction score
0
I don't know where to start with this integral ...

\int_0^t\frac{e^{-x/h}(a+b(x-c))xdx}{(a+b(x-c)-1)}

can you give me a hand?
 
Physics news on Phys.org
This integral does not integrate in terms of elementary functions. Are you sure the formula is correct? Or, perhaps, you know about "exponential integral" Ei?
 
matteo86bo said:
I don't know where to start with this integral ...

\int_0^t\frac{e^{-x/h}(a+b(x-c))xdx}{(a+b(x-c)-1)}

can you give me a hand?

Learn how to encapsulate and generalize:

\int_0^t\frac{e^{-x/h}(a+b(x-c))xdx}{(a+b(x-c)-1)}=\int\frac{e^{-x/h}(k+x)x}{r+bx}=k\int\frac{x e^{-x/h}}{r+bx}dx+\int\frac{x^2 e^{-x/h}}{r+bx}dx

Now, suppose I tell you the function:

Ei(z)=-\int_{-z}^{\infty}\frac{e^{-t}}{t}dt

can be treated just like any other function like sin and cosine. For example, what happens when you differentiate Ei(z)? Knowing that, can you then express the antiderivative of your integral in terms of some expression which contains Ei(z) where z is some combination of the variables and constants in your integrand?
 
Sorry but I've just asked if there exists an analytical solution ...
I've been dealing with these kind of integrals in my thesis and I always have to solve them numerically ...
thanks for the advices!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top