Complex numbers and coordinates

In summary, the relationship between sin, cos, and e is that cos(theta) + i*sin(theta) = e^(i*theta), which can be proven by the definition of cosh and the unique solution to a differential equation. This relationship was discovered by John Napier, who was inspired by the trigonometric tables used for multiplication and division. He later revised his logarithms to be more practical, and Euler further refined them to the natural logarithms used today.
  • #1
BobG
Science Advisor
Homework Helper
352
88
If you have a 2-D vector in polar coordinates (a magnitude R and an angle theta) you can convert it to Cartesian coordinates with the following equation:

[tex]x + yi = R e^{\theta i}[/tex]

Or from Cartesian to polar by:

[tex](R,\theta) =ln (x + yi) [/tex]

Why does this work? I just can't quite envision this. cosh and sinh have a similar relationship in that you could almost treat them as trig functions even though they're based on e.
 
Mathematics news on Phys.org
  • #2
cosh(ix)=cos(x)
sinh(ix)=isin(x)

I don't get (R,a)=ln(x+iy), where a=angle.
 
  • #3
mathman said:
cosh(ix)=cos(x)
sinh(ix)=isin(x)

I don't get (R,a)=ln(x+iy), where a=angle.
Oops. My bad. The natural log gets the angle (the imaginary part of the result), but R is e^(real part).

The definition of cosh is:

[tex]cosh z = \frac{e^z + e^{-z}}{2}[/tex]

and, in practice, it does have the relationship you described.

The real question I had is why the relationship between sin, cos, and e?
 
  • #4
BobG said:
The real question I had is why the relationship between sin, cos, and e?

Because [itex]\cos\theta+i\sin\theta=e^{i\theta}[/itex]. That's probably not the explanation you wanted to hear; but I'm afraid I don't know any deeper motivation, other than just providing a proof that this is true.

And your relationship between x+yi and re^(i theta) still doesn't seem correct.
[itex]r=\sqrt{x^2+y^2}[/itex] and [itex]\theta=\arctan(y/x)[/itex]
 
Last edited:
  • #5
Yeah, a proof is really the best you can get. You can define [itex]e^{\alpha x}[/itex] for complex [itex]\alpha[/itex] as the unique solution to

[tex]\frac{d^2u}{dx^2}=\alpha^2 u, \ u(0)=1,\ u^\prime(0)=\alpha[/tex]

so [itex]e^{ix}[/itex] is the unique solution to

[tex]\frac{d^2u}{dx^2}=(i)^2u = -u, \ u(0)=1, \ u^\prime(0)=i[/tex]

which (from the definitions of [itex]\sin[/itex] and [itex]\cos[/itex] as solutions to other DEs) yields the solution [itex]\cos{x} + i\sin{x}[/itex], and the identity.
 
  • #6
Found it (or at least the source where I can figure it out).

Thinking about it, I remembered that, before John Napier, people used trig tables as multiplication tables (using the principles of the sum/difference identities for trig functions) and that that was the inspiration behind Napier's logarithms. He wanted to invent an easier way of multiplication and division - such high level mathematics that were beyond the capability of the average person.

Sure enough, his original logarithms were based on an analogy:

Unlike the logarithms used today, Napier's logarithms are not really to any base, although in our present terminology, it is not unreasonable (but perhaps a little misleading) to say that they are to base 1/e. Certainly they involve a constant 10^7 which arose from the construction in a way that we will now explain. Napier did not think of logarithms in an algebraic way, in fact algebra was not well enough developed in Napier's time to make this a realistic approach. Rather he thought by dynamical analogy. Consider two lines AB of fixed length and A'X of infinite length. Points C and C' begin moving simultaneously to the right, starting at A and A' respectively with the same initial velocity; C' moves with uniform velocity and C with a velocity which is equal to the distance CB. Napier defined A'C' (= y) as the logarithm of BC (= x), that is

y = Nap.log x.

Napier chose the length AB to be 10^7, based on the fact that the best tables of sines available to him were given to seven decimal places and he thought of the argument x as being of the form 10^2 sin X.
He later revised his logarithms to set "log 1 = 0" and converted his logs to base 10, a revision that made them much more practical for the original purpose of logarithms - multiplication and division.

Until the invention of the slide rule, common logs still didn't quite do the trick (he should have gone one step further and used the decibel scale - phsychologically, it would have made multiplication using common logs feel as simple as it actually is). The invention he was most noted for during his lifetime was "Napier's bones". Those were little rods, normally made of ivory, with numbers on them that could be manipulated to perform multiplication, division, squares, and roots. Some of the really smart people memorized all of the numbers inscribed on the bones and just kind of mentally carried a set of "Napier's Bones" around with them. That's a pretty impressive memory - you'd think no one could remember all of those numbers. Maybe that's why kids have to start memorizing them in second or third grade, except now we call them something dull like "multiplication tables".

Edit: That leaves out how we got our "natural logs". Looking at Napier's work, Euler realized the significance of Napier's original logarithms and revised them to today's format (setting ln 1=0, etc.)
 
Last edited:

FAQ: Complex numbers and coordinates

What are complex numbers?

Complex numbers are numbers that contain both a real part and an imaginary part. They are represented in the form a + bi, where a is the real part and bi is the imaginary part with i being the imaginary unit (sqrt(-1)). Examples of complex numbers include 3 + 2i and -5i.

What is the difference between real and imaginary numbers?

Real numbers are numbers that can be represented on a number line and include all rational and irrational numbers. Imaginary numbers, on the other hand, cannot be represented on a number line and include only numbers that are multiples of the imaginary unit i. Real numbers are denoted by R and imaginary numbers by iR.

How are complex numbers used in coordinates?

In coordinate systems, complex numbers are used to represent points in a two-dimensional plane. The real part of a complex number represents the x-coordinate and the imaginary part represents the y-coordinate. This allows for a more efficient way to plot and analyze points in a plane.

What is the polar form of a complex number?

The polar form of a complex number is a different way of representing a complex number. It is in the form r(cosθ + isinθ), where r is the distance from the origin to the point, and θ is the angle formed between the positive real axis and the vector representing the complex number. This form is useful for performing operations such as multiplication and division of complex numbers.

How are complex numbers used in real-life applications?

Complex numbers are used in various fields such as engineering, physics, and economics. They are particularly useful in the study of alternating currents in electrical engineering, as well as in the analysis of waves and vibrations in physics. In economics, complex numbers are used to model and analyze the behavior of stock market prices and interest rates.

Similar threads

Back
Top