Manipulating Determinants (AQA A-Level Further Maths): Revision Notes
Manipulating Determinants
Calculating determinants using any row or column
When working with a matrix, the determinant can be calculated using any row or any column. This flexibility is particularly useful when simplifying calculations.
For a matrix , the determinant is defined as:
This formula uses the first row (top row) to expand the determinant. The signs alternate according to a pattern.
The sign matrix
The pattern of signs for expanding a determinant follows this sign matrix:
This checkerboard pattern starts with a positive sign in the top-left corner and alternates across rows and columns. When you expand along any row or column, you must apply these signs to each term.
Memory aid: Think "plus minus plus, minus plus minus, plus minus plus" - the pattern starts with + in the top-left corner and alternates like a checkerboard.
Expanding using different rows or columns
You can choose any row or column to calculate the determinant, and you will always get the same answer. The choice of row or column should be strategic - look for rows or columns containing zeros, as these will simplify your calculation significantly.
For example, using the second row to expand the determinant:
Similarly, using the third column:
All three methods produce the same result: .
Exam tip: Always check for rows or columns with zeros before choosing how to expand. This will save you time and reduce calculation errors.
The transpose property
A particularly useful property relates the determinant of a matrix to the determinant of its transpose.
The transpose of a matrix, denoted , is formed by swapping its rows and columns. The element in row , column becomes the element in row , column .
Key property:
This means the determinant of a matrix equals the determinant of its transpose. This property confirms why calculating a determinant using the second row gives the same answer as using the second column.
This property is particularly useful in proofs and when checking your work. If you calculate the determinant using a row and want to verify, you could calculate using the corresponding column of the transpose.
Row and column operations
Strategic manipulation of matrices using row and column operations can significantly simplify determinant calculations. However, different operations have different effects on the determinant value.
Operations that preserve the determinant value
The following operations can be performed without affecting the value of the determinant:
- Adding or subtracting any multiple of a row to another row
- Example: leaves the determinant unchanged
- Adding or subtracting any multiple of a column to another column
- Example: leaves the determinant unchanged
These operations are extremely useful for creating zeros in the matrix, which simplifies the calculation when you expand along that row or column.
Exam strategy: Use these operations to create a row or column with multiple zeros before expanding the determinant. This dramatically reduces the amount of calculation required.
Operations that change the sign of the determinant
The following operations change the sign of the determinant:
- Swapping two rows
- If you swap any two rows, the determinant changes sign:
- Swapping two columns
- If you swap any two columns, the determinant changes sign:
Remember: If you perform an even number of swaps, the signs cancel out and the determinant remains positive. Always keep track of your swap operations!
Scalar multiplication and division
Operations involving scalars have predictable effects on the determinant:
-
Multiplying a row or column by a scalar
- Multiplying any row or column by a scalar multiplies the entire determinant by
- If , then
-
Dividing a row or column by a scalar
- Dividing any row or column by a scalar divides the entire determinant by
- If , then
Exam tip: When you factor out a scalar from a row or column, remember to account for this in your final answer by multiplying the calculated determinant by that scalar.
Worked example: Simplifying determinants using operations
Let's work through a complete example showing how to use row and column operations to simplify a determinant calculation.
Worked Example: Using Operations to Simplify Determinants
Problem: Use row and column operations to show that , then evaluate this determinant.
Solution steps:
Step 1: Add row 3 to row 2
This creates a zero in the position.
Step 2: Divide row 2 by 2
Remember to factor out the 2, as dividing by 2 divides the determinant by 2.
Step 3: Subtract row 2 from row 1
This creates two zeros in the first row.
Step 4: Divide column 1 by 3
We've now shown the required equivalence. The factor is .
Step 5: Evaluate the determinant using the top row
Key insight: By strategically creating zeros, we reduced the calculation to evaluating just one determinant instead of three.
Factorising determinants
Row and column operations can also be used to factorise determinants, which is particularly useful when determinants contain algebraic expressions.
Strategy for factorising determinants
Follow these three steps:
Step 1: Take out common factors from rows or columns
- Look for common factors in each row or column
- Factor these out in front of the determinant
Step 2: Perform row and column operations to create rows or columns where the elements have a common factor
- Use addition/subtraction operations strategically
- Aim to create patterns that reveal common factors
Step 3: Multiply out the determinant
- Expand along a convenient row or column
- Simplify the result
Worked example: Factorising with algebraic expressions
Worked Example: Factorising Determinants with Algebraic Expressions
Problem: Factorise and determine when the system of equations , , has a unique solution.
Solution:
Part a) Factorising the determinant:
Starting with:
Step 1: Factor out from column 1 and from column 2:
Step 2: Subtract column 3 from column 1, then from column 2:
Step 2 (continued): Factor out from column 1:
Note that , so:
Step 2 (continued): Factor out from column 2:
Note that , so:
Step 3: Multiply out using the first row:
Part b) Conditions for a unique solution:
The system can be written as:
From part a, we know:
For a unique solution, the determinant must be non-zero:
This means: , , , , and
Therefore, the system has a unique solution if these conditions are met: .
Exam insight: This example demonstrates how factorising determinants is crucial when working with systems of equations. The determinant being zero indicates no unique solution exists.
Remember!
Key Points to Remember:
-
Any row or column can be used to calculate a determinant - choose strategically by looking for zeros to simplify calculations.
-
The transpose property means the determinant value is unchanged when rows and columns are swapped.
-
Preserve determinant value by adding or subtracting multiples of rows/columns; change sign by swapping rows or columns; multiply/divide the determinant when multiplying/dividing a row or column by a scalar.
-
Create zeros before expanding - use row and column operations to simplify the matrix before calculating the determinant, making the expansion much easier.
-
Factorise systematically by extracting common factors from rows/columns first, then using operations to reveal more common factors, before finally multiplying out the simplified determinant.