✧*。٩(ˊᗜˋ*)و✧*。 白麓的 web-log

On Euler's Identity

It has always been an interesting theme of how to introduce the Euler's Identity to highschool students. Maclaurin series is one possible choices but it is subtle to prove its convergence and hard to catch up with, not mentioning the dubious extension of complex differentiability of exponential function ez.

Let's start with the argument function arg(·), as this relationship for unit complex numbers cosθ+isinθ can be proven quite elementarily:

arg(uv)=arg(u)+arg(v).

Which means that arg function satisfies the functional equation:

f(xy)=f(x)+f(y).

We can prove, with ease, that non-zero function f(x) has to be a logarithmic function if it is defined on real numbers .

Thus we would guess that the unit complex number can be written as an exponential function of its argument.

cosθ+isinθ=αθ

The only problem is differentiation. At this stage we know nothing about the nature of the seemingly innocent α, I would pretend it being real. A second-order differentiation would yield:

d2dθ2cosθ+isinθ=d2dθ2αθ,cosθisinθ=αθ(lnα)2.

Notice that the latter is equivalent to αθ, thus we have (lnα)2=1, and this gives us α=ei. Plug back this relationship results the classic

cosθ+isinθ=eiθ.

An important defect in this introduction would be the differentiation of αθ when α is clearly not a real number. Considering that the same defect presents in the trivial Maclaurin approach (infinitely many times), my approach would be milder to students.

Also, this approach naturally leads to the definition of logarithm function on :

Logz:=ln|z|+Arg(z)i.

#"hs-maths"