New (August 3, 2001): Two webpages on Complex
Numbers (this one) and
An Easy Proof of the Distributive Law[2009-10 version] offer a
short way to reach and explain trigonometry, the Pythagorean theorem,
trig formulas for dot- and cross-products, the cosine law and a
converse to the Pythagorean Theorem. Postscript: Explore site Geometry
Steps to learn more.
The explanation below is a must for students of
engineering, and a bonus for students of trig or calculus.
Complex Numbers Starter Lesson
Welcome. Most of this site, except for the treatment here of complex
number and trig, posts online appendices and chapters of books on
understanding and explaining mathematics and pattern based reason.
Writing began to explore and report a few ideas for easing or avoiding
difficulties in mathematics education.
Here is a geometric story which describes the complex numbers, or what
mathematicians since Gauss in the 1840's have regarded as the complex
numbers.
|
1. The immediate motivation for this approach (in this
chapter) stems from three successive 1976 McGill University
public lectures of the late Richard Feynman. He simply
described physics as the addition and multiplication of arrows
in the plane. He defined their multiplication as follows:
add their angles and multiply their lengths. In terms
of the polar coordinate (r1,q1)
and (r2,q2) for the factors, the
polar coordinates of the product is
(r,q) =
(r1r2,q1+q2
)
All this was effectively presented to a general
audience with no mention of vectors nor the Gauss-Argand
representation of complex numbers.
2. In Morris Kline's three-volume work
Mathematical Thought from Ancient to Modern Times, in
volume 2, Chapter 27, the third section called The
Geometrical Representation of Complex Numbers. This
section briefly describes the approach of Caspar Wessel
(1745-1818). Part of Wessel's work (translated into English) is
reproduced in David Eugene Smith's 1929 work A Source Book
in Mathematics, Dover 1959 Reprint.
After or besides the local material, visit
chapters
1, 2 and 3 of Functional Trigonometry by Hillman
and Alexanderson in the 1970's and posted online by Mervin
E. Newton of Thiel College. It has slightly different
starting point and more material including exercises!
|
Step I. How to Add and Multiply Points, Arrows or Complex Numbers in the
Plane
This first part assumes you have some familiarity with the measurement of
distances and angles, with the addition of real numbers and points in the
plane, and finally with multiplication of nonnegative (that is zero and
positive) real numbers
Addition of points in the plane
Coordinate Definition (Coordinate Method)
The sum of two points with the rectangular coordinates
[a,b] and [c,d] is given by
[a+c,b+d]. We therefore write
[a,b] + [b,d] =
[a+c,b+d]
For example [2,5]+ [6,2] = [8,7].
Associative and commutative Axioms for real numbers imply addition
of points in the plane is associative and commutative.
In words, the addition rule is simple add the rectangular coordinates
of the summands to get the rectangular coordinates of the sum. With
this in mind, the following question is easy: What are the rectangular
coordinates of the sum of [1,14] and [2,8]? Answer:
[1,14]+ [2,8] = [1+2,14+8] = [3,22].
The chapter Arrow Addition in Volume 3 discusses the addition of
points or arrows in the plane further.
Multiplication
Next we define using polar coordinates the product of two points in the
plane. Each point or factor is located by means of angular displacement
or rotation from the positive real axis, and also a nonnegative distance
from the origin. The product of two points is given by a third point. Its
angular displacement is the sum of the angular displacement of the
factors. Its distance to the origin is the product of the distances of
the factors. This is the add the angles and multiply the lengths
rule. In polar coordinate notation, the multiplication rule and
definition is indicated by
(r1,q1) ×
(r2,q2) = (r1 ×
r2,q1+q2)
Square brackets are used to indicate polar coordinates while round
brackets indicate rectangular coordinates.
Axioms for real numbers immediately imply this multiplication is
commutative and associative.
Example. Two arrows are to be multiplied. One has length 1.3 and
angle 22.62o; the other factor has length 1.026 and angle
46.97o; and so their product has length 1.3338 = 1.3 × 1.026
and angle 69.59o = 22.62o+46.97o; and
that is it. See the following diagram.
Another Example. The product of the two points (3,80 o
) and (4, 60 o ) is
(3 . 4, 80o+ 60o) = (12,140
o)
A Summary - Recapitulation
The addition of points in the plane is given by means of their
rectangular coordinates while multiplication is given in terms of polar
coordinates. A second way to multiply follows from the distributive law
for multiplication over addition of points in the plane. See step III.
The equality of two different ways to multiply has several immediate
consequences given. See Step IV.
Step II. What Are Complex Numbers
Points in the plane with the operations of addition and multiplication
just given are called the complex numbers. The plane with these two
operations on its points is called the complex numbers plane, or more
briefly the complex numbers.
We will now change to a more standard notation for them. We may and often
will write the rectangular coordinates z = (a,b) as
z = a+ib, We will further call the abscissa
a, the real part of the complex number z =
a+ib. We will also call the ordinate b, the
imaginary part of the complex number z = a+ib.
Note: Two quantities x and y are equal modulo a
third quantity c, if and only if their difference x -
y = kc for some whole number or integer k.
We will say that the complex number z = a+ib is
purely imaginary when its real part a = 0. The angle of a purely
imaginary complex number z = a+ib = 0+ib =
(0,b) is 90 degrees or 270 degrees (modulo 360 degrees), depending
on the sign of the imaginary part b. When b > 0, the
angle is 90 degrees (modulo 360 degrees). When b < 0, the angle
is 270 degrees (modulo 360 degrees).
We will also say that z = a+ib is (purely) real when
its imaginary part b is zero. The angle of a (purely) real complex
number z = a+ib = a+i0 = (a,0)
is 0 degrees or 180 degrees (modulo 360 degrees), depending on the sign
of the real part a. If a > 0, this angle is 0 degrees
(modulo 360 degrees) while if a > 0, this angle is 180 degrees
(modulo 360 degrees).
Exercise: Use b = sign(b)|b| to show that bi =
b. i where i = [0,1]
Real Numbers as Complex Numbers
Each complex number z = a+i0 with imaginary part
zero gives and is given by a real number a. We will write z
= a in this situation, and say that the complex number z is also a
real number.
With this practice, the real numbers can be regarded as a subset of the
complex numbers; and the real number line can be identified with the
horizontal axis of the plane.
Confirmation of The Law of Signs
We identify the real number line with the horizontal axis of the plane.
With this identification, observe that positive numbers have angular
displacement zero, modulo 360 degrees. Also observe that negative numbers
have angular displacement 180 degrees, modulo 360 degrees. The magnitude
of a real number is its distance to the origin.
Suppose z = a+i0 and w = c+i0.
We want to compute the product zw with the multiply the
lengths, add the angles rule. Each factor has length |a| or
|c|. Each factor has angle 0 or 180 degrees (modulo 360 degrees).
The relationships
- 0o = 0o+0o
- 180o = 0o+180o =
180o+0o
- 360o = 180o+180o = 0o
(modulo 360o)
imply the add the angles, multiply the lengths rule for the
multiplication of complex numbers agrees with the ordinary method for
multiplying real numbers and the law of signs. The relationship in
particular imply
- (+1) = (+1)(+1) as 0o = 0o+0 o
- ( - 1) = (+1)( - 1) = ( - 1)(+1) as 180o =
0o+180o = 180o+0o
- ( - 1)( - 1) = (+1) as 360o =
180o+180o
Examples and then some further comments may reinforce these ideas. For
the first example, the number 4 is now identified with the point (4,0) =
[4,0o] = [4,360o]. This number or point has distance
4 to the origin and angle of 0o, modulo 360 degrees, with the
horizontal axis:

should use round brackets here for polar coordinates
For the second example, the number - 2 is identified with the point [ -
2,0] = (2,180o). See the figure below.
 should use round brackets here for polar coordinates
Now multiplying the point (2,180o) by itself leads to the
product (2,180 o)2 =
(22,180o+180o) = (4,360 o ) =
(4,0o). Thus the point on the horizontal axis identified with
- 2 when squared gives the point identified with +4 indicated above. The
360 degrees in the diagram for the number or point 4 = [4,0] represents
the doubling of the angle 180 degrees.
For an example or exercise, compute the pair-wise products of 3=3+0i,
4=4+0i, -3=-3+i0 and -4=-4+0i using the add the angles, multiply the
lengths rule.
Teachers: The add the angles, multiple the
lengths rule for the multiplication of complex numbers gives a rule
for the multiplication of real numbers once the multiplication of
nonnegative numbers with themselves is mastered. There are now three ways
to introduce the law of signs. (i) give it as as part of a rule for
multiplication of real numbers after students have learnt to multiply
unsigned numbers; (ii) derive it from the axioms for real numbers; and
(iii) derive it from the add the angles, multiple the lengths rule
for multiplication of complex numbers, after signed numbers have been
introduced as a coordinates in or along a real line and in rectangular
coordinates for the plane. Approach (ii) presumes or forces a mastery of
the algebraic way of reading and writing. Thus (i) and/or (iii) could be
best for novices. Both could be used to define the product of
real numbers to people/students who know (a) about the addition of real
numbers or coordinates and (b) about the multiplication of non-negative
numbers. They would not need to have any previous knowledge of the law of
signs.
More Exercises. Compute the following using the multiply the
lengths, add the angles rule:
-
-
A = (1.5) × (2).
-
B = (1.5) × ( - 2).
-
C = ( - 1.5) × (-2).
-
D = (1.5) × ( - 2).
-
E = (10,45o) × (1/20,15o).
Note each factor gives a point or arrow in the coordinate plane.
Stop For A Summary. The polar coordinate definition
|
(r1,q1) ×
(r2,q2) =
(r1r2,q1+q2)
|
|
of the product of two point in the plane, involves the multiplication of
lengths (= distances to the origin) and the addition of angles. For
points on the horizontal axis, the angles of the factors are zero or
180o (modulo 360o). Computing the angle of the
product will involve one of the following expressions:
Since the angle 180 degrees is associated with -1, and the angles 0
and 360 degrees are both associated with the number +1, the polar
coordinate definition of multiplication of points in the plane agrees with
(or yields) the law of signs for the multiplication of positive and
negative numbers.
Square Root of -1
The real number - 1 = -1+0i = (1,180o) has angle 180
degrees (mod 360 degrees) and length 1. The purely imaginary number [0,1]
= 0+i1 = (1,90o) has angle 90 degrees and length 1.
Multiplying this point or number by itself, that is, squaring it, gives
the point with length 1 ×1 = 1 and angle 90o+90o =
180o. So the product equals - 1+0i = - 1. We call
i, the principal square root of -1.
A second square root of -1 is obtained as follows. The imaginary number
(0, - 1) = 0+i(-1) = [1, - 90o] has angle - 90 degrees
and length 1. Multiplying this point or number by itself, that is
squaring it, gives the point with length 1 times 1 =1 and angle ( -
90o)+( - 90o) = -180o = 180o
(mod 360o). So this product equals -1+0i = - 1 as well.
 should
use round brackets here
for polar coordinates
This provides two square roots of -1 as both (1,+90 o
)2 = (1,+180 o ) = - 1 and (1, -
90o)2 = (1,-180o) = - 1.
Square Roots of Other Complex Numbers
The square root of a positive number or zero are real nonnegative
numbers. I assume in the following that you know how to compute these
square roots. The square roots of negative numbers and of other arrows or
points in the coordinate plane depend on this ability.
Observe that squaring points in the plane doubles their angular
displacements and squares their magnitudes (distance to the origin). That
is, the add the angles, multiple the lengths rule gives
|
[r½, ½ q] × [r½,½ q] = [r ,q]
|
|
Therefore the arrow (r½, ½q) when squared (meaning
multiplied by itself) yields (r,q). So it is called a square root of
the arrow (r,q). Another square root is located by the polar
coordinates (r½, ½ q+180o) since (r,q) =
(rq+360o) both locate the same point in the plane. You
should consider the special case of positive numbers z =
a+i0 = (a,0o) where the angle q = 0
degrees.
Exercises.
- Find all the square roots of 4 and -4 and plot them.
- Find the cube roots of 27 and -27 and plot them in the plane.
Complex Conjugates
The complex conjugate of a complex number z = a+b
i with polar coordinates (r, q ) is the complex number
Z = a - b i with polar coordinates (r, -q ).
Multiplying a complex number a+b i by its conjugate
a - bi gives the nonnegative number r2
> 0

Conjugates and Multiplicative Inverses (Reciprocals)
Observe that p = [(a)/(r2)]-
i[(b)/(r2)] = [1/(r2)][
` (z)] has angle -q and length [1/(r)]. Here p =
[1/(r2)][r, -q ] = [[1/(r)], -q ].)
Multiplying number p = [[1/(r)], -q ] by z =
[r,q] gives the complex number [1,0] with length 1 and angle 0,
that is, the real number 1. And multiplication of any point
(c,d) by 1 = [1,0o] yields back the point
(c,d)
The reciprocal (or multiplicative inverse) of the complex number z
= a+b i with length r > 0 and angle q is
the complex number p with length 1/r and angle -q.

Observe that if r > 1 then the length of the reciprocal
[1/(r)] < 1 < r, that is, the length of the
reciprocal is less than 1 and the length of the original number. In
contrast, if 0 < r < 1 then [1/(r)] > 1 >
r. Question: Which of these two cases is represented in the
above diagram? What happens in the case r = 1?
Some Vocabulary.
For each point or complex number z = a+b i
= (a,b) = [r,q] in this plane, we say that a is
the real part of z; that b is the imaginary part of
z; that r = |z| =O
[(a2+b2)] is the magnitude,
modulus or absolute value of z (different texts
prefer different terms); and that q is the angle or argument of
z.
Three Problems.
- Locate in the plane the complex conjugate and reciprocals of the
complex three numbers s = 3+4i, t = 12+( -
5)i, and z = (1, 120o) in polar
coordinates.
- Locate the three complex cube roots of 1 (unity) .Hint: divide
the unit circle into three arcs each spanning an angle of one third
of 360 =120 degrees. The required roots are at the ends of each arc
(if two arcs share the endpoint 1 = 1+i0.
-
Locate the fourth, fifth and sixth roots of unity. What is the
general pattern for n-th roots of unity (where n = 2, 3, 4, ... .?
|
|
Teachers & Tutors: Site pages offer better or best practices for providing skills -
simpler than expected & comprehensive but for exercises. For your charges, your duty is to study them alone or in
groups and develop skill building exercises & activities to share. Start now. The effort here is the best I can do.
Others are welcome to refine or exceed it. Please do.
Secondary
Mathematics for Ages 11+, A Practical Approach for home-tutoring or -schooling, or for schools & colleges
with local curriculum control. Study how to include site content - its skill development how-TOs and innovations
into present or future lesson plans - some reading required.
Road
Safety Messages and Questions: When and why should you face
traffic when walking along a road or cycle path? Is it a good
idea to hang limbs outside of cars etc? What gives more
protection in a crash: a car, motorbike or bicycle?
See too, the BBC-Belgium story Texting and
Driving - texting & the impossible test - the article links to a gruesome utube video on the subject
The Logic of Injustice:
How Texas sent
an innocent man to his death - The wrong Carlos. Some judgments are irreversible. Procescution: Where and when prosectors play to win rather than for
justice, guilt beyond a reasonable doubt goes unrespected due to prosecutors who putting winning
first, those innocence before the law may be convicted. Some procescutors offices in continuing to accuse after a pardon
due to reasonable doubt or innocent being shown, may sucessfully oppose compensaton for false convictions
by asserting a pardon individual is still under suspicion. Then the pardoned individual or the latter's estate
is not compensation for years or decade
of improper or false imprisonment, or for execution. Site chapters on Logic
and some in Pattern
Based Reason may slowly lead to greater precision in reading, applying and
writing laws.
May 2012, Composition Starting:
Pre-School and Primary Mathematics - Quantitative Skills, An
Intellectual View, Feedback Welcome:
The 8 Most Popular Site Inlinks
Parent Center: Help your child or teen
learn:
Parent-friendly
Work Booklets for ages 3+ to 13 Use these or others to check
or build skills. Other booklets are available but these booklets
allow parents unsure of themselves in mathematics to help their
children. The selection acquired in Canada is published in the
USA. So it has a US orientation. In retrospect, the selection
shows parents what to check with the booklets or by other ways,
the choice is theirs. But in retrospect, the selection does not
cover integral and fractions liquid weights and measures - ask
the publishers to correct that! For ages 9 to 12 say, parents may
compensate by showing boys and girls how to use weights or mass,
and further measures in food preparation. Beyond that children
may be shown how to measure and calculate angles, lengths and
areas [proportional amounts too] directly or by using maps and
plans drawns to scale. Learning how to gather and measure all the
ingredients, pots and pans for a dish or a meal, along with
cleaning up sets the stage for like activities or experiments in
science courses, and in developing organizational skills,
gives boys and girls a head start. Good luck. At the other
extreme, more comprehensive than light, if your motto is
McCainian: drill, drill, drill then Toronto
mathematician and actor John Mighton's jump math organization has jump math
workbooks for at least grades 3 to 8 for at-home and in-school
use - training sessions for teachers available. Jump math has
been expanding to cover older students. Jump Math Samples: plus
Fractions for
Grades 3-4 & Grades 5-6 [Read] Free Resources grades 1 to 8
[unread - likely to be good]. and
Mathematics
Skills For Ages 3 to 14 - technical!
Skills with take
home value - A few ideas
Basic skills include
time-date-calendar Matters; money matters; map, plan and
scale diagram matters;counting, measuring and figuring;
decision making with logic and likelyhood; being careful and
being aware of the domino effect of mistakes; reading and
writing with precision.
Is your child able to add, subtract and multiply amounts
of money, work with fractions, work with clocks and calendars,
work with maps and plans, and measure length, weight-mass and
volume? Schools may promote your son or daughter without
providing basic skills in reading, writing and
arithmetic.
Arithmetic
and Number Theory Skills
Algebra
Starter Lessons
Geometry
- maps plans trigonometry vectors
More
Algebra
70
Calculus Starter Lessons
Calculus Lessons Elsewhere:
-
How to Ace Calculus: Street Wise Guide - Mostly
Text.
-
Flash
Video for Calculus Phobics
They cover basic topics in ways likely to complement your
notes, your textbooks and site material. When Goldilocks
trespassed in the house of the three bears, she found three bowls
of porridge, two not to her liking, and one just right. Different
bears have different tastes. As invited guest here and elsewhere,
if one or more explanations is not to liking, try another. It may
be better or just right.
Unsolicited Advice
Learning to do and high marks if it comes to easy is often
deceptive - light rather than deep. For that reason, students
with learning difficulties determined not to let it get in their
way may go deeper and farther than those with none. High marks,
if the come easy, may be deceptive - provide a too light and not
a deep mastery. That could have been your problem in secondary
school, one that leads to comprehension shock or difficulties in
calculus and more generally in the first year of college. Bon
Appetite.
|
|