MATH_19732 Flashcards

1
Q

If the dot product of 2 vectors is zero, it means that…?

A

The vectors are perpendicular to each other

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

If the cross product of 2 vectors is zero, it means that…?

A

The vectors are collinear

There is no angle between them

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

Give the equation for area of a triangle in vector form

A

0.5 x |AB X AC|

Where |AB X AC| is the modulus of the cross product of the two vectors

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

How does the formula for the dot product differ from the cross product?

A

In the dot product, the cosine of the angle is taken, in the vector product, the sine of the angle is taken.

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

True or False:

The cross product of two vectors is orthogonal to both of them

A

True

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

How is the direction of the vector product determined?

vector product == cross product

A

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

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

What does the modulus of a vector determine when it is drawn?

A

Its length

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

On what condition can the product AB of two matrices A and B respectively be performed?

A

If the number of columns in A are equal to the number of rows in B

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

What is the value of i ?

A

√-1

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

What is the general form for the rotational matrix in two dimensions?

A

|cos (Φ) -sin(Φ)|
|sin(Φ) cos(Φ)|

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

How can you check if a given square matrix has an inverse (without too much solving)

A

Get the determinant

If the determinant is ≠ 0, the matrix is invertible

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

What are the three ways you can describe a complex number?

A
  1. Using the plane coordinates (a and b)
  2. 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

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

Transpose the given matrix

|2 3 4|
|1 5 2|

A

|2 1|
|3 5|
|4 2|

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

What is the dimension of this matrix ?

|2 4 6 8|
|1 5 2 9|

(m x n)?

A

2 x 4

You state the number of roows first

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

What are the two ways you can describe a plane?

A
  1. Using 3 points on it
  2. Using 2 points on the plane and a line