Core Pure Flashcards

(50 cards)

1
Q

Modulus and Argument Form?

A

r(cosθ + isinθ)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Combining Modulus

A

⎮z₁z₂⎮=⎮z₁⎮⎮z₂⎮
⎮z₁/z₂⎮=⎮z₁⎮/⎮z₂⎮

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Combining Arguments

A

arg(z₁z₂) = arg(z₁) + arg(z₂)
arg(z₁/z₂) = arg(z₁) - arg(z₂)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Loci on an Argand diagram?

A

Single Point: ⎮z - x - iy⎮= r
Produces circle centre (x,y) with radius r
2 points: ⎮z-z₁⎮=⎮z-z₂⎮
Produces perpendicular bisector of z₁→z₂

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the Series formulas?

A

Σ1 = n
Σr = ½n(n+1)
Σr² = ⅙n(n+1)(2n+1)
Σr³ = ¼n²(n+1)²

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Sum of roots rules?

A

Σ⍺ = -b/a
Σ⍺β = c/a
Σ⍺βɣ = -d/a
Σ⍺βɣδ = e/a

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Reciprocals:
❶ 1/⍺ + 1/β
❷ 1/⍺ + 1/β + 1/ɣ
❸ 1/⍺ + 1/β + 1/ɣ + 1/δ

A

❶ Σ⍺ / Σ⍺β
❷ Σ⍺β / Σ⍺βɣ
❸ Σ⍺βɣ / Σ⍺βɣδ

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Products of Powers:
❶ ⍺ⁿ x βⁿ
❷ ⍺ⁿ x βⁿ x ɣⁿ
❸ ⍺ⁿ x βⁿ x ɣⁿ x δⁿ

A

❶ (⍺β)ⁿ
❷ (⍺βɣ)ⁿ
❸ (⍺βɣδ)ⁿ

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Sum of Squares:
❶ ⍺² + β²
❷ ⍺² + β² + ɣ²
❸ ⍺² + β² + ɣ² + δ²

A

❶ (⍺ + β)² - 2⍺β
❷ (⍺ + β + ɣ)² -2(⍺β + βɣ + ⍺ɣ)
❸ (⍺ + β + ɣ + δ)² - 2(Σ⍺β)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Sum of Cubes:
❶ ⍺³ + β³
❷ ⍺³ + β³ + ɣ³

A

❶ (⍺ + β)³ - 3⍺β(⍺ + β)
❷ (⍺ + β + ɣ)³ - 3(Σ⍺)(Σ⍺β) + 3⍺βɣ

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

How do you Linearly transform roots?

A

If equation has roots ⍺,β,ɣ,δ
The equation with roots (g⍺ + h) can be found by
W = g⍺ + h → ⍺ = (W - h)/g

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

How to you rotate areas around the x axis?

A

π ∫ y² dx
dx for around x

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How to you rotate areas around the y axis?

A

π ∫ x² dy
dy for around y

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Matrix Multiplication?

A

⎮a b⎮ x ⎮e f⎮ =
⎮c d⎮ ⎮g h⎮
⎮(ae + bg) (af + bh)⎮
⎮(ce + dg) (cf + dh)⎮

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Identity Matrix

A

⎮1 0 0⎮
⎮0 1 0⎮
⎮0 0 1⎮

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

The Determinant 2x2

A

⎮a b⎮ = ab - cd
⎮c d⎮

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

The Determinant 3x3

A

⎮a b c⎮
⎮e f g⎮
⎮h i j ⎮
= a(fj - ig) - b(ej - gh) + c(ei + fh)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Inverting a 3x3 matrix

A

Form Cofactor Matrix
Apply Matrix of minors and transpose
Multiply by 1/determinant

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Using Matrices to solve Simultaneous Equations

A

. ⎮x⎮ ⎮a⎮
MatM X ⎮y⎮ = ⎮b⎮
⎮z⎮ ⎮c⎮
Where Mat M is formed by the coefficients of the simultaneous equations and a, b and c are what the equations equal.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

What is a sheaf?

A

Singular Matrix with infinitely many solutions. Plane intersect on a line.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What is a prism?

A

Singular matrix with zero solutions. There is no point where all 3 planes meet.

22
Q

What is a matrix that has 1 solution?

A

Invertible matrices have one solution. The three planes meet at a single point.

23
Q

Reflection in the Y axis

24
Q

Reflection in the X axis

25
Reflection in the line y = x
(0 1) (1 0)
26
Reflection in the line y = -x
( 0 -1) (-1 0)
27
Rotation of θ degrees anticlockwise
(cosθ -sinθ) (sinθ cosθ)
28
Enlargement
(a 0) (0 b) a and b are the scale factors
29
Stretch
x: (a 0) . (0 1) y: (1 0) . (0 b)
30
What does the determinant of a transformation represent?
The modulus of the determinant represents the scale factor
31
Applying successive transformations
To apply MatA then MatB MatB x MatA x Point
32
Reflection in the plane x=0
⎮-1 0 0⎮ ⎮ 0 1 0⎮ ⎮ 0 0 1⎮
33
Reflection in the plane y=0
⎮1 0 0⎮ ⎮0 -1 0⎮ ⎮0 0 1⎮
34
Reflection in the plane z=0
⎮1 0 0 ⎮ ⎮0 1 0 ⎮ ⎮0 0 -1⎮
35
Rotation about the X-axis
⎮1 0 0 ⎮ ⎮0 cosθ -sinθ⎮ ⎮0 sinθ cosθ⎮
36
Rotation about the Y-axis
⎮ cosθ 0 sinθ⎮ ⎮ 0 1 0 ⎮ ⎮-sinθ 0 cosθ⎮
37
Rotation about the Z-axis
⎮cosθ -sinθ 0⎮ ⎮sinθ cosθ 0⎮ ⎮ 0 0 1⎮
38
How can you undo a tranformation?
If you inverse the transformation matrix and apply it, then you can undo the transformation.
39
How can you find invariant points and lines
⎮a b⎮ x ⎮x⎮ = ⎮x⎮ ⎮c d⎮ ⎮y⎮ ⎮y⎮ ⎮a b⎮ x ⎮ x ⎮ = ⎮ x' ⎮ ⎮c d⎮ ⎮mx+c⎮ ⎮mx'+c⎮
40
Proof by induction?
Base: Prove true for n=1 Assume: True for n=k Induction: Using the fact that n=k is true prove true for n=k+1 If true for n=1 and if true for n=k then true for n=k+1 you can assume true for all values n.
41
Vector equation for a line
r = a + λb where a and b are vectors
42
Cartesian equation of a line
λ = (x-a₁)/b₁ = (y-a₂)/b₂ = (z-a₃)/b₃
43
Scalar Product
⎮a₁⎮ ⎮b₁⎮ ⎮a₂⎮ · ⎮b₂⎮ = ⎮a₃⎮ ⎮b₃⎮ a₁b₁ + a₂b₂ + a₃b₃
44
How to find the angle between two vectors?
cosθ = a·b / ⎮a⎮⎮b⎮ a and b are perpendicular when a·b = 0
45
Vector Equation of a Plane
r = a + λb + μc
46
Cartesian Equation of a Plane
n₁x + n₂y + n₃z = d where d = a·n We can simplify this to r·n = d where n perpendicular to the plane
47
Angle between 2 intersecting lines
cosθ = ⎮(a·b / ⎮a⎮⎮b⎮)⎮
48
Angle between line r=a+λb and plane r·n=k
sinθ = ⎮(b·n / ⎮b⎮⎮n⎮)⎮ sin because we want angle to plane not normal
49
Angle between planes r·n₁=k₁ and r·n₂=k₂
cosθ = ⎮(n₁·n₂ / ⎮n₁⎮⎮n₂⎮)⎮
50
How to find shortest distances
Shortest distances occur when things are perpendicular.