While solving a physics problem, this equation was the result.
$$f'f''^2=f'''(1+f'^2)$$
The problem wanted the function describing the shape of a hanging chain. By seeing $1+f'^2$ I immediately thought about the identity $\cosh^2x=1+\sinh^2x$ and that $(d/dx)\cosh x=\sinh x$. So I tested the function $A\cosh(Bx)$ to see if this can be the answer:
After plugging in, you will see this:
$$A^2B^2\cosh^2x=1+A^2B^2\sinh^2x$$
So if I choose $AB:=1$, then $A\cosh(Bx)$ is an answer. So for all $\alpha$, $\alpha\cosh(x/\alpha)$ is an answer to the above differential equation.
I know that I must use a theorem to conclude uniqueness. But, this equation is describing a natural phenomenon which is unique, If you shake the chain many times, after a long time, the final shape will not change!
In such cases, provided that the answer is reasonable (here it is like a parabola which is reasonable for a hanging chain.), can we conclude the uniqueness of the answer without using any theorem?