Please help me to solve the linearly independent of functions in Hilbert Space
how i can show that the functions $\sin(t)$ and $\cos(t)$ are linearly independent in Hilbert Space (L^2[0,pi])?
Please help me to solve the linearly independent of functions in Hilbert Space
how i can show that the functions $\sin(t)$ and $\cos(t)$ are linearly independent in Hilbert Space (L^2[0,pi])?
Hint
Let $\alpha,\beta\in\mathbb R$ such that $$\alpha \cos(t)+\beta\sin(t)=0\;\forall t\in\mathbb R$$ now choose a particular value of $t$ to show that $\alpha=\beta=0$ and conclude.
Hint: You're in a Hilbert space, so you have the scalar product $\langle\cdot\vert\cdot\rangle$. Nonzero orthogonal vectors are always linearly independent. Can you check that $\int_0^{2\pi}\sin(t)\overline{\cos(t)}\,dt=0$?
Another method would be the Wronskian.
added
The Wronskian for a linearly dependent list of functions is identically zero. Compute the Wronskian for $\sin x, \cos x$, $$ \left|\begin{matrix}\sin x & \cos x\\ \cos x & -\sin x\end{matrix}\right| = -\sin^2 x - \cos^2 x = -1 $$ to see that it is not identically zero.