1

I have a rather stupid question, I guess.

For some PDE, it is said that there exists a right-moving travelling wave solution $u(x,t)=\phi(\xi)$ with $\xi=\pm x-ct, c>0$ and $\lim_{\xi\to-\infty}\phi(\xi)=2\pi, \lim_{\xi\to\infty}\phi(\xi)=0$. It is also said that, upon reflection, there is a left-moving travelling wave solution.

I am a bit confused about two things.

1.) What about the $\pm$-sign in $\xi=\pm x-ct, c>0$? Of course, if I define $\xi=x-ct$ for $c>0$, then $\phi(\xi)$ is right-moving and if I assume that for this $\xi$, $\lim_{\xi\to-\infty}\phi(\xi)=2\pi$ and $\lim_{\xi\to\infty}\phi(\xi)=0$, then isn't $\phi(-x-ct)$ still right-moving with the only difference that it is now an increasing solution?

2.) What is meant with the reflection? For a left-moving solution $\psi$, I need $\psi(\eta)$ with $\eta=x+ct$ and $c>0$. In which sense is this a reflection of $\phi(\pm x-ct)$?

EditPiAf
  • 20,898
selector
  • 447
  • 1
  • The $\pm$ is a bit odd. $\phi$ is arbitrary so you can drop it without losing anything as far as I am aware, but it depends on your context. 2) If you have a right-travelling wave $\phi(x-ct)$ and you reflect the $x$ axis (i.e. you rotate both axes by $\pi$), then a right-travelling wave becomes $\phi(-x-ct)$ in the new frame (cause "right" is negative) The left-travelling wave would be $\phi(-x+ct)$ in the new frame.
  • – kevinkayaks Jul 31 '21 at 10:24
  • So if I got it right, for $c>0$, both $\phi(x-ct)$ and $\phi(-x-ct)$ are right-moving, with the difference that $\phi(x-ct)$ is decreasing, while $\phi(-x-ct)$ is increasing (or the other way round, depending on which of both we define to be increasing). – selector Jul 31 '21 at 10:42