Further Maths Pure Flashcards
what is the determinant of a 2x2 matrix?
ad-bc
what is the determinant of a 3x3 matrix?
a(ei-fh)-b(di-fg)+c(dh-ge)
what is the formula for volume of revolution around the axes?
around x-axis: π∫y²dx
around y-axis: π∫x²dy
if M is a 2x2 matrix, what is inverse M?
swap a and d
times b and c by -1
times by 1/detM
what is (AB)^-1 equal to?
B^-1 * A^-1
how do you invert a 3x3 matrix?
1: find matrix of minors (determinants of 2x2 matrices when row and column is crossed out)
2: multiply every other number by -1 (the ones in the middle diamond)
3: reflect all values through the leading diagonal (bottom left to top right)
4: multiply by 1/detM
what is consistent/ inconsistent?
consistent is when there is a set of values that satisfies all equations (at least one place where they all cross)
what are invariant lines/points?
lines or points that stay in the same place after a transformation
what is the dot product and cross product formulas for two lines?
a.b=|a| |b| cosθ
axb=|a| |b| sinθ |n̂|
what is the dot product formula for two planes?
n₁.n₂=|n₁| |n₂| cosθ
what is the dot product formula for a line and a plane?
b.n=|b| |n| sinθ
what is r.n̂ equal to?
the shortest distance from the origin to the plane.
what is the vector form of an imaginary number?
r(cosθ+isinθ)
how do you work out the matrix of a rotation around an axis when the matrix is 3x3?
for around x-axis: replace the 2x2 rotation matrix with the numbers that aren’t in the column or row of the x-value (bottom right 2x2)
same for y and z axes
what is the equation of area before and after and determinant?
area before = area after / |determinant|