Suppose $f$ is holomorphic in a disk centered at the origin and $f$ satisfies the differential equation $$f'' = f.$$ Show that $f$ is of the form $$f(z)=A \sinh z + B \cosh z,$$ for suitable constants $A,B\in \mathbb C$.
Of course if $f$ were a function of one real variable, usual techniques to solve linear homogeneous differential equations (characteristic equations and so on) would quickly solve the problem. But using the same train of thought here, $f$ is a function of two real variables ($z = x + iy$), and so the same techniques cannot be applied directly. This is really a complex analysis problem.
We shall use a method identical to the one used for ODEs with a real variable, namely, integration after multiplying with a suitable integrating factor. As the equation is second order, we first rewrite the equation in a way that allows us to integrate it.
Adding $\,\,f'$ on both sides of the equation we obtain $$f''+f'=f'+f.$$ Thus setting $\,g=f+f'$, we get that $g'=g$, and hence multiplying by the integrating factor $\,\mathrm{e}^{-z}$ we obtain $$ 0=\mathrm{e}^{-z}\big(g'(z)-g(z)\big)=\big(\mathrm{e}^{-z}g(z)\big)', $$ which implies that $\mathrm{e}^{-z}g(z)$ is a constant analytic function (given that the domain of $f$ is open and connected), i.e., $\,g(z)=c\,\mathrm{e}^{z}$, for some $c\in\mathbb C$. Consequently $$ f'(z)+f(z)=c\,\mathrm{e}^{z}, $$ which when multiplied by $\mathrm{e}^{z}$ provides that $$ \mathrm{e}^{z}\big(f'(z)+f(z)\big)=c\,\mathrm{e}^{2z}, $$ or $$ \big(\mathrm{e}^{z}f(z)\big)' =c\,\mathrm{e}^{2z} =\frac{c}{2}\big(\mathrm{e}^{2z}\big)', $$ and hence $$ \mathrm{e}^{z}f(z)=\frac{c}{2}\mathrm{e}^{2z}+c', $$ for some $c'\in\mathbb C$, or $$ f(z)=\frac{c}{2}\mathrm{e}^{z}+c'\mathrm{e}^{-z}=a\cosh z+b\sinh z, $$ where $a+b=c \quad\text{and}\quad a-b=2c'.$
Conversely, every function of the form $$ f(z)=a\cosh z+b\sinh z,\quad a,b\in\mathbb C, $$ satisfies the equation $f''=f$.