Vectors and planes Flashcards

(12 cards)

1
Q

Scalar product of 2 vectors

A

a1b1 + a2b2 + a3b3

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

Modulus of a vector

A

root of a2 + b2 + c2

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

angle between two vectors

A

a.b = modamodb cos θ
so θ = cos-1 a.b/mod a x mod b
both vectors must point to the same point or both away

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

perpendicular vectors

A

dot product = 0

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

vectors perpendicular to 2 vectors

A

dot product both to 0 to make 2 simultaneous equations then sub in z = 1 as scale can be whatever

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

equations of 3d lines

A

r = a + λc where λ can be any multiple, c is a direction vector between 2 points of the line and a is any point on the line
if a is x,y,z and c is a,b,c then can be written as x-x/a = y-y/b = z-z/c

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

perpendicular lines

A

the direction vectors (lambda coefficients) will dot product = 0

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

equation of a plane

A

find a normal vector n and any point A on the plane,
then n1x + n2y + n3z = n1a + n2b + n3c (i.e dot product)
so ax + by + cz = d or move d to other side and equate to 0

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

finding normal vector given an equation

A

if ax + by + cz + d = 0, then a normal vector is a,b,c

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

angle between two planes

A

find the angle between the normal vectors of both

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

finding plane equation given 3 points

A

use 3 points to get 2 on plane vectors
then use simultaneous equations to find a normal to both
then sub into usual r.n - a.n = 0

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

Investigating 3 plane arrangement

A

turn the 3 plain equations into a 3x3 matrix
if det = 0 then there is one unique intersection
otherwise :
if infinite solutions on calc then they form a sheaf (i.e a line of solutions) or 2 planes are the same (if fully multiples including d value)
if 2 planes abc (but not d) multiples then 2 parallel and one cuts through, if all 3 multiples then all 3 parallel
if no multiples then they form a triangular prism

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