I'm sorry this is a few-month old thread, but I just came back today.
DonAntonio said:
I think this is false but since I am not into engineering I can't tell for sure. What I can tell for sure is
that many calculations done in designing stem from complex numbers.
You keep on saying "many calculations done in designing stem from complex numbers", but that's besides the point. Just because went from X to Y through the complex plane does not mean that it's the only way.
A very simple example is the roots of the cubic formula. It's well known that this is where the algebraic necessity of complex numbers first arose (c.f. Cardano). The solution of the depressed cubic, x^3 = 3px + 2q has roots
<br />
x = \left( q + \sqrt{q^2 - p^3}\right)^{1/3} + \left(q - \sqrt{q^2 - p^3}\right)^{1/3}<br />
which was shown around the 1500s. As we all know, a cubic must have at least one root. When q^2 - p^3 < 0, however, it requires you to work with quantities such as \sqrt{-1} even though the final answer (the sum of the two terms on the RHS) must eventually be real. So the introduction of the complex number (at the time) was nothing more than a convenient tool in order to recover the lone root.
Later (still in the 1500s), Francoise Viete showed that one could write the real root as
<br />
x = 2\sqrt{p/3} \cos \left[ \frac{1}{3} \cos^{-1} \left( \frac{3\sqrt{3}q}{2p\sqrt{p}}\right)\right],<br />
through an entirely
real process (that is, one in which $\sqrt{-1}$ is ever encountered). This is an important point that had we ignored the introduction of $\sqrt{-1}$, we would have managed to recover the correct answer another way (an entirely
real way).
many instances, but even then you had to resource to complex analysis to arrive to the solution
I would be happy to have an example for which you prove that, or for which it's universally acknowledged that the complex number is an essential (and irreplaceable part).
Again, this is false: the real cubic \,x^3-x^2+x-1 has one real roots but two complex non-real ones.
Even more striking: real equations of the form \,x^n-2\, may have one single real roots and all the other n-1 ones complex non-real, and if you change the minus for a plus and n is even then it may even be no real roots at all.
Okay, let me give you an example. You want to explain the roots of x^2 + c to a 5 year old child. So you draw a graph of f(x) = x^2 + c and show that when c is less than zero, there are two intersections and when c is greater than zero, there are none.
"Oh wait a minute," you say "that's not actually right. When c is greater than zero, there are actually
two intersections, but on an imaginary line".
What do you think the child would say?
Now of course, the Fundamental Theorem of Algebra is great. But that's a different issue. If you like, you
can repose z^2 + 1 = 0 as the search for points in R^2 that, upon two rotations from the positive real axis, land on the negative real axis. However, this is a geometrical interpretation. In other words, because it is so delightfully useful to understand use the shorthand of iz as a rotation by 90 degrees, this makes complex variables such a useful subject.
Similarly, the Fundamental Theorem of Algebra, which allows you to factor a polynomial of degree n into n factors is just another nice trick to preserve a certain structure.
You also bring up Schrodinger's equation. I haven't gone through the derivation of the equation, but presumably, the complex number that appears there is somehow related to the representation of cosines and sines using the complex exponential? In that case, it's like integrating
<br />
\int \sin x \, dx = \Im \int e^{ix} \, dx = \Im \frac{1}{i} e^{ix} = -\cos x. <br />
Just because you used a convenient short-hand for the representation of real quantities and went through the complex plane to get there doesn't mean you couldn't have gotten the answer another way. (I have to admit though that I only looked at the Schrodinger equation very briefly as a high school student, so I remember the complex waves representation as being important)
Anyways, that being said, I feel like I'm being labeled some kind of crackpot. Plus...
HUGE correction: Eventually you only care about the real solutions, and it strikes me as you don't know a lot of deeper implications of some stuff, which is fine if you're interested only in some rather limiter applications, but it doesn't mean everybody does the same...not even close!
Yay. I love it when people patronize me. I don't understand because I don't use advanced maths or I only know a limited set of applications. I'm not really willing to make this into a penis waving contest about who knows more applications.
I'll simply refer you to Tristan Needham's Visual Complex Analysis book, that does talk about the algebraic and geometrical necessity of complex numbers. In particular, Needham's point is that while they aren't necessary, they are damn useful because of their geometrical significance. Effectively, the rule of (a, b) \cdot (c, d) = (ac - bd, bc + ad), which characterizes complex numbers, also characterizes the rule that you would need if you wanted to describe two Euclidean shapes as being similar. Because Euclidean Geometry is so important to us, this explains the ubiquity of complex numbers. However, that doesn't mean that they are
essential.
On a more personal note, this search on my part was inspired when I once gave a talk on the use of complex variable techniques to solve a certain problem in the rupturing of thin films (in particular, the technique involved conformal mapping, Fourier transforms, and WKB expansions). A professor in Engineering then said to me after the talk, "I really dislike complex numbers. Could you have derived the same result without going into the complex plane?"
I didn't know the answer to that question. The analysis I presented made it seem like complex numbers were necessary, but at the core of it, we emerged with a real-valued answer. We began with a real PDE, worked through the complex plane, and ended up with a real result. In light of this, I would think that there is a way to derive the same answer while remaining entirely in the real plane. It would be sort of like duplicating Francois Viete's work on the cubic formula which used cosines and sines. Somehow, whenever you feel compelled to use complex numbers, you have to work through a geometrical argument.
If you, however, have a very clear problem where the complex variables techniques cannot be replaced by an entirely real approach, I'd be happy to see it.