We all probably know of the functions $$\underset{\text{1 period or cycle}}{\underbrace{\cos(x) \to -\sin(x) \to -\cos(x)\to \sin(x)}} \to \cos(x) \to \cdots$$
Which are generated by the differential operator so that the sequence repeats after some steps. Do there exist such families of different sizes? Say for example period 3 or 5?
For period three, you are effectively asking for the solution of the differential equation: $y = y'''$.
This has solution $y(x) = c_1e^x+ c_2e^{-x/2} \sin( \frac{\sqrt{3}x}{2}) + c_3e^{-x/2} \cos(\frac{\sqrt{3}x}{2})$.
You similarly solve a differential equation for $y=y'''''$ in the period 5 case.