Subspace Span Determination for Vector y in R^4 using Augmented Matrix

  • Thread starter Thread starter karnten07
  • Start date Start date
  • Tags Tags
    Span Subspace
Click For Summary

Homework Help Overview

The discussion revolves around determining whether a specific vector y in R^4 is within the subspace spanned by the columns of a given matrix A. The vector y is defined as y = [6, 7, 1, s] and the matrix A consists of three columns with four rows. Participants are exploring the implications of the augmented matrix formed from A and y.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the method of creating an augmented matrix from A and y, followed by reducing it to analyze the conditions on s. There are questions about whether the reduced form indicates specific values for s and the implications of those values regarding y's membership in the subspace.

Discussion Status

Some participants have provided guidance on the requirements for showing y's inclusion in the span, while others have clarified misconceptions about the properties of vectors and subspaces. Multiple interpretations of the problem are being explored, particularly regarding the necessity of demonstrating closure properties.

Contextual Notes

There is a mention of the need to show that the vector y is closed under addition and scalar multiplication, which some participants question as relevant to the problem at hand. Additionally, a separate problem regarding the proof of span as a subspace has been introduced, indicating a broader context of discussion.

karnten07
Messages
206
Reaction score
0

Homework Statement



For each s \inR determine whether the vector y is in the subspace of R^4 spanned by the columns of A where

y=
6
7
1
s

and A =

1 3 2
-1 -1 1
3 8 1
4 9 3

Homework Equations





The Attempt at a Solution



Can i do this by making an augmented matrix from A and y and then reducing it, then i can see what value of s is required? i will attemp this and update with what i get soon.
 
Physics news on Phys.org
Okay, so i get my reduced row form as:

1 3 2 6
0 1 3 13
0 0 1 2
0 0 0 s+7

so does this tell me that s must be -7?

So would i say that for s = -7, the vector y is in the subspace of R^4 and for s \neq-7 it is not in the subspace? Is this all that is required? Do i need to show that the vector y with s =-7 is closed under additon and scalar multiplication, if so i may need help showing this. Many thanks
 
Yes, that's all you need to show.

You don't need "to show that the vector y with s =-7 is closed under additon and scalar multiplication"- that doesn't even make sense! A vector is never closed under addition and scalar multiplication- a subspace is. An the "span" of a set of vectors, including the three vectors (not y) given here is, by definition, all possible sums of scalar products of the vectors and so is closed under addition and scalar multiplication.

You could have done this directly from the definition of "span": y is in the span if and only if it is equal to a linear combination of them: that (6, 7 , 1, s)= a(1, -1, 3, 4)+ b(3, -1, 8, 9)+ c(2, 1, 1, 3) for some values of a, b, c. Of course, that gives you 4 equations to solve: a+ 3b+ 2c= 6, -a- b+ c= 7, 3a+ 8b+ 3c= 1, and 4a+ 9b+ 3c= s and solving that system is exactly the same as reducing the augmented matrix you have.
 
HallsofIvy said:
Yes, that's all you need to show.

You don't need "to show that the vector y with s =-7 is closed under additon and scalar multiplication"- that doesn't even make sense! A vector is never closed under addition and scalar multiplication- a subspace is. An the "span" of a set of vectors, including the three vectors (not y) given here is, by definition, all possible sums of scalar products of the vectors and so is closed under addition and scalar multiplication.

You could have done this directly from the definition of "span": y is in the span if and only if it is equal to a linear combination of them: that (6, 7 , 1, s)= a(1, -1, 3, 4)+ b(3, -1, 8, 9)+ c(2, 1, 1, 3) for some values of a, b, c. Of course, that gives you 4 equations to solve: a+ 3b+ 2c= 6, -a- b+ c= 7, 3a+ 8b+ 3c= 1, and 4a+ 9b+ 3c= s and solving that system is exactly the same as reducing the augmented matrix you have.

Thats great, thanks HallsofIvy.
 
I have a problem.
Suppose that {u1,u2,...,um} are vectors of R^n. Prove, directly that span
{u1,u2,...,um} is a subspace of R^n.
 
squenshl said:
I have a problem.
Suppose that {u1,u2,...,um} are vectors of R^n. Prove, directly that span
{u1,u2,...,um} is a subspace of R^n.

Since this is a separate problem, start a separate thread. The "New Topic" button is just above the list of threads.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 15 ·
Replies
15
Views
3K
Replies
8
Views
2K
  • · Replies 5 ·
Replies
5
Views
7K
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K