LA Lecture 1 Flashcards

1
Q

What is a typical linear combination of vectors v and w?

A

cv + dw

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

What do the combinations c(1,1) + d(2,3) fill?

A

the whole xy plane

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

How many solution does these equations have
c + 3d = 0
c + 3d = 0
c +4d = 0
?

A

No solution, as it’s not on the plane.

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

What are the components of a column vector v? v= (v1, v2)

A

V1 = first component, V2 = second component.

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

How is it called the sum of cv and dw?

A

a linear combination cv+dw

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

The vector (2,3) = (2,0)+(0,3) goes across x=___ and up to y=___ in the xy plane.

A

x=2, y=3

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

examples of scalar multiplication, vector addition and linear combination

A

scalar multiplication: cv, dw
vector addition: v+w
linear combination: cv+dw

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

The combination c(1,1,1) and d(2,3,4) fill _____ in a xyz space.

A

a plane

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

0vector + 0vector is called _______

A

zero vector

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

0vector + any vector is called _______

A

any vector in the direction of any vector

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

v(1,1,1) and w(2,3,5) have _____ dimensions.

A

3

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

Unit vector has length of _______

A

1

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

What is the length of a vector v?

A

The square root of v.v.

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

what is a unit vector

A

A vector with length one.

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

What are the standard unit vectors along the x and y axes?

A

i and j

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

What is the dot product when vectors are perpendicular?

A

v.w = 0.

17
Q

What does a zero dot product indicate in economics?

A

Balance.

18
Q

When is the dot product of two vectors zero?

A

The dot product v.w=0 when the angle between the vectors is 90 degree (right angle)

19
Q

Why is the zero vector perpendicular to every vector?

A

The zero vector v=0 is perpendicular to every vector w because 0⋅w=0 is always true.

20
Q

What is the formula for the cosine of the angle between two nonzero vectors?

A

cosθ = v.w / ∣∣v∣∣ ∣∣w∣∣

21
Q

What does the Schwarz Inequality state?

A

The Schwarz Inequality states:
∣v⋅w∣ ≤ ∣∣v∣∣ ∣∣w∣∣

22
Q

What does the Triangle Inequality state?

A

The Triangle Inequality states:
∣∣v+w∣∣ ≤ ∣∣v∣∣ + ∣∣w∣∣

23
Q

Why is ∣cosθ∣ ≤ 1 for all angles?

A

For all vector v and w,
∣cosθ∣ ≤ 1, which ensures that: ∣v⋅w∣ ≤ ∣∣v∣∣ ∣∣w∣∣

24
Q

What does cosθ = 0 imply about the angle θ?

A

If cosθ = 0, the angle θ between the vectors is 90 degree.