This is my first question, I hope that it is not too simple and vague.
There are several obvious well known solutions to this differential equation:
$$f^{(4)}(x) = f(x)$$
e.g. $e^x$, $e^{-x}$, $\sin(x)$, $\cos(x)$, $\sinh(x)$, and $\cosh(x)$ but, looking at the power series, suggests that the following would be an attractive basis to the solutions.
$$1 + \frac{x^4}{4!} + \frac{x^8}{8!} + \frac{x^{12}}{12!} + . . .$$
$$x + \frac{x^5}{5!} + \frac{x^{9}}{9!} + \frac{x^{13}}{13!} + . . .$$
$$\frac{x^2}{2!} + \frac{x^6}{6!} + \frac{x^{10}}{10!} + \frac{x^{14}}{14!} + . . .$$
$$\frac{x^3}{3!} + \frac{x^7}{7!} + \frac{x^{11}}{11!} + \frac{x^{15}}{15!} + . . .$$
Of course, these could all be expressed in terms of $e^x$, $e^{-x}$, etc.
Do these functions have names? Are they ever studied? It could be my searching skills at fault but I cannot find any reference to them.