1. Revision of Vectors Flashcards

1
Q

Vector

A

-magnitude and direction

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

Scalar

A

-magnitude only

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

Vector Rules

Addition

A

|a + |b = |b + |a

|a + (-|a) = 0

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

Vector Rules

Components

A

|a = a1e1 + a2e2 + a3e3 = a1i^ + a2j^ + a3k^ = (a1, a2, a3)

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

When are vectors equal?

A

vectors are equal if:

  • they have the same magnitude and direction
  • all the components are the same
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

True Vectors

A
  • true vectors are coordinate-invariant
  • their properties do not depend on the choice of coordinate basis with which to represent them
    e. g. y is not since its value depends on the sirection of e2
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Magnitude of a Vector

A

|a| = √(a1² + a2² + a3²)

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

Unit Vetor

A

vector with magnitude of 1

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

Direction of a Vector

A

the direction of a vector is the unit vector in the same direction

a^ = |a / |a|

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

Scalar Product

A

|a . |b = |a||b| cosθ

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

Vector Product

A

|a x |b = |a||b| sinθ

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

Equations of Lines

A

|r = |a +λ|u Or |r x |u = |a x |u

equation of a line in through |a and in the direction of |u

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

Equations of Planes

A

|r = |a + |b
where |a is the vector from the origin to point A on the plane and |b is a vector along the plane from point A to P on the plane
|r.|n = |r.(|a+|b) = |r.|a + |r.|b
but |r and |b are perpendicular so their dot product is zero
|r . |n = |a. |n

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

Scalar Triple Product

A

|a . |b x |c = |a . (|b x |c)

  • produces a scalar from three vectors
  • you must do the vector product first
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Vector Triple Product

A

ax(bxc) doesnt equal (axb)xc

ax(bxc) = (a.c)b - (a.b)c
(axb)xc = (a.c)b - (b.c)a
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Minimum Distance From Origin to Point P on a Line

A

-occurs when |r is perpendicular to the direction of the line |u
| |r x |u | = | |a x |u | = d | |u |
so
d = | |a x |u |/||u|

17
Q

Minimum Distance From Origin to Point P on a Plane

A

-the minimum distance occurs when |r is parallel to |n, in this case:
|r.|n = |a.|n = d||n|
so:
d = ||a.|n|/||n|

18
Q

Properties of the Scalar Triple Product

A

a. bxc = axb.c
a. bxc = b.cxa = c.axb (cyclic permutations)
a. bxc = 0 if a, b, c, are coplanar
a. bxc is the volume of the parallelepipe with edges a, b, c
a. bxc is sometimes written [a,b,c]