4x4 determinant using upper triangular form

  • Thread starter Thread starter aznkid310
  • Start date Start date
  • Tags Tags
    Determinant Form
Click For Summary
SUMMARY

The discussion focuses on calculating the determinant of a 4x4 matrix using the upper triangular form. The matrix provided is:

|2 0 1 4|
|3 2 -4 -2|
|2 3 -1 0|
|11 8 -4 6|

The incorrect calculation of the determinant resulted in 275, while the correct answer is zero. The error was identified in the transformation steps, particularly in the last row of the second step.

PREREQUISITES
  • Understanding of matrix operations and transformations
  • Familiarity with determinants and their properties
  • Knowledge of upper triangular matrices
  • Experience with linear algebra concepts
NEXT STEPS
  • Review the process of calculating determinants for 4x4 matrices
  • Study upper triangular matrix transformations in detail
  • Learn about row reduction techniques in linear algebra
  • Explore common pitfalls in determinant calculations
USEFUL FOR

Students studying linear algebra, educators teaching matrix theory, and anyone involved in mathematical problem-solving related to determinants.

aznkid310
Messages
106
Reaction score
1
[SOLVED] 4x4 determinant using upper triangular form

Homework Statement



|2 0 1 4|
|3 2 -4 -2|
|2 3 -1 0|
|11 8 -4 6|


Homework Equations



Ive done this a number of times and i still can't get the answer. I ended up w/ 275, but the answer is suppose to be zero

The Attempt at a Solution



1) 2 * |1 0 0.5 2|
|3 2 -4 -2|
|2 3 -1 0|
|11 8 -4 6|

2) 2* |1 0 0.5 2|
|0 2 -5.5 -8|
|0 3 -2 -4|
|0 8 -9.5 -5|

3) (2)(2)*|1 0 0.5 2|
| 0 1 -2.75 -4|
|0 3 -2 -4|
|0 8 -9.5 -5|

4) (2)(2)*|1 0 0.5 2|
| 0 1 -2.75 -4|
|0 0 6.25 8|
|0 0 12.5 27|

5) (2)(2)(6.25)* |1 0 0.5 2|
|0 1 -2.75 -4|
|0 0 1 (32/25)|
|0 0 0 11|

Determinant = 11*2*2*6.25 = 275
 
Physics news on Phys.org
aznkid310 said:
2) 2* |1 0 0.5 2|
|0 2 -5.5 -8|
|0 3 -2 -4|
|0 8 -9.5 -5|
I would double-check your last row carefully for step 2.
 
ah i see! Thanks for pointing that out.
 

Similar threads

Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
4
Views
4K
Replies
3
Views
2K
Replies
3
Views
2K
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K