Trigonometrical functions and complex numbers

216 Views Asked by At

(This question will at first appear too broad. However, the overall philosophy will be explained below in a way that asks specific questions, which I hope will be conducive to this being a reasonable question.)

I have often wondered to what extent the trigonometrical functions' properties can be proven using only real results (they're real functions, so why would we need complex numbers. The precise formulation of my initial question is

Are there any real trigonometrical identities that require complex-number results to prove?

So, for example, the double-angle formulae can be proven using geometry or matrices, and I think most people would prefer this to the way using complex exponentials, simply because you can do it before introducing complex numbers.

On the other hand, de Moivre's theorem, $$ (\cos{\theta}+i\sin{\theta})^{\alpha} = \cos{\alpha\theta}+i\sin{\alpha\theta}, $$ is excluded because, obviously, it has an $i$ in it. Similarly Euler's formula, and hence the complex expressions of cosine and sine.

At first, I thought that the sum $$ 1+2\sum_{n=0}^{\infty} r^n \cos{n\theta} = \frac{1-r^2}{1-2r\cos{\theta}+r^2} \quad (|r|<1) $$ could only be done with complex numbers, but (after mucking about with the complex exponentials) one finds the quantity $$ C_m =\frac{2r^{m+1}(r\cos{m\theta}-\cos{(m+1)\theta})}{1-2r\cos{\theta}+r^2}, $$ which satisfies $$ C_m-C_{m-1} = 2r^m \cos{m\theta}, $$ and therefore the partial sums are given by $$ 1+2\sum_{n=0}^{m} r^n \cos{n\theta} = 1+C_m-C_0, $$ and $$ 1-C_0 = 1-\frac{2r(r-\cos{\theta})}{1-2r\cos{\theta}+r^2} = \frac{1-r^2}{1+2r\cos{\theta}+r^2}. $$ Since $C_m \to 0$ as $r \to \infty$, we find the answer we were hoping for. Similarly with the product $$ \prod_{k=1}^{n-1} \sin{\left(\frac{k\pi}{n}\right)} = \frac{n}{2^{n-1}}, $$ which can be proved using ingenious use of the factor theorem. (This proof I found on a rather obscure forum somewhere in the depths of the Internet. I'll reproduce it if people are interested)

So, the questions, as I see them, are

  1. Is there a counterexample to the claim that any real trigonometric identity can be proven using only real number techniques?

  2. Is there a general way of proving that no counterexample exists (obviously a long shot, but you never know if there's something like an obscure Galois theory calculation out there...)

  3. If either of those is too general for you, can anyone prove that $$ \prod_{k=1}^{n-1} (1-2r\cos{\left( \frac{k\pi}{n} \right)}+r^2) = \frac{1-r^{2n}}{1-r^2} $$ without using complex numbers (the usual proof uses roots of unity, for fairly obvious reasons).

(If you're wondering where these product formulae come from, G.H. Hardy, for reasons best known to himself, considered the integrals $$ \int_0^{\pi} \log{\sin{\theta}} \, d\theta \qquad \int_0^{\pi} \log{(1-2r\cos{\theta}+r^2)} \, d\theta $$ as among those that should be evaluated by first principles, which leads fairly directly to considering the above products.)

(You can obviously have either the power series, geometrical, or some differential equation definition of the trigonometrical functions, just no quantities that square to $-1$!)

1

There are 1 best solutions below

0
On

For every $(a,b), (c,d) \in \mathbb R^2$ define

$$(a,b)+(c,d)=(a+c,b+d) \text{ and } (a,b)\times(c,d) = (ac-bd,ad+bc)$$

It isn't hard to prove that the structure $[\mathbb R^2, +,\times]$ is a field. Nor is it a big suprise that the map $\varphi : \mathbb R^2 \to \mathbb C$ defined by $\varphi(x,y) = x + \imath y$ is an isomorphism. Hence every theorem of complex numbers corresponds to a theorem in the plane $\mathbb R^2$. Hence every theorem using complex numbers can be converted into a theorem that doesn't involve complex numbers.