I have not idea how to approach this differential equation.
$$y'-\int_0^xy(t)dt=2$$.
Basically, I did,
$$F''(t)-F(x)+F(0)=2 \;\;\;\;\;\;\; F'=y$$
I am stuck.
Thank You.
I have not idea how to approach this differential equation.
$$y'-\int_0^xy(t)dt=2$$.
Basically, I did,
$$F''(t)-F(x)+F(0)=2 \;\;\;\;\;\;\; F'=y$$
I am stuck.
Thank You.
We differentiate the equation and we find $y''-y=0$, so $$y(x)=Ae^x+Be^{-x}, A,B\in\mathbb{R}$$ and at $x=0$ we have $y'(0)=2$ so we find that $A=B+2$, hence we find $$y(x)=B(e^x+e^{-x})+2e^x,B\in\mathbb{R}.$$