Luka
- 6
- 0
What would be the best way to show that functions f(x)=1, g(x)=sin(x) and h(x)=cos(x) are linearly independent elements of the vector space \mathbb{R}^{\mathbb{R}}?
I know that the linear independence means that an expression like \alpha \mathbb{x}_1 + \beta \mathbb{x}_2 + \gamma \mathbb{x}_3 = \mathbb{0} is true only for \alpha = \beta = \gamma = 0 where x_1,...,x_3 are vectors and \alpha, \beta and \gamma are scalars of the vector space.
I think that the proof might look like this:
\alpha sin(x)+ \beta cos(x)+ \gamma 1=0
If x=0 then sin(x)=0. Therefore, \beta=0 and \gamma=0, but \alpha might be different than zero, and the above-mentioned expression still equal to zero.
I know that the linear independence means that an expression like \alpha \mathbb{x}_1 + \beta \mathbb{x}_2 + \gamma \mathbb{x}_3 = \mathbb{0} is true only for \alpha = \beta = \gamma = 0 where x_1,...,x_3 are vectors and \alpha, \beta and \gamma are scalars of the vector space.
I think that the proof might look like this:
\alpha sin(x)+ \beta cos(x)+ \gamma 1=0
If x=0 then sin(x)=0. Therefore, \beta=0 and \gamma=0, but \alpha might be different than zero, and the above-mentioned expression still equal to zero.