Related to fourier transfrom figuring out when a function is odd or even

SUDOnym
Messages
88
Reaction score
1
I left a post up re. Fourier transforms and this query is on the same question:

having solved the heat equation in infinite domain in terms of U(alpha,t) we now want to inverse transform back to u(x,t):

U(\alpha,t)=\frac{2u_{0}}{\sqrt{2\pi}}\frac{sin\alpha}{\alpha}e^{-k^{2}\alpha^{2}t}

\implies u(x,t)=\frac{1}{\sqrt{2\pi}}\int_{-\infty}^{\infty}U(\alpha,t)e^{i\alpha x}d\alpha

=\frac{u_{0}}{\pi}\int_{-\infty}^{\infty}\frac{\sin\alpha}{\alpha}e^{-i\alpha x}e^{-k^{2}\alpha^{2}t}d\alpha=\frac{u_{0}}{\pi}\int_{-\infty}^{\infty}\frac{\sin\alpha}{\alpha}\cos\alpha xe^{-k^{2}\alpha^{2}t}d\alpha-i\frac{u_{0}}{\pi}\int_{-\infty}^{\infty}\frac{\sin\alpha}{\alpha}\sin\alpha xe^{-k^{2}\alpha^{2}t}d\alpha

My question here is:

in my notes he immediately says that in the final equality I have above that the sin(alpha)/alphacos(alpha)x term inside the integral is an even function whereas the sin(alpha)/alphasinalphax term is odd...how is it that he can so easily see which terms are odd and even and so evaluate the odd integral as zero?
 
Physics news on Phys.org
I may not have been clear in my last post, question is how does he know that:

\frac{u_{0}}{\pi}\int_{-\infty}^{\infty}\frac{\sin\alpha}{\alpha}\cos\alpha xe^{-k^{2}\alpha^{2}t}d\alpha

is even.

And how does he know that:

-i\frac{u_{0}}{\pi}\int_{-\infty}^{\infty}\frac{\sin\alpha}{\alpha}\sin\alpha xe^{-k^{2}\alpha^{2}t}d\alpha

is odd?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top