Linear Algebra: Vector Spaces; Dependent/Independent

mateomy
Messages
305
Reaction score
0
Decide if the indicated set of functions are independent or dependent, and prove your answer.

<br /> \left\{cos^2(x),sin^2(x),sin(2x)\right\}<br />

This linear algebra course is killing me. It's much more abstract than I thought it would be. I realize this problem isn't exactly that, but I am so overwhelmingly frustrated with this class.

Dependence/Indepence is determined if one of the vectors is/is not the zero vector. But for functions how do I interpret this? Do I set it up like an equation and set it to the zero vector? AAAHHHH! So. Completely. Lost. I've read this section twice now and I feel I have nothing to show for it.
 
Physics news on Phys.org
You need to determine whether:

asin2(x) + bcos2(x) +csin(2x) = 0

has any solution except a=b=c=0.

Basically can you write any of the three as linear cominqtions of the others. Do you know any realtions between sin2, cos2 and sin(2x)?
 
I realize that I can't do that, but how do I prove it? I was thinking about constructing a matrix but that seems ridiculous.
 
span(u,v) = span(u+v,u-v)

You can replace sin^2 and cos^2 with sin^2 + cos^2 and sin^2 -cos^2. Can you prove the resulting 3 functions are independent.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top