How Do You Determine a Basis for a Set of Vectors?

  • Thread starter Thread starter nicnicman
  • Start date Start date
  • Tags Tags
    Basis
Click For Summary
SUMMARY

The discussion focuses on determining a basis for the subset S = {(1, 2, 1), (2, 1, 3), (1, -4, 3)} using row reduction techniques. The user successfully transformed the vectors into a matrix and computed the row-reduced echelon form, resulting in the basis {(1, 0, 5/3), (0, 1, -1/3)}. This method confirms the vectors are linearly independent, and the solution is accurate. The user also references an external resource for further verification.

PREREQUISITES
  • Understanding of vector spaces and linear independence
  • Familiarity with matrix operations and row reduction
  • Knowledge of row-reduced echelon form (RREF)
  • Basic linear algebra concepts
NEXT STEPS
  • Study the properties of vector spaces in linear algebra
  • Learn about different methods for finding bases of vector sets
  • Explore applications of row-reduced echelon form in solving linear equations
  • Investigate the implications of linear independence in higher dimensions
USEFUL FOR

Students studying linear algebra, educators teaching vector spaces, and anyone interested in mastering matrix operations and linear independence concepts.

nicnicman
Messages
132
Reaction score
0

Homework Statement


Find a basis for the subset S = {(1, 2, 1), (2, 1, 3), (1, -4, 3)}


Homework Equations





The Attempt at a Solution


I'm not absolutely sure I'm doing this correctly but here is my attempt:

First, I put the vectors in S in the rows of a matrix (using multiple square brackets rather than one set of larger ones):
[1 2 1]
[2 1 3]
[1 -4 3]
Then, I found the row-reduced echelon form:
[1 0 5/3]
[0 1 -1/3]
[0 0 0]
So, a basis for the subset would be {(1, 0, 5/3), (0, 1, -1/3)}.

Is this correct?
 
Physics news on Phys.org

Similar threads

  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 9 ·
Replies
9
Views
4K
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K