How to compute the following integral

  • Thread starter Thread starter thenewbosco
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 2K views
thenewbosco
Messages
185
Reaction score
0
I was wondering how to compute the following integral:
[tex]\int xe^{\frac{-x^2+2x\cdot x_0-x_{0}^2}{2a^2}}dx[/tex]

it would be quite simple if there was no term in the exponent x times x0 i think...any help on this thanks
 
Physics news on Phys.org
Factor the expression in the exponent and then make a substitution.
 
i factored the exponent to be -(x-x0)^2 but what is the substitution to make? u = x-xo? this does not help because of the x...
 
use integration by parts after making the substitution.
 
so the substitution i proposed is the correct one to make?
 
Try u=(x-x0)2, I think that should work, but it might be a bit messy, I'm pretty sure parts will not work though.
 
but for what you propose then du=2(x-xo)dx, which cannot be put into the integral like this...