Proving Equality of Spans of Vectors in Rn

  • Thread starter Thread starter mat175
  • Start date Start date
  • Tags Tags
    Vectors
mat175
Messages
3
Reaction score
0

Homework Statement



1. let u and v be any vectors in Rn. Prove that the spans of {u,v,} and {u+v, u-v} are equal.

2. Let S1 and S2 be finite subsets of Rn such that S1 is contained in S2. Use only the definition of span s1 is contained in span s2.

Homework Equations


The Attempt at a Solution



1. w in the span (u+v, u-v) show that w is in the span (u,v)
w is a linear combination of (u+v, u-v)
w= c1 (u+v) + c2(u-v)------
w=(c1+c2)u+(c1-c2)v

How do you prove it going the other way though?


2. I am not sure how to start this one, other than having the definition of span there.
 
Physics news on Phys.org
For 1, start with a vector w that is in the span of {u, v}, which means that w = c1u + c2v. See if you can get creative on the two constants to rewrite them as the sum of two numbers and the difference of two numbers, respectively. If haven't done this, but that's the direction I would take.

For 2, you are missing some words in the problem statement. I'm guessing that this is the actual problem statement: "Use only the definition of span to show that span s1 is contained in span s2." Please confirm that this is the correct interpretation.
 
Yes that is correct.

For 1, I did have what you have then I don't know for sure where to go from there.

Thanks.
 
mat175 said:
Yes that is correct.

For 1, I did have what you have then I don't know for sure where to go from there.

Thanks.
Show me what you've done for the 2nd half of this problem.
 
All I have is let y be a linear combination of (u,v)
which is written y=c1u1+c2u2
 
mat175 said:
All I have is let y be a linear combination of (u,v)
which is written y=c1u1+c2u2
Well, no. It would be y = c1u + c2v, right? You want y to be a linear combination of u and v, not u1 and u2.

Starting with y as I have written it, you want to end up with y (the same y) as a linear combination of u + v and u - v, right? What does that look like?

Now you know what you're starting with, and you sort of know what you want to end up with. Can you work backward from the end to the beginning and fill in the middle?
 
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