Is a differential equation with a periodic solution considered to have multiple solutions?

121 Views Asked by At

This is for homework, but it's not the question that the homework is asking.

If we have a differential equation with some periodic solution, for example $(y')^2 + y^2 = 1$ can be solved by $y = \sin t$, then do we consider the solutions of the form $y = \sin(t + 2\pi n)\ \forall n \in \mathbb{Z}$ to be distinct solutions for the initial value $y(0) = 0$? In general, are shifted periodic solutions different solutions, or are they the same solution written in a different way?

1

There are 1 best solutions below

1
On

$\sin(t+\pi n)$ is equal to $\sin t$ only if $n$ is even, and in that case it is not a different solution because it is the same function. Every function can be expressed in many different ways; that doesn't make it many different functions.

If $n$ is an odd integer, or a non-integer, then $\sin(t+\pi n)$ is not $\sin t$. If $n$ is odd then $\sin(t+\pi n)=-\sin t.$