Are there closed curve solutions for these ODE constraints?

MisterX
Messages
758
Reaction score
71
Are there closed curve solutions for ##\mathbf{v}(t) \in \mathbb{R}^3## satisfying this constraint?
$$\mathbf{v}(t) \cdot \frac{d^2}{dt^2}\mathbf{v} = 0 $$
 
Last edited:
Physics news on Phys.org
I do not understand your question. All velocities of type v(t) = a⋅t + v0 are trivial solutions.
 
Unless v(t) is identically 0, so there is no motion at all, you equation just says that the acceleration is 0 so, as Svein says, the only solutions are straight line trajectories.
 
Thanks for your replies. To be clear I meant

$$\sum_{i=1}^3 v_i \frac{d^2 v_i}{d t^2} = 0 $$

In other words acceleration is orthogonal to position. So ##\mathbf{v}(t) \neq 0## does not obviously (to me) imply ##\frac{d^2}{dt^2}\mathbf{v}(t) = 0##. I may still be that the trivial solutions mentioned above are the only ones, but I'm not sure at the moment.
 
MisterX said:
In other words acceleration is orthogonal to position.
Ah. That is a different proposition. Of course, the trivial solutions are still solutions, but...

If an object rotates in a circle around a point, the acceleration is orthogonal to velocity, but I do not know offhand any solution to acceleration orthogonal to position. A logarithmic spiral springs to mind, but there acceleration is never quite orthogonal to position (http://en.wikipedia.org/wiki/Logarithmic_spiral ).
 
Yes non-trivial solutions exist.

Consider the case where \frac{d^2}{dt^2} v_x = v_z ,\frac{d^2}{dt^2}v_z = - v_x, and v_y=0.

Here \vec V \cdot \frac{d^2}{dt^2}\vec V =0.

You can solve for v_x and v_z. This amounts to solving the 4-th order ODE \frac{d^4}{dt^4} v_x + v_x =0. Real solutions to this equation exist. The resulting expression for v_z is also real.
 
  • Like
Likes MisterX
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...
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...
Back
Top