Theoretical Question: how can complex solutions be allowed?

  • Context: Undergrad 
  • Thread starter Thread starter nonequilibrium
  • Start date Start date
  • Tags Tags
    Complex Theoretical
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 · 2K views
nonequilibrium
Messages
1,412
Reaction score
2
Hello, I have my first course in differential equations.

So to solve a homogeneous linear differential equation of order n, you solve the characteristic polynome. Now say it has two complex roots [tex]z_1 = a_1 + b_1i[/tex] and [tex]z_2 = a_2 - b_2i[/tex]. These two roots give two independent solutions, namely [tex]y_1 = e^{z_1 x}[/tex] and [tex]y_2 = e^{z_2 x}[/tex]. My course notes go on -as my professor literally said in class- to rewrite these solutions by taking [tex](y_1 + y_2)/2[/tex] and [tex](y_1 - y_2)/2i[/tex] so we get the two real (and independent) solutions [tex]Y_1 = e^{a_1 x} \cos(b_1x)[/tex] and [tex]Y_2 =e^{a_2 x} \sin(b_2x)[/tex].

But can we really just call this rewriting? This cleary implies that [tex]y_1[/tex] and [tex]y_2[/tex] are just as well solutions, but that we simply prefer to rewrite them like that. I'd be more inclined to think that we only rely on the complex roots to lead us to the right answers, but that [tex]y_1[/tex] and [tex]y_2[/tex] form no solutions in their own right. Okay if we view our differential equation as a complex differential equation, then I suppose it's a valid solution, but it seems really wrong to me that one would mix real and complex cases. For example the reason we were looking for [tex]Y_1[/tex] and [tex]Y_2[/tex] in the first place was to use them as two vectors for our base for the vectorspace describing all the solutions to the differential equation. In that context using something with [tex]i[/tex] in it seems absurd, doesn't it? In the whole chapter we've used R as our evident field and proven existence and unicity assuming the structure of R. (and R looks differently when viewed in the bigger picture of C, because according to R any constant in C is worth two constants in R)

I hope someone gets what is bothering me? If the professor had just said "we don't actually see these complex functions as solutions but only rely on them to get to our answer, an answer which can then exist and be justified in its own right" then all would be good, but he repeatedly stated it as "merely a rewriting", and the complex numbers keep returning (now with systems of DE's) and him stating the same thing... Just wondering if my view is correct or if I'm missing something big!

Please note that my question is purely theoretical and not practical.
 
Physics news on Phys.org
I could perfectly well write the general solution to my problem as

[tex]y(x) = A_1 y_1(x) + A_2 y_2(x)[/tex]

for some [itex]y(0) = y_0 \in \mathbb{R}[/itex] and [itex]y'(0) = y'_0 \in \mathbb{R}[/itex]. In working out what A_1 and A_2 are, I would find they're complex. Any answer I get out for y(x), however, is going to end up being real, as it will happen that the imaginary component cancels out. My y(x) is still a perfectly good solution, it just happens that it only gives me real results for real initial conditions and real inputs. Because of that, it's convenient to take a linear combination of the solutions y_1 and y_2 to get real solutions. (Remember that any linear combination of solutions is still a solution for a linear DE). You could do the problem without using the complex solutions, but it's not obvious that [itex]Y_1 = e^{a_1 x} \cos(b_1x)[/itex] and [itex]Y_2 = e^{a_2 x} \sin(b_2x)[/itex] are solutions, whereas the complex solutions are pretty easy to find.

For quantum mechanical problems, factors of [itex]i[/itex] appear right in the DE itself, so the solutions you get will have imaginary parts that don't cancel out for the given boundary conditions, so the complex solutions are very much "real" solutions.