I have a rather simple question which I seemingly can't get my head around to solve.
$y_0$ is a solution to differential equation $y'=k*y$, for which $y_0(0)=1$
What is the solution $y_1$, when $y_1(a)=b$?
The answer is supposed to be given with $y_1=?*y_0(?)$
I know there is the so-called order reduction method, but I am not exactly familiar with it yet and assume there's another, simpler way to solve this.
I have just started doing differential equations, so apologies for such a 'simple' question.
And thanks for all help.