Are General Solutions of Linear ODEs Always Equivalent?

  • Thread starter Thread starter Jhenrique
  • Start date Start date
  • Tags Tags
    Ode
Jhenrique
Messages
676
Reaction score
4
Given the following ODE:

##ay''(t) + by'(t) + cy(t) = 0##

The following solution:

##y(t) = c_1 \exp(x_1 t) + c_2 \exp(x_2 t)##

is more general than:

##y(t) = A \exp(\sigma t) \cos(\omega t - \varphi)##

? Why?
 
Physics news on Phys.org
The solutions are equivalent if ##x_1## and ##x_2## are complex conjugate numbers.

They are not equivalent if ##x_1## and ##x_2## are unequal real numbers, unless you want to use a crazy interpretation of ##cos(\omega t - \varphi)## where ##\omega## and ##\varphi## are complex constants.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top