M HYPE SPLASH
// updates

Basis of trigonometric functions

By Emma Valentine
$\begingroup$

The problem is as follows:

Let $C[a,b]$ be the vector space (over $\mathbb{R}$) of continuous functions defined on $[a,b]$, $a < b$. For a fixed $n \in \mathbb{Z}^+$, consider the following set of functions: $$ X_1 = \{1,\cos(x),\sin(x),\cos(2x),\sin(2x),\dots,\cos(nx),\sin(nx)\} \\ X_2 = \{1,\cos(x),\sin(x),\cos^2(x),\sin^2(x),\dots,\cos^n(x),\sin^n(x)\} $$

  1. Show that both $X_1$ and $X_2$ are linearly independent.
  2. Show that $\mathrm{span}(X_1) = \mathrm{span}(X_2)$.
  3. Let $V := \mathrm{span}(X_1)$. For each $v \in V$, let $[v]_1$ and $[v_2]$ be the coordinate vectors of $v$ with respect to the bases $X_1$ and $X_2$ respectively. Do there exists $v \in V$ such that $[v]_1 = [v]_2$, and $[v]_1 \neq (a_0,a_1,a_2,0,\dots,0)$ where $a_0, a_1, a_2 \in \mathbb{R}$?

My attempt to this problem were mostly futile, with virtually no progress for Q1 whatsoever. Q2 seems to be the easiest problem among all. One can easily show that the statement holds for $n \leq 3$ using well-known trigonometric identities. I strongly believe that I need to argue inductively, but I'm not exactly sure how. Lastly, I have absolutely no idea how to start for Q3.

Any help would be appreciated.

$\endgroup$ 3 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy