Elimination method to find the determinant

Click For Summary

Homework Help Overview

The discussion revolves around evaluating determinants of 3x3 and 4x4 matrices using the method of elimination, as instructed in a homework assignment. Participants are exploring the appropriate techniques to apply for this specific method, as they seek clarity on its implementation.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Some participants suggest using row reduction to simplify matrices before calculating determinants, while others emphasize the importance of cofactor expansion and its distinction from the elimination method. There are questions about the correct interpretation of the "method of elimination" and its application in this context.

Discussion Status

The discussion is active, with participants sharing different perspectives on how to approach the problem. Some guidance has been offered regarding row operations and their effects on the determinant, but there is no explicit consensus on the best method to use for the assignment.

Contextual Notes

Participants are working under the constraints of specific homework instructions that require the use of the elimination method, which has led to some confusion regarding its definition and application compared to other methods they are familiar with.

kdinser
Messages
335
Reaction score
2
The instructions for the section say:

use the method of elimination to evaluate the determinants in problems 13-20.

They are all 3x3 or 4x4 matrices

I can't find an example of this in the book. Can someone outline the procedure for me? I've already solved these same problems using other methods described in the book and in class and had no problems. I just don't want to get caught with my pants down if he asks for this method to be used on the test. Thanks
 
Physics news on Phys.org
I think they just want you to use row reduction to simplify the matrices before expanding the determinant.
 
use coffactor expansion along any row or column, in particular, look for rows or column to expand about if it has a lot of zeros or ones. ex.
\mid \begin{array}{ccc} a &amp; b &amp; c \cr d &amp; e &amp; f \cr g &amp; h &amp; i \end{array} \mid =<br /> a \mid \begin{array}{cc} e &amp; f \cr h &amp; i \end{array} \mid- b \mid \begin{array}{cc} d &amp; f \cr g &amp; i \end{array} \mid +c \mid \begin{array}{cc} d &amp; e \cr g &amp; h \end{array} \mid
hope this helps, x
 
Cofactor expansion is not "method of elimination". Use row operations to reduce the matrix to a triangular matrix. Then the determinant is just the product of the numbers on the diagonal. One thing to be careful about: while "add or subtract a multiple of one row to another" will not change the value of the determinant, multiplying a row by a number will: you will have to divide the resulting matrix by that number to get the original matrix. Also swapping two rows will change the sign of the determinant.
 

Similar threads

Replies
10
Views
3K
  • · Replies 13 ·
Replies
13
Views
3K
Replies
1
Views
5K
  • · Replies 34 ·
2
Replies
34
Views
3K
Replies
1
Views
1K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
30
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K