MHB Solve \(u_{tt} - u_{xx} = \sin(u)\): Let \(u(\xi)\)

  • Thread starter Thread starter Dustinsfl
  • Start date Start date
  • Tags Tags
    Sine
Dustinsfl
Messages
2,217
Reaction score
5
Consider \(u_{tt} - u_{xx} = \sin(u)\). Let \(u(\xi) = u(x - ct)\).

How do we get \((1 - c^2)u_{\xi\xi} = \sin(u)\)?
\[
u_{\xi\xi} = u_{xx} - c^2u_{tt}
\]
Correct?
 
Physics news on Phys.org
dwsmith said:
Consider \(u_{tt} - u_{xx} = \sin(u)\). Let \(u(\xi) = u(x - ct)\).

How do we get \((1 - c^2)u_{\xi\xi} = \sin(u)\)?
\[
u_{\xi\xi} = u_{xx} - c^2u_{tt}
\]
Correct?
If $u$ is a function of $\xi$, where $\xi = x-ct$, then the chain rule says that $u_t = \tfrac{\partial u}{\partial t} = \tfrac{du}{d\xi}\tfrac{\partial \xi}{\partial t} = -c\tfrac{du}{d\xi} = -cu_{\xi}.$ The same calculation, repeated, says that $u_{tt} = c^2u_{\xi\xi}.$ In the same way, $u_{xx} = u_{\xi\xi}.$ So the equation $u_{xx} - u_{tt} = \sin u$ becomes $(1-c^2)u_{\xi\xi} = \sin u.$ That is the standard form of the sine Gordon equation, but you seem to have changed a sign somewhere, writing $u_{tt} - u_{xx}$ rather than $u_{xx} - u_{tt}.$
 
There is the following linear Volterra equation of the second kind $$ y(x)+\int_{0}^{x} K(x-s) y(s)\,{\rm d}s = 1 $$ with kernel $$ K(x-s) = 1 - 4 \sum_{n=1}^{\infty} \dfrac{1}{\lambda_n^2} e^{-\beta \lambda_n^2 (x-s)} $$ where $y(0)=1$, $\beta>0$ and $\lambda_n$ is the $n$-th positive root of the equation $J_0(x)=0$ (here $n$ is a natural number that numbers these positive roots in the order of increasing their values), $J_0(x)$ is the Bessel function of the first kind of zero order. I...
Back
Top