| New Reply |
writing out a matrix |
Share Thread | Thread Tools |
| May9-11, 06:53 PM | #1 |
|
|
writing out a matrix
hey guys, so im new to linear algebra and is just learning matrix algebra
let A = a_ij be a 2 x 3 matrix, defined by a_ij = 2i + j. Write out A would it just be |1 2 3| |4 5 6| |
| May9-11, 07:53 PM | #2 |
|
|
No.
Remember that the i and j in your a_ij correspond to the ith row and the jth column. |
| May9-11, 07:57 PM | #3 |
|
|
what does that mean?
as in what does the 2i + j do to the function? |
| May9-11, 08:09 PM | #4 |
|
|
writing out a matrix
It just like evaluating a regular function such as
f(x) = x^2 + 6x + 4 at x = 2. So if you want to find the entry in the ith row and jth column then you evaluate a[tex]_{i,j}[/tex] = 2i + j at the ith row and jth column. |
| May9-11, 09:12 PM | #5 |
|
|
ok i dont know if im following you
would it be something like this? |3 4 5| |5 6 7| and if it is i still dont get it :S |
| May9-11, 09:19 PM | #6 |
|
|
Thats exactly right!
If you don't get it then how did you get the right answer? |
| May9-11, 09:44 PM | #7 |
|
|
i think i get, would it be like this
|(2(1) + 1) (2(1) + 2) (2(1) + 3) | |(2(2) + 1) (2(2) + 2) (2(2) + 3| so basically you plug the i and j value depending which position in the matrix you are in? |
| May9-11, 10:14 PM | #8 |
|
|
exactly!
|
| New Reply |
| Thread Tools | |
Similar Threads for: writing out a matrix
|
||||
| Thread | Forum | Replies | ||
| real matrix -- eigenvector matrix R -- diagonal eigenvalue matrix L | Programming & Comp Sci | 0 | ||
| Having trouble writing down a metric in terms of metric tensor in matrix form? | Special & General Relativity | 4 | ||
| Writing two first order equations in matrix form | Calculus & Beyond Homework | 6 | ||
| Writing a matrix as an outer product expansion. | Quantum Physics | 9 | ||