I have given:
$$f''(x) - 2f'(x) + f(x) = 0$$
$$f(0) = 0$$
$$f'(0) = 1$$
$$find::---- f(x)=?$$.
I wanted to try it by assuming that the series $$f\left(x\right)\:=\:\sum _{n=0}^{\infty }\:a_n\cdot x^n$$ is a solution. But I got stuck here. I thought maybe using Taylor expansion and find something, but I dont know if it can help me...
Is my idea correct of what I am trying?
I got $f(x)$, I need to derivative it, I will get $f'(x)$ and then again: $f''(x)$.
But the problem I will get this if I use given values:
$$\:\sum _{n=0}^{\infty }\:a_n\cdot x^n\:-\:2\sum _{n=1}^{\infty }\:a_n\cdot n\cdot x^{n-1}+\sum _{n=2}^{\infty }\:a_n\cdot n\left(n-1\right)\cdot x^{n-2}$$
But it wont help me...
Also using the other given values wont help me.. How should I start answer this question? What am I supposed to think when I see this question?
EDIT: Please help someone, I reached that point: $$a_n=2a_{n+1}\left(n+1\right)-a_{n+2}\left(n+1\right)\left(n+2\right)$$ With $a_0 = 0$ and $a_1 = 1$ But I am stuck here.. Someone here tried to help me, but I cant reach that function, we have not learned ODE yet.
How am I supposed to get this? I really cant understand, also the function with $e$ – Math_begineer Jun 12 '22 at 21:24