Is Span{W} a Subspace of Vector Space V?

veege
Messages
4
Reaction score
0
Homework Statement

Suppose V is a vector space with operations + and * (under the usual operations) and W = {w1, w2, ... , wn} is a subset of V with n vectors. Show Span{W} is a subspace of V.



The attempt at a solution

I know that to show a set is a subspace, we need to show closure under addition and multiplication. I don't where to go from there. Any suggestions?
 
Physics news on Phys.org
Maybe start by reviewing what Span{W} means. Quote the definition in your next post, ok?
 
Start with multiplication.

Span W = c*a*w1+...+c*an*wn

Does this exist in V?

For addition, add Span W to Span R or whatever you want to call it.
 
Dick said:
Maybe start by reviewing what Span{W} means. Quote the definition in your next post, ok?



Dustinsfl said:
Start with multiplication.

Span W = c*a*w1+...+c*an*wn

Does this exist in V?

For addition, add Span W to Span R or whatever you want to call it.


The span is basically the set of all linear combinations of the vectors w1, w2, ... , wn. So then, I can define some vector S and some vector T in terms of w's:

S = c1*w1 + c2*w2 + ... + cn*wn

T = k1*w1 + k2*w2 + ... + kn*wn

I think I get it now. I can see how S + T will be closed, and some constant a*S will be closed.
 
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