Week 6 - Vector geometry, Functions of many variables Flashcards

1
Q

Vector equation of a straight line

A

x = a + tp

where a is the position vector of a point,
p is the displacement vector

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

Angle between 2 vectors

A

xdoty = ||x|| ||y||cosθ

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

Vector equation of a hyperplane + How to find the Cartesian equation

A
  1. pdot(x - a) = 0
  2. pdotx = pdota
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Distance between a point & a ‘hyperplane’

A

b - x = λp
pdotx = k

Then apply Pythagoras’ theorem, ||b - x||

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

Directional derivative

A

Duf(a,b) = unit vector dot gradient vector

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

At the point a, the directional derivative in any direction u is…

A

Duf(a) = ||gradient vector|| cosθ

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

x + βy) dot z = ?

A

α(x dot z) + β(y dot z)

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