Solving Subspace Spanning Homework in R^4 w/ 6,7,1,s

  • Thread starter Thread starter ak123456
  • Start date Start date
  • Tags Tags
    Subspace
Click For Summary
SUMMARY

The discussion focuses on determining if the vector y = [6, 7, 1, s] belongs to the subspace of R^4 spanned by the columns of matrix A, defined as A = [[1, 3, 2], [-1, -2, 1], [3, 8, 1], [4, 9, 3]]. The solution involves using Gaussian elimination to set up an augmented matrix and perform row reduction to find scalars c1, c2, and c3 that satisfy the equation y = c1*(column 1 of A) + c2*(column 2 of A) + c3*(column 3 of A). The problem is effectively solved using this method.

PREREQUISITES
  • Understanding of vector spaces and subspaces in R^4
  • Familiarity with matrix operations, specifically row reduction
  • Knowledge of Gaussian elimination techniques
  • Ability to set up and manipulate augmented matrices
NEXT STEPS
  • Study Gaussian elimination in detail, focusing on applications in solving linear systems
  • Explore the concept of vector span and its implications in linear algebra
  • Learn about augmented matrices and their role in determining solutions to linear equations
  • Investigate the properties of subspaces in higher dimensions, particularly R^n
USEFUL FOR

Students and educators in linear algebra, mathematicians working with vector spaces, and anyone seeking to understand the application of Gaussian elimination in solving linear systems in R^4.

ak123456
Messages
50
Reaction score
0

Homework Statement


for each s belongs to R determine whether the vector y is in the subspace of R^4 spanned by the columns of A where
y=6
7
1
s


A= 1 3 2
-1 -2 1
3 8 1
4 9 3

(sorry for that , because i don't know how to use a BIG bracket)

Homework Equations





The Attempt at a Solution


Can i use the Gaussian process?
 
Physics news on Phys.org
The question you're trying to answer is whether y = c1*(column 1 of A) + c2*(column 2 of A) + c3*(column 3 of A) for some scalars c1, c2, and c3. Set up an augmented matrix with this information and use row reduction (I believ this is also called Gaussian elimination) to find out.
 
Mark44 said:
The question you're trying to answer is whether y = c1*(column 1 of A) + c2*(column 2 of A) + c3*(column 3 of A) for some scalars c1, c2, and c3. Set up an augmented matrix with this information and use row reduction (I believ this is also called Gaussian elimination) to find out.

solved , thx
 

Similar threads

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