Problem 14 in Chapter 1.5 of Conway's "Course in Functional Analysis" asks me to let $\lambda = \text{Area measure on} \{ z\in \mathbb{C}\: |z| < 1\}$ and consider the vectors $1,z,z^2,...$. If these vectors are normalized, as $e_n = \frac{z^n}{||z^n||}, n \geq 0$, then I am asked to determine if this is a basis for $L^2(\lambda)$.
I was realizing though, if you write the complex number $z$ in polar form, as $z=r e^{i\theta}$, then $e_n = e^{in\theta}$ seems to be the basis for trigonometric polynomials, and also the basis for a Fourier series.
I don't have much experience with complex numbers, so perhaps this is obvious, or perhaps I am missing something.
My question: what is the difference between:
- The polynomials of the form $\sum_{k=0}^\infty a_k z^k$ where $z \in \mathbb{C}$
- Trigonometric polynomials written as $\sum_{k=0}^\infty a_k e^{ik\theta}$
Are complex valued polynomials the same as trigonometric polynomials? Perhaps within a normalization factor?
I ask because I seem to recall learning that the trigonometric polynomials are dense in the space of continuous functions on an interval, and I would like to use that result to answer this question.