- 586
- 189
''The shortest path between two truths in the real domain passes through the complex domain.'' J.Hadamard ;-)
It all depends upon who you are dealing with here. I think you should look at this.lavinia said:What is intuitive seems to refer to what can be visually seen or imagined and circular motion, (rotation through an angle), is intuitive as is changing the length of a measuring rod that is pointed in some direction.
I just can't see this. I would think real numbers were "intuitive" at least from the time of Zeno and his motion paradoxes. For Greeks mainly geometry was the mathematics. I would think once a Greek mathematician draw the number line with his ruler, some idea of continuum would (or should have been) there. Pythagoras knew that sqrt of 2 was not rational, and yet he could place that number on the line. It was easy for them to "see" that 4/3 is bigger than 5/4, which is bigger than 6/5 an so on. On the other hand they measured weights, volumes and other things and expressed them with the same numbers. So I think that first intuition about numbers was something like "Bigness."mathwonk said:lavinia of course is right. The difficult concept is the real numbers. the complex numbers are an almost trivial extension. but to go from rationals to reals, that is a tour de force. ...
I second the recommendation of Needham's book. The definition of multiplication that gives you rotation in the complex plane is very important. The usual XY plane does not have a basic rotation operation unless matrices are introduced.Geofleur said:I'd like to elaborate a bit on the point that complex numbers do have a nice graphical interpretation. Set ## a + ib = (a,b) ##, a point in the Argand plane. Multiplying by ## i ## rotates the position vector for this point counterclockwise by 90##^{\circ}##. More generally, using the polar forms, multiplying two complex numbers gives
## z_1z_2 = r_1e^{i\theta_1}r_2e^{i\theta_2}= r_1r_2e^{i(\theta_1+\theta_2)}##,
So ## z_1 ## stretches ## z_2 ## by amount ## r_1 ## and rotates it by an amount ## \theta_1 ##. There's a delightful book that shows the unfolding of complex analysis from this geometrical perspective, Needham's Visual Complex Analysis.