a) Show that $f^2 - (f')^2 = 0$
I tried to solve by doing $f=\pm f'$ not sure what to do from here.
a) Show that $f^2 - (f')^2 = 0$
I tried to solve by doing $f=\pm f'$ not sure what to do from here.
Consider $g=f^2-(f')^2$. One has
$$g'(x)=2f(x)f'(x)-2f''(x)f'(x)=2f'(x)\left(f(x)-f''(x)\right)=0$$
So $g$ is constant and by assumption $g(0)=0$ so $f^2-(f')^2=0$
This means $f'(x)=f(x)$ or $f'(x)=-f(x)$.
Solving these two ODE one gets $f(x)=f(0)e^x=0$ or $f(x)=f(0)e^{-x}=0$
$(f-f')(f+f')=0$
$\implies f'=f $ or $f'=-f$.
Try solving the two IVP's:
$1$. $f'(x)-f(x)=0$ with $f(0)=f'(0)=0$.
$2$. $f'(x)+f(x)=0$ with $f(0)=f'(0)=0$.
Both have a unique solution which $f(x)=0$.