Solving Integral Problem: x*exp(iax + b)

  • Thread starter Thread starter Void123
  • Start date Start date
  • Tags Tags
    Integral
Void123
Messages
138
Reaction score
0

Homework Statement



integral[x*exp(iax + b)] dx



Homework Equations





The Attempt at a Solution



I know there is a an integral for this I can pull out from a table, but is there any direct analytical way to solve it? Perhaps by parts?

Thanks.
 
Physics news on Phys.org
Void123 said:

Homework Statement



integral[x*exp(iax + b)] dx



Homework Equations





The Attempt at a Solution



I know there is a an integral for this I can pull out from a table, but is there any direct analytical way to solve it? Perhaps by parts?

Thanks.

You can use

e^{iax + b} = e^{iax} e^b

to simplify the integrand. Yes, integration by parts looks promising.
 
What if I had \int^{\infty}_{-\infty}x exp(-ax^{2})exp(bx) dx
 
haven't tried it... but how about combining the exponetial terms, then complete the square in the exponential, substitute for y = x+c in the square, then use another substitution u = y^2

the only problem i can see is in you integration limits... may have to have a think about those & maybe split the integral
 
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