What kind of ODE is the following one:
$y^{(n)}(t) = \dfrac{x^{(n)}(t)}{f(n)}$
I have never seen such type. Any references would be very much appreciated. Thanks
What kind of ODE is the following one:
$y^{(n)}(t) = \dfrac{x^{(n)}(t)}{f(n)}$
I have never seen such type. Any references would be very much appreciated. Thanks
If
$$ y^{(n)}(t) = \dfrac{x^{(n)}(t)}{f(n)} $$
then we have
$$ y(t) = \dfrac{x(t)}{f(0)},\quad y^\prime(t) = \dfrac{x^\prime(t)}{f(1)},\quad y^{\prime\prime}(t) = \dfrac{x^{\prime\prime}(t)}{f(2)},\text{ etc.} $$
from which it follows that $f(0)=f(1)=f(2),\cdots$.
So, essentially you have $$ y(t)=c\cdot x(t) $$