Convolution of a Gaussian with itself from the definition

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 4K views
GuiltySparks
Messages
11
Reaction score
0

Homework Statement



Find the convolution of g(x) = [itex]e^{-πx^{2}}[/itex] with itself from -∞ to ∞ using the definition of convolution, not the Fourier Transform.



The Attempt at a Solution



See my attachment. My professor said that you have to use integration by parts, but I keep getting stuck. No matter what I do, I reach the conclusion that the convolution is 0. Is there something that I'm missing here?
 

Attachments

  • gauss.jpg
    gauss.jpg
    11.8 KB · Views: 666
Physics news on Phys.org
GuiltySparks said:

Homework Statement



Find the convolution of g(x) = [itex]e^{-πx^{2}}[/itex] with itself from -∞ to ∞ using the definition of convolution, not the Fourier Transform.

The Attempt at a Solution



See my attachment. My professor said that you have to use integration by parts, but I keep getting stuck. No matter what I do, I reach the conclusion that the convolution is 0. Is there something that I'm missing here?

Complete the square.

[itex]\displaystyle -2\pi\left( y^2-xy\right)-\pi x^2[/itex]
[itex]\displaystyle =<br /> -2\pi\left( y^2-xy+\frac{x^2}{4}-\frac{x^2}{4}\right)-\pi x^2[/itex]

[itex]\displaystyle =-2\pi\left( y-\frac{x}{2}\right)^2+2\pi\frac{x^2}{4}-\pi x^2[/itex]

[itex]\displaystyle =-2\pi\left( y-\frac{x}{2}\right)^2-\pi\frac{x^2}{2}[/itex]​