Vector Functions Etc 2 Flashcards

1
Q

What is the definition of principal normal vector

A

Definition of principal normal vector is:

N hat = T hat’ / norm(T hat’)

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

What is the curvature and its radius

A

Curvature is k where k = norm(dT hat/ds) and 1/k is radius of curvature (largest circle that fits locally into curve)

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

What does k equal

A

K equals norm(T hat’(t))/ norm(r’(t)) comes from the fact k = norm(d^2r/ds^2) then chain rule

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

What is the definition of a line integral I

A

Definition of a line integral I is:

I = integral b down to a F(r(t)) .r’(t) dt where F(r(t)) = F(x(t),…,z(t))

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

What is the definition of a scalar line integral p(r)

A

Definition of a scalar line integral of scalar function p(r) is:
I = integral p(r) ds = integral b down to a p(r(t)) * norm(r’(t)) dt

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

What is the definition of a level curve and how can we define a function g on this curve

A

Definition of a level curve is:
Level curve at c is defined by all points that satisfy f(x,y) = c
In 3D points ( x,y,z) define contour of f at level c
We can define a function g on this curve by :
G(t) = f(x(t),y(t))

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

What is the definition of directional derivative of a function f along a curve C

A

Definition of directional derivative of a function f along a curve C is:
Dg/dt = Pdf/Pdx *dx/dt + Pdf/Pdy * dy/dt = fx dx/dt + fy dy/dt

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

What is the directional derivative of a function f(x,y) at a point (a,b) and in direction of vector u is given by

A

Directional derivative of a function f(x,y) at a point (a,b) and in direction of vector u = (u,v) is given by:
Duf = ufx + vfy

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

What is the vector delta/grad f(x,y)

A
Vector delta/grad f(x,y) is:
Delta f(x,y) = fx(x,y) i + fy(x,y) j
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the grad symbol

A

The grad symbol is a vector differential operator t which acts on a scalar function and is given by:
Grad = i Pd/Pdx + j Pd/Pdy

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

What is Duf equivalent to (f(x,y) indirection of u)

A

Duf is equivalent to vector u.grad(f)

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