Are General Solutions of Linear ODEs Always Equivalent?

  • Context: Graduate 
  • Thread starter Thread starter Jhenrique
  • Start date Start date
  • Tags Tags
    Ode
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
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.