A Question About the Complex Plane

cepheid
Staff Emeritus
Science Advisor
Gold Member
Messages
5,197
Reaction score
38
I'm taking an introductory course in Complex Analysis. Close to the beginning of the term, we had a review of complex numbers, but we weren't expected to know any of this crazy number theory stuff, and as far as the reasons for this addition to the real numbers, my prof offered only this interesting tidbit (recalling from memory): \mathbb{C} is closed under the operators \cdot \ \ and \ \ + and is therefore a number "field" (whatever the heck that means). He sometimes spoke of \mathbb{R}^2 instead of \mathbb{C}, during that discussion and explained that there was no reason for alarm, as they were essentially interchangeable.

Okay, the point of my post is that I'm confused as to what that means, and why it should be the case. Isn't \mathbb{R}^2 a vector space, not a "field"? Furthermore, my confusion was compounded when we went on to such things as complex valued functions, and calculus in the complex plane, which I admit seems to be developed in the same way, and have similar qualities as vector calculus. But if they're so interchangeable, why do the two forms of calculus exist independently. Why formulate things in terms of complex numbers if you can just use vectors? All my math classes are so frustrating because they're just a hodgepodge of branches of math that have interrelationships and coincidences of terminology that are interesting to ponder, but that I feel I will NEVER understand them because nobody outright states them. (eg. eigenvalues in DE's vs. Lin algebra, the term "singular" appearing all over the place etc). But let's not get sidetracked. I'm rambling because I'm confused. Let me offer a specific example of this confusion.

A complex valued function f is a function of an independent complex variable z with real and imaginary parts such that:

z = x + iy

Therefore f: \mathbb{C} ----> \mathbb{C} (in general anyway. So the first \mathbb{C} or some subset of it is the domain on which the values of z for which f is defined reside. And the second \mathbb{C} is the range of f, ie in general it takes on complex values. But then we wrote f as:

f(z) = u(x,y) + iv(x,y), where u and v are real valued functions of x and y that represent the real and imaginary parts of f respectively. So the domain of u is \mathbb{R}^2, same with v, yet we seem to be claiming that that plane is the same as the plane \mathbb{C} in which all the z's given by z = x + iy reside! After all, it's the same damn x and y that you're plugging into u and v to evaluate them as the x and y you would plug into z to evaluate f(z) directly! So now I'm totally confused, because they are in fact NOT the same plane. We don't say u = u(z), because u is not a function of the complex variable x + iy, but of the two variables x and y SEPARATELY. You might argue that these planes are all just abstractions, so what difference does it make whether we label the y-axis with real or imaginary numbers? But I just don't GET it. It makes a big difference...or does it?

:confused:
 
Mathematics news on Phys.org
Woah! A lot of stuff here. Frankly I haven't even taken any complex analysis yet, but I think I can still help.

\mathbb{C} is closed under the operators \cdot \ \mbox{and} \ + and is therefore a number "field" (whatever the heck that means). He sometimes spoke of \mathbb{R}^2 instead of \mathbb{C}, during that discussion and explained that there was no reason for alarm, as they were essentially interchangeable.

If a set F, with two operations, + and \cdot, is such that the operations satisfy the following axioms:

If a, \ b and c are in F, and denoting a \cdot b by ab, then
1. a+b = b+a and ab = ba
2. a+(b+c) = (a+b)+c and a(bc) = (ab)c
3. a(b+c) = ab + ac
4. \exists \ 0 \in F \ \mbox{s.t.} \; x + 0 = x \ \forall x \in F
5. \exists \ 1 \in F \ \mbox{s.t.} \; 1x = x \ \forall x \in F
6. a \neq 0 \Longrightarrow \exists a^{-1} \in F \ \mbox{s.t.} \ aa^{-1} = 1
7. \exists -a \in F \ \mbox {s.t.} \; a + (-a) = 0
8. a\cdot b \in F and a + b \in F

then F is a field.

On \mathbb{C} these operations are just normal addition and multiplication. Similar operations can be defined on \mathbb{R}^2 (if (a, \ b), (c, \ d) \in \mathbb{R}^2, \ \mbox{define} \ \cdot \ \mbox{by} \ (a, \ b) \cdot (c, \ d) = (ac - bd, \ bc+ad), \mbox{and} \ + \ \mbox{by} \ (a, \ b) + (c, \ d) = (a+c, \ b+d)).

Evidently, every field is a vector space (but not the other way around).


f(z) = u(x,y) + iv(x,y), where u and v are real valued functions of x and y that represent the real and imaginary parts of f respectively. So the domain of u is LaTeX graphic is being generated. Reload this page in a moment., same with v, yet we seem to be claiming that that plane is the same as the plane LaTeX graphic is being generated. Reload this page in a moment. in which all the z's given by z = x + iy reside! After all, it's the same damn x and y that you're plugging into u and v to evaluate them as the x and y you would plug into z to evaluate f(z) directly! So now I'm totally confused, because they are in fact NOT the same plane. We don't say u = u(z), because u is not a function of the complex variable x + iy, but of the two variables x and y SEPARATELY.

It is a very astute observation that this might cause problems with writing f(z) in that way, but in this case it is justified. Given \mathbb{C} \ni z = x + iy we can always isolate x and y. Let \bar{z} represent the complex conjugate of z, ie. \overline{a+bi} = a - bi if a and b are real. Then \frac{z + \bar{z}}{2} = x \ \mbox{and} \ \frac{z - \bar{z}}{2i} = y, and so, since complex conjugation is certainly a valid operation to be used in the evaluation of f, we can justifiably write f(z) = u(x,y) + v(x,y)i.
 
Last edited:
cepheid said:
I'm taking an introductory course in Complex Analysis. Close to the beginning of the term, we had a review of complex numbers, but we weren't expected to know any of this crazy number theory stuff, and as far as the reasons for this addition to the real numbers, my prof offered only this interesting tidbit (recalling from memory): \mathbb{C} is closed under the operators \cdot \ \ and \ \ + and is therefore a number "field" (whatever the heck that means).
You can look up what a field is at mathworld. Vector spaces and fields are related. For one, every vector space has an underlying field, so, if you recall, when vector spaces are said to be closed under scalar multiplication, the scalars involved come from the underlying field.
He sometimes spoke of \mathbb{R}^2 instead of \mathbb{C}, during that discussion and explained that there was no reason for alarm, as they were essentially interchangeable.

Okay, the point of my post is that I'm confused as to what that means, and why it should be the case. Isn't \mathbb{R}^2 a vector space, not a "field"?
Depending on how you want to look at it, it can be both. \mathbb{R}^2 is a vector space, normally thought to lie over the field \mathbb{R}, but you could have it lie over the rational field. It could not lie over the complex field. However, it can also be a field if multiplication between elements of R² is defined. Normally, (1, 2) x (8, -2.3) is not defined, but it can be defined such that R² satisfies the criteria of a field. Now, the complex numbers form a field, and in fact, the multiplication of complex numbers is one way to define multiplication on R². An example:

(3 + 5i) x (4 + 2i) = (3 x 4) + (3 x 2)i + (5 x 4)i + (5 x 2)i² = 2 + 26i

Now, if we have ordered pairs in R² (a, b) and (c, d), define multiplication on them by:

(a, b) x (c, d) = (ac - bd, ac + bd). You will find that by this definition, multiplication meets all the requirements necessary for a field. Try to find the relationship between this multiplication and complex multiplication.

Also, the complex numbers can be said to form a vector space. The complex numbers over the field of complex numbers is a 1-d vector space. The complex numbers over the real field is a 2-d vector space.
Furthermore, my confusion was compounded when we went on to such things as complex valued functions, and calculus in the complex plane, which I admit seems to be developed in the same way, and have similar qualities as vector calculus. But if they're so interchangeable, why do the two forms of calculus exist independently.
Vector calculus is different. It deals with any vector space, and in most vector spaces, there is no defined multipilcation between elements. You'll recall that there is addition of elements, and then multiplication of elements with scalars, but not multiplication between elements. The complex field, on the other hand, is a special vector space, with a multiplication. However, whereas things like the cross product are usually most meaningful when talking about 3 dimensions, that is not the case with the complex field, so there is reason to treat complex analysis separately.
Therefore f: \mathbb{C} ----> \mathbb{C} (in general anyway. So the first \mathbb{C} or some subset of it is the domain on which the values of z for which f is defined reside. And the second \mathbb{C} is the range of f, ie in general it takes on complex values.
Not some subset of C is the domain, all of C is the domain. And the second C is not the range, it is the co-domain. The range is a subset of the co-domain. In other words, f maps C only to values of C, but not necessarily to all values of C. for example, f: R --> R defined by f(x) = x² has R as its domain, so it takes all real values for x. Also, it is said to map to R, so it will only take x values to other real values. But clearly, it doesn't take R to all of R, since x² is always positive.
f(z) = u(x,y) + iv(x,y), where u and v are real valued functions of x and y that represent the real and imaginary parts of f respectively. So the domain of u is \mathbb{R}^2, same with v, yet we seem to be claiming that that plane is the same as the plane \mathbb{C} in which all the z's given by z = x + iy reside! After all, it's the same damn x and y that you're plugging into u and v to evaluate them as the x and y you would plug into z to evaluate f(z) directly! So now I'm totally confused, because they are in fact NOT the same plane. We don't say u = u(z), because u is not a function of the complex variable x + iy, but of the two variables x and y SEPARATELY. You might argue that these planes are all just abstractions, so what difference does it make whether we label the y-axis with real or imaginary numbers? But I just don't GET it. It makes a big difference...or does it?
z = x + iy. Now, with respect to a basis \beta = {1, i} the co-ordinates of z can be expressed as (x, y), i.e.:

z = x + iy

[z]_{\beta} = (x, y)

So to say z = (x, y) is a little misleading. (x, y) are the co-ordinates of z:
a) in the complex plane
b) in the vector space \mathbb{C}(\mathbb{R}) with respect to basis {1, i}. Note \mathbb{C}(\mathbb{R}) denotes the vector space of complex numbers overlying the field R.

In your example:

f : C --> C
u : R² --> R (edited, originally said co-domain was R²)
v : R² --> R
 
Last edited:
It is common to "identify" various mathematical objects when they are "essentially the same". For example, "1" the natural number and "1" the real number are denoted the same way, although they are really different things. In general practice, using different notations for them would make notation more cumbersome, yet add no clarity. Thus, it's not used.


Another example is symbols like R. R is used to denote a great many things, such as a set, a field, an order type, a topological space, a metric space, a vector space over itself, and more! However, all of these different aspects of the real numbers are "essentially the same", much like 1 the integer and 1 the real number are.


One of the notations that bugs you is a common notation with functions that have vectors as inputs or outputs. If f is a function from R2 --> R, I might write it as f(\vec{x}), or I might write it as f(y, z). It is technically more accurate to say that f(y, z) would be a function from RxR --> R, but again going back to identifications, RxR is treated as the same thing as R2 anyways. (In fact, they might actually be the same thing!)


Now, C is a vector space over R. (Or, if you prefer, that is one of the many aspects of the complex numbers) You can check directly by proving that C satisfies the vector space axioms. (Which might actually be a trivial task, depending on which definition of C you use)
 
In your example:

f : C --> C
u : R² --> R²
v : R² --> R²

Actually in this case

u: \mathbb{R}^2 \longrightarrow \mathbb{R}
v: \mathbb{R}^2 \longrightarrow \mathbb{R}
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...

Similar threads

Back
Top