Linear Algebra: Understanding Spans and Proving Inclusion in Vector Spaces

RogerDodgr
Messages
20
Reaction score
0

Homework Statement


http://www.sudokupuzzles.net/IMG_0032.gif


Homework Equations


I think I get the basic concept of spans (all possible combinations of vectors with all possible scalers).


The Attempt at a Solution

:blushing:
It seems obvious that the span of S would have to be in the span of T, I don't understand what is left to "prove". I have not done a lot of proofs. I don't know where to begin with this problem.
 
Last edited by a moderator:
Physics news on Phys.org
To prove a set A is a subset of some other set B, you must show that every element of A is also an element of B.

In your case, this will follow very easily from the definitions of span(S) and span(T).
 
http://www.sudokupuzzles.net/IMG_0035.jpg
Thank you quasar987,
I don't know how I could better state what seems obvious.

Maybe it should say 'All possible linear combinations...'

I won't be including the definition (or my misspelling, the definition was copied from my textbook). Sorry if this seems dumb; maybe I'm not clear what proofs are about; the premise of the question almost seems like proof.
 
Last edited by a moderator:
I understand how you feel perfectly. Feels like I was there yesterday!

But stick to it... as you read more proofs and attempt to write some yourself, you will eventually see a pattern in the techniques used and you will pick up the proper vocabulary for writing proofs.

In the meantime, I give you this to feed on. Compare my proof to yours.

Proof: Let s=c_1v_1+...+c_kv_k be an element of span(S).

We want to show that s is an element of span(T) also.

Recall that span(T) is the set of all elements of the form t=d_1v_1+...+d_mv_m. In particular, for d_1=c_1,...,d_k=c_k and d_{k+1}=...=d_m=0, we get that c_1v_1+...+c_kv_k+0v_{k+1}+...+0v_m=c_1v_1+...+c_kv_k=s is an element of span(T).

Since the element s is arbitrary, it follows that all elements of span(S) are in span(T); that is to say, span(S) is a subset of span(T).
 
Last edited:
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