Help with 2d convolution formula

mnb96
Messages
711
Reaction score
5
Hello,

I consider two functions f:R^2 \rightarrow R and g:R^2 \rightarrow R, and the two dimensional convolution (f \ast g)(\mathbf{x}) = \int_{\mathbb{R}^2}f(\mathbf{t})g(\mathbf{x-t})d^2\mathbf{t}
I proved using the Fourier transform and the convolution theorem that the convolution of two "rotated" versions of f and g is equivalent to simply taking the convolution (f*g) and rotating it.

However I have troubles proving these statement using only the definition of convolution. I will show my attempt. There must be a mistake somewhere.

I consider an isometry (rotation) \phi:R^2\rightarrow R^2 and the two rotated versions of the functions: f(\phi(\mathbf{x})) and g(\phi(\mathbf{x})).
The convolution would be: \int_{\mathbb{R}^2}f(\phi(\mathbf{t}))g(\mathbf{x}-\phi(\mathbf{t}))d^2\mathbf{t} By setting \mathbf{y}=\phi(\mathbf{t}) and observing that d^2y = d^2t we get: \int_{\mathbb{R}^2}f(\mathbf{y})g(\mathbf{x}-\mathbf{y})d^2\mathbf{y} which is not the expected result. Where is the mistake?
 
Mathematics news on Phys.org
mnb96 said:
The convolution would be: \int_{\mathbb{R}^2}f(\phi(\mathbf{t}))g(\mathbf{x}-\phi(\mathbf{t}))d^2\mathbf{t}
You mean, the convolution of the rotated functions, f\phi(), g\phi()?
Wouldn't that be \int_{\mathbb{R}^2}f(\phi(\mathbf{t})) g(\phi(\mathbf{x}-\mathbf{t}))d\mathbf{t}
(And \phi(\mathbf{x}-\mathbf{t})=\phi(\mathbf{x})-\phi(\mathbf{t}), right?)
 
Thanks!
yes. Maybe I was tired and didn't notice that mistake! :redface:
The statement to be proven then follows from the linearity of \phi.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Back
Top