Given the following PDE: $x²\frac{\partial u}{\partial x} + \frac{\partial u}{\partial t} = 0 $
with the following initial conditions: u(x,0) = f(x)
Is it possible to apply a Fourier transform with respect to $x$ to solve it? I wonder that because of that $x²$ which seems to make it too hard to integrate in the Fourier Transform. None of the examples I found had a variable factor multiplied by the derivative whose FT I would be supposed to take.
Or maybe I should put it this way: How do I take the Fourier Transform of $x^2\frac{\partial u(x,t)}{\partial x}$ with respect to $x$?
Let ${\cal{F(u)}}=\int_{-\infty}^\infty u(x,t)e^{ix\xi}dx=U(\xi, t),$ then ${\cal{F(u_x)}}=i\xi\, U(\xi, t)$, where $i=\sqrt{-1}$. Thus, the Fourier transform of $x^2u$ becomes ${\cal{F(x^2u_x)}}=\frac{d^2}{d\xi^2}\bigg(i\xi\, U(\xi, t)\bigg)=i\xi U_{\xi\xi}+2i\,U_{\xi}$ provided that $x^2u,$ $xu$ and $u$ vanish as $|x|\to\infty$, where we have used the rule ${\cal{F(x^n g(x))}}=(-i)^n\frac{d^n}{d\xi^n}G(\xi)$.