week 9 Flashcards

(7 cards)

1
Q

vector vs position vector

A

A vector is the distance between 2 points starting at point 1 terminating at point to, such as vector AB. To mark a position in a plane using a vector we use vectors from the origin. The vector OA is the position vector of the point A. it is the vector starting at 0 and terminating at A

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

unit vector

A

vector with length one. shares direction. found by dividing a by abs(a). any vector can be written as a sum of the unit vectors i,j and k

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

Orthogonal vectors

A

2 vectors are orthogonal if theta is 90. This means dot product is zero

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

directional angles

A

angle alpha beta and gamma that vector a makes with x, y and z axis respectively. cosalpha = i component/ modulus

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

vector projection of b onto a

A

how much the vector b goes along vector a by joining a perpendicular from the terminus of b to a

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

if n = m^k then the prime expansion of n

A

has every prime to a power divisible by k. you can tell if numbers are squares, cubes etc by their prime expansion.

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

diophantine equations

A

equations in terms of x and y that only consider integer solutions. try to use euclidean, fundamental theorem of algebra or factoring.

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