| New Reply |
Combine bases from subspaces |
Share Thread | Thread Tools |
| Jun9-12, 05:49 PM | #1 |
|
|
Combine bases from subspaces
Hi:
I have a problem about combine bases from subspaces. This is part of orthogonality. The examples as following: For A=##\begin{bmatrix} 1 & 2 \\ 3 & 6 \end{bmatrix}## split x= ##\begin{bmatrix} 4 \\ 3 \end{bmatrix}## into ##x_r##+##x_n##=##\begin{bmatrix} 2 \\ 4 \end{bmatrix}+\begin{bmatrix} 2 \\ -1 \end{bmatrix}## I don't know why it can split into ##x_r##+##x_n##, and how to prove that, thanks a lot |
| Jun9-12, 06:49 PM | #2 |
|
|
It looks like you haven't given us everything from your notes or problem, but I'll try to infer what is meant.
(2,-1) is a basis vector for the null space. Orthogonal to that space is the space with spanning set (1,2) (the slope is the negative reciprocal) Then any vector, such as (4,3), can be written as a linear combination of these. (4,3)=a(2,-1)+b(1,2). Then solving the system of two linear equations for the two unknowns a and b, we get a=1, b=2. Or was there something else you were trying to "prove"? |
| Jun9-12, 07:37 PM | #3 |
|
|
In fact, I feel I have stuck into the situation of learning linear algebra.
I read the part of orthogonality and four subspaces. I feel confused about some examples, such as following: B=##\begin{bmatrix} 1 & 2&3&4&5 \\ 1 & 2&4&5&6 \\ 1 & 2&4&5&6 \end{bmatrix}## conatins ##\begin{bmatrix} 1 &3 \\ 1& 4\end{bmatrix}## in the pivot rows and columns. However, I can not deduce the process how it from. I try elimination, but it is not so directly perceived through the notation of submatrix, thanks |
| Jun9-12, 07:58 PM | #4 |
|
|
Combine bases from subspaces##\begin{bmatrix} 1 & 2&3&4&5 \\ 0 & 0&1&1&1 \\ 0&0&0&0&0 \end{bmatrix}##, or ##\begin{bmatrix} 1 & 2&0&1&2 \\ 0 & 0&1&1&1 \\ 0&0&0&0&0 \end{bmatrix}## Tell you to take the first and third columns as a basis for the column space, ##\begin{bmatrix} 1 \\ 1\\1\end{bmatrix}## and ##\begin{bmatrix} 3 \\ 4\\4\end{bmatrix}## The last look similar to the 2 by 2 matrix you wrote, but I don't understand why you would want that matrix, can you tell us more about the problem? |
| Jun11-12, 08:36 AM | #5 |
|
|
It is a example from the book. I try to learn linear algebra from some books.
thanks a lot. |
| Jun11-12, 09:43 AM | #6 |
|
|
You say "I feel I have stuck into the situation of learning linear algebra." What you give, "subspaces", "basis", etc. is linear algebra. What course was this for?
|
| Jun12-12, 07:38 AM | #7 |
|
|
For the chapter about orthogonality. Thanks.
|
| Jun12-12, 10:19 AM | #8 |
|
|
I asked what course, if not Linear Algebra, not what chapter.
|
| New Reply |
| Thread Tools | |
Similar Threads for: Combine bases from subspaces
|
||||
| Thread | Forum | Replies | ||
| Finding Bases of Subspaces | Calculus & Beyond Homework | 9 | ||
| Bases, Subspaces, Orthogonal Complements and More to Come | Calculus & Beyond Homework | 23 | ||
| Proof about bases for subspaces | Calculus & Beyond Homework | 3 | ||
| How to find bases for subspaces | Calculus & Beyond Homework | 5 | ||
| Vector Spaces, Subspaces, Bases etc... :( | Calculus & Beyond Homework | 13 | ||