any body to help me on 4*4 matrix
what is the help you want? you post your question.. we will help
how calculate 4by4 matrix
umm yeah ...what happened to the last post you never posted anything
i have posted one on crammer rule
calculate what? the determinant
5 6 7 8 8 0 3 2 4 5 6 7 7 8 9 9
that is the question
easy but a little lenghty
11 http://www.wolframalpha.com/input/?i=determinant+ {{5%2C6%2C7%2C8}%2C{8%2C0%2C3%2C2}%2C{4%2C5%2C6%2C7}%2C{7%2C8%2C9%2C9}} Transform to upper/lower triangular and product of entries on main diagonal.
Hmm, I'm not a matrix expert but I thought if u upper or lower triangular then det is multiply entries main diagonal, is that wrong?
no thats correct.
See, if u go Wolfram with link above, says det is 11. If u upper tri http://www.wolframalpha.com/input/?i=upper+triangular+ {{5%2C6%2C7%2C8}%2C{8%2C0%2C3%2C2}%2C{4%2C5%2C6%2C7}%2C{7%2C8%2C9%2C9}} ??
i dont think that command is doing what we think it is. Theres a little description that says that command is just replacing everything below the main diagonal with zeros. Its not doing row operations to get an upper triangular matrix.
Any other way? Apart from doing it by hand.
5 6 7 8 0 0 3 2 0 0 6 7 0 0 0 9 it is triangularized by mathematica, it will result in 0, whats the matter
not really =/ thats why cramer's rule isnt exactly thrilling to use. if you have an nxn martix, you have to calculate n+1 nxn determinants >.< gross gross.
Can u decompose into simple matrices?
yp
yp?
yes i can
Name of algorithm?
i dont remember the name but i can find every thing regarding matrix
So can I, thought u might know...
row and column operations plus expanding is the common method
OK, seems we have LU Decomp, Gaussian, Singular Value, Eigen Decomp and Jordan Normal Form Any of these make it easier to calculate determinant. What I am trying to do is check the 11 given by Wolfram.
Any of these make it easier to calculate determinant?
II will try tooooooo
Here is LU Decomp http://www.wolframalpha.com/input/?i=Lu+decomposition {{5%2C6%2C7%2C8}%2C{8%2C0%2C3%2C2}%2C{4%2C5%2C6%2C7}%2C{7%2C8%2C9%2C9}}
Jordan http://www.wolframalpha.com/input/?i=Jordan+Normal+Form {{5%2C6%2C7%2C8}%2C{8%2C0%2C3%2C2}%2C{4%2C5%2C6%2C7}%2C{7%2C8%2C9%2C9}}
Singular Value http://www.wolframalpha.com/input/?i=Singular+value+decomposition {{5%2C6%2C7%2C8}%2C{8%2C0%2C3%2C2}%2C{4%2C5%2C6%2C7}%2C{7%2C8%2C9%2C9}}
Laplacian by minors seems like useful but I can't get Wolfram to do it...
need to be solve by hand in full length, also if u have matlab try on it
i did, do the following operations 1. C4-C3 2. R1-R3 3. R2+R3 now expand it , its very easy resulting in 11
Ok, so why upper triangular in Wolfram doesn't give?
what is the problem here ? i don't get it for 4x4 matrix you have to solve it just like 3x3
You want a good way to calculate the determinant by hand?
Wolfram calculates det correctly with det command = 11
But should be same as multiplying entries on diagonal of upper diagonal matrix and isn't.
I don't want to calculate matrices by hand....yuk!
ok wait let me solve it
Maybe they are taking out a factor or something...
I am getting very bad value ..maybe some kinda row or column thing might work like most of the rows i mean if i subtract R_2 - R_1 then i get -1 thing and same goes with other
Lets perform C_1 -> C_1 - C_2 C_2->C_2 - C_3 C_3->C_3 - C_4 Sorry Column not Rows I got Confused
U are using row operations to get upper triangular, right?
Then I get -1 -1 -1 8 8 -3 -1 2 -1 -1 -1 7 -1 -1 0 9
Kinda I am just trying to simplify
Or lower..
Got it Lets do R_4->R_4 - R_3
We will get In the Last Column 0 0 1 9
sorry 0 0 1 2
Now all we have to do is to solve 1 and 2
U can do with R2?
I mean we can now expand R_4
This why I don't like calculations...:-)
Too easy to make mistakes.
I never Liked Matrices and Determinants
I am used to vector representations and orthogonal bases, much easier to understand.
I guess safest thing is not to use upper triangular command in Wolfram..:-)
It's enough I guess no need for calculating ...
Yes, he has answer 11 and ZakaullahUET gave the operations to calculate it by himself.
I will try to find out what Wolfram is doing...:-(
I never tried wolfram for Matrices I will try them Now
Join our real-time social learning platform and learn together with your friends!