9
$\begingroup$

In this video, starting at 3:45 the professor says

There are some superb papers written that discount the idea that we should ever use j (imaginary unit) on the grounds that it conceals some structure that we can explain by other means.

What is the "other means" that he is referring to?

  • 0
    @amWhy, I understand. @Bill, I will do that too.2011-06-20

5 Answers 5

0

Maybe he meant the following: A complex number $z$ is in the first place an element of the field ${\mathbb C}$ of complex numbers, and not an $a+bi$. There are indeed structure elements which remain hidden when thinking in terms of real and imaginary parts only, e.g., the multiplicative structure of the set of roots of unity.

11

I don't know what "other means" the fellow has in mind, but there are a couple of ways to do what complex numbers do without ever introducing imaginary units:

  1. If you know about rings, ideals, and quotient rings, then you can work in ${\bf R}[x]/(x^2+1)$ which has an element, $x+(x^2+1)$, which does whatever you want your imaginary unit to do.

  2. If you know about matrices, the set of all matrices of the form $\pmatrix{a&b\cr -b&a\cr}$ with $a,b$ real does everything you need, with $\pmatrix{0&1\cr-1&0\cr}$ playing the role of the imaginary unit.

  • 1
    Make that $J^2 = -\text{Id}_V$.2011-06-20
8

The following is his response.

Hi,

I was alluding to Clifford Algebra (some people call it geometric algebra). See a paper by Chris Doran, Stephen Gull and Anthony Lasenby with a title something like "Imaginary Numbers are not Real ..."

The complex numbers are a sub-algebra of the simplest of all Clifford Algebras, Cl_2. Moreover the "vector" nature of complex numbers is captured by the complementary sub-algebra.

SDG

  • 1
    How cool: SDG responding! Thanks, @picakhu for pursuing this...Perhaps SDG would like to "drop in" and visit math.SE periodically...2011-06-26
5

Seamus Garvey is making a lot of sense here and alluding to something pretty deep. Geometric algebra is a unifying concept that can seem like magic for someone who has never seen them before. It scoops up complex numbers, quarternions, exterior algebra, spinors, and host of other tools that previously seemed unrelated.

To see their use in physics check out:

and to see a mathematical approach that leads you down the spinor path check out:

or something a bit older and explicit is:

I can't stress enough how the Clifford Algebra concept brings it all together. One works with all these separate tools and you get a feeling that it's all related but it's not often that they're presented as such. Now don't get me wrong -- Clifford algebras are not a magic bullet and complex analysis will always be in your tool box. That's a fact. But to see how it all links up go the CA route.

You won't be sorry.

1

Complex numbers are often great explainers and illuminators. Here is a canonical example. We have ${1\over 1 + x^2} = \sum_{k=0}^\infty (-1)^n x^{2n}.$ A bright calc student will be prompted to ask, "What is the deal here? Why does the series suddenly stop converging at $\pm 1$? The function on the left-hand side is differentiable to any order on the entire line."

The complex plane reveals the answer. The function $f(z) = 1/(1 + z^2)$ has poles at $\pm i$. So, the distance from the center of the Taylor series to the place where it first has an analytical nasty (a pole here) is 1. All of a sudden, this mysterious "stoppage of convergence out of the blue" becomes an entirely natural phenomenon.

I fail to see merit in this guy's idea that complex numbers are somehow unnatural.

  • 1
    Thanks, @Jonas...my point, as well, in comments preceding the OP. I credit Professor Garvey for being willing to admit that there are credible (even "superb"arguments) which challenge the necessity of imaginary numbers.2011-06-20