Mathematics · Glossary

What is Complex exponential of an imaginary argument?

Also known as: argument

Definition 3.5 University Mathematics — Year 1 · Chapter 3 — Complex Numbers

For θR\theta \in \R one defines

eiθ=cosθ+isinθ.\eu^{\iu\theta} = \cos\theta + \iu \sin\theta .

Every z0z \neq 0 can be written z=reiθz = r\,\eu^{\iu\theta} with r=z>0r = \abs z > 0; θ\theta is an argument of zz, determined up to adding a multiple of 2π2\pi. The value in (π,π]\intoc{-\pi}{\pi} is the principal argument, written argz\arg z.

Examples

Example 3.6 (First values, and one famous identity)

Reading the definition at the cardinal angles:

eiπ/2=i,eiπ=1,e2iπ=1,eiπ/4=22(1+i).\eu^{\iu\pi/2} = \iu, \qquad \eu^{\iu\pi} = -1, \qquad \eu^{2\iu\pi} = 1, \qquad \eu^{\iu\pi/4} = \frac{\sqrt2}2\,(1 + \iu) .

The second one, rearranged as eiπ+1=0\eu^{\iu\pi} + 1 = 0, is Euler’s celebrated identity linking e\eu, i\iu, π\pi, 11 and 00; at this stage of the book it is a definition unwinding rather than a theorem, and its real content — why the analytic exponential function of Chapter 4, extended to imaginary arguments, deserves the same name — is settled by the power series of Chapter 17. Meanwhile the display above is worth memorizing as a conversion table: it is used silently every time an argument is read off a picture.

Example 3.9 (Expanding cos3θ\cos 3\theta by de Moivre)

Write c=cosθc = \cos\theta, s=sinθs = \sin\theta. De Moivre and the binomial theorem give

cos3θ+isin3θ=(c+is)3=c33cs2+i(3c2ss3),\cos 3\theta + \iu \sin 3\theta = (c + \iu s)^3 = c^3 - 3cs^2 + \iu\,(3c^2 s - s^3),

and identifying real parts, then substituting s2=1c2s^2 = 1 - c^2:

cos3θ=c33c(1c2)=4cos3θ3cosθ.\cos 3\theta = c^3 - 3c(1 - c^2) = 4\cos^3\theta - 3\cos\theta .

The imaginary part yields sin3θ=3sinθ4sin3θ\sin 3\theta = 3\sin\theta - 4\sin^3\theta for free: one complex identity always carries two real ones. Read backwards, the boxed identity is the key to the classical trisection equation: constructing cos(θ/3)\cos(\theta/3) from cosθ\cos\theta means solving the cubic 4x33x=cosθ4x^3 - 3x = \cos\theta, which is where the algebra of Chapter 8 takes over.

Example 3.13 (A binomial trigonometric sum)

For nNn \in \N and θR\theta \in \R, evaluate S=k=0n(nk)coskθS = \sum_{k=0}^{n}\binom nk \cos k\theta. Recognize the real part of a binomial expansion:

S=k=0n(nk)(eiθ)k=(1+eiθ)n,S = \Re\sum_{k=0}^n \binom nk \bigl(\eu^{\iu\theta}\bigr)^k = \Re\bigl(1 + \eu^{\iu\theta}\bigr)^n ,

then factor the half-angle (Method 3.11 (4)): 1+eiθ=2cosθ2eiθ/21 + \eu^{\iu\theta} = 2\cos\frac\theta2\,\eu^{\iu\theta/2}, so

S=(2ncosnθ2  einθ/2)=2ncosnθ2cosnθ2.S = \Re\Bigl(2^n\cos^n\frac\theta2\;\eu^{\iu n\theta/2}\Bigr) = 2^n \cos^n\frac\theta2\,\cos\frac{n\theta}2 .

The imaginary part yields k(nk)sinkθ=2ncosnθ2sinnθ2\sum_k\binom nk\sin k\theta = 2^n\cos^n\frac\theta2\sin\frac{n\theta}2 for free. Sanity checks: θ=0\theta = 0 recovers (nk)=2n\sum\binom nk = 2^n, and θ=π\theta = \pi gives S=0S = 0 for n1n \geq 1 (each factor cosπ2\cos\frac\pi2 vanishes), i.e. the alternating row sum of Example 2.17. The method — “see the cosine sum as the shadow of a complex power, then factor half-angles” — is exactly that of Exercise 3.6, with the binomial theorem replacing the geometric series.

Read in context →