Solve Laplace Expansion Determinant -2a,-2b,-2c,2p+x,2q+y,2r+z,3x,3y,3z

  • Context: Graduate 
  • Thread starter Thread starter matrix_204
  • Start date Start date
  • Tags Tags
    Expansion Laplace
Click For Summary
SUMMARY

The discussion focuses on solving the determinant of matrix B using the Laplace Expansion method, given that detA equals -1. The matrix B is defined as follows: B = [-2a, -2b, -2c; 2p+x, 2q+y, 2r+z; 3x, 3y, 3z]. The method involves expanding the determinant along the first row and subsequently breaking it down into smaller determinants until reaching solvable 2x2 determinants. The final expression for detA incorporates the results from these smaller determinants, demonstrating a systematic approach to determinant calculation.

PREREQUISITES
  • Understanding of determinants and matrix operations
  • Familiarity with the Laplace Expansion method
  • Knowledge of 2x2 determinant calculations
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study the properties of determinants in linear algebra
  • Learn advanced techniques for determinant calculation, such as cofactor expansion
  • Explore applications of determinants in solving systems of linear equations
  • Investigate the relationship between determinants and matrix invertibility
USEFUL FOR

Students of linear algebra, mathematicians, and anyone involved in computational mathematics or engineering requiring determinant calculations.

matrix_204
Messages
99
Reaction score
0
how can i solve this determinant
if detA= a b c
p q r = -1
x y z

compute det B -2a -2b -2c
2p+x 2q+y 2r+z
3x 3y 3z

i want to kno what i should do to reach to the point of multiplying the two det,( ie, det A(-1) x det b)
 
Physics news on Phys.org
I GOT IT, pretty easy question, lol, so dumb
 


To solve this determinant, you can use the Laplace Expansion method. This method involves expanding the determinant along a row or column and breaking it down into smaller determinants until you reach a 2x2 determinant, which can be easily solved.

In this case, you can expand along the first row. This would give you the following expression:

detA = -2a * det(-2b, 2q+y, 2r+z, 3y, 3z) + 2p * det(2p+x, 2q+y, 2r+z, 3x, 3z) - 3x * det(2p+x, 2q+y, -2c, 3x, 3y)

Next, you can expand each of these smaller determinants along the first column to get rid of the variables in the first row. This would give you the following expressions:

detA = -2a * (-2b * det(2q+y, 2r+z, 3z) + 2q * det(2p+x, 2r+z, 3z) - 3z * det(2p+x, 2q+y, -2c)) + 2p * (2p * det(2q+y, 2r+z, 3z) - 2q * det(2p+x, 2r+z, 3z) + 3z * det(2p+x, 2q+y, -2c)) - 3x * (2p * det(2q+y, 2r+z, 3y) - 2q * det(2p+x, 2r+z, 3y) + 3y * det(2p+x, 2q+y, -2c))

Now, you can solve each of these smaller determinants using the formula for 2x2 determinants, which is ad-bc. For example, the first determinant would be:

det(2q+y, 2r+z, 3z) = (2q * 3z) - (3z * 2r+z) = 6q - 6z

Similarly, you can solve the other smaller determinants and substitute them back into the original expression. This would give you:

detA = -2a * (-2
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
5
Views
2K
Replies
2
Views
19K
  • · Replies 9 ·
Replies
9
Views
5K
Replies
1
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K