At 54 yo, differential equations are still a wall for me, I have difficulties to go through.
One video for beginner helped me, explaining me that
- in common equations, we are searching for the values of a variable $x$, for solutions
- in differential equations, for the values of a function $f(x)$
But the video was also telling and showing that :
- a $f(x)$ solution searched for, could also be named $y$, as $y = f(x)$
- samples of resolution of a differential equation, where one of the member had a derivative of $f(x)$
in example : $y′+2y=x^2−2x+3$
My question might look strange, I try to ask it the clearest manner I can:
$y = f(x)$, $y' = f'(x)$, ...
Must a differential equation carry the function itself and some derivatives (of any order) of itself?
Said another manner:
is $h(x) = \frac{f(x)}{g(x)}$
a differential function too?If I say: I'm searching for $h(x)$ for solution of a function that solves the equation above?
Said another manner:
Why searching for functions as solutions
does require to interact with their derivatives?Is it because differential equations are not [only or just] for searching functions for solutions of anything that is an equation,
but have a special purpose I don't see?