MATH_19732 Flashcards
If the dot product of 2 vectors is zero, it means that…?
The vectors are perpendicular to each other
If the cross product of 2 vectors is zero, it means that…?
The vectors are collinear
There is no angle between them
Give the equation for area of a triangle in vector form
0.5 x |AB X AC|
Where |AB X AC| is the modulus of the cross product of the two vectors
How does the formula for the dot product differ from the cross product?
In the dot product, the cosine of the angle is taken, in the vector product, the sine of the angle is taken.
True or False:
The cross product of two vectors is orthogonal to both of them
True
How is the direction of the vector product determined?
vector product == cross product
By the right hand rule
The thumb points in the direction of the first vector
The index points in the direction of the second vector
The middle finger points in the direction of the vector product
What does the modulus of a vector determine when it is drawn?
Its length
On what condition can the product AB of two matrices A and B respectively be performed?
If the number of columns in A are equal to the number of rows in B
What is the value of i ?
√-1
What is the general form for the rotational matrix in two dimensions?
|cos (Φ) -sin(Φ)|
|sin(Φ) cos(Φ)|
How can you check if a given square matrix has an inverse (without too much solving)
Get the determinant
If the determinant is ≠ 0, the matrix is invertible
What are the three ways you can describe a complex number?
- Using the plane coordinates (a and b)
- Using the argument and modulus (θ and r)
Where
a is the coordinate of the **real component **
b is the coordinate of the imaginary component of the complex number
r is the distance between the complex number coordinate and the origin
and θ is the angle between r and the real axis
Transpose the given matrix
|2 3 4|
|1 5 2|
|2 1|
|3 5|
|4 2|
What is the dimension of this matrix ?
|2 4 6 8|
|1 5 2 9|
(m x n)?
2 x 4
You state the number of roows first
What are the two ways you can describe a plane?
- Using 3 points on it
- Using 2 points on the plane and a line