Math 211- Midterm 2 Flashcards

1
Q

Linearity Condition

A

L((s ⊙V x) ⊕V (t ⊙V y)) = (s ⊙W L(x)) ⊕W (t ⊙W L(y))

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

Span of polynomials

A

Span(B) = {t1p1(x) + · · · + tkpk(x) | t1, …, tk ∈ R}

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

Linear Independence of Span

A

The set B = {p1(x), …, pk(x)} is said to be linearly independent if the only solution to the equation

t1p1(x) + · · · + tkpk(x) = 0

is t1 = · · · = tk = 0; otherwise, there is a solution where not all ti are zero, for which B is said to be linearly
dependent.

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

Monomial Basis

A

The collection of polynomials of degree at most n is denoted Pn. The collection of polynomials given by
{1, x, x2, …, xn}

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

Closure under add.

A

x ⊕ y ∈ V

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

Commutativity of add

A

x ⊕ y = y ⊕ x

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

Associativity of add.

A

(x ⊕ y) ⊕ z = x ⊕ (y ⊕ z)

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

Existence of zero

A

There is a 0 ∈ V such that 0 ⊕ v = v for all v ∈ V

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

Existence of inverse

A

For each v ∈ V there exists a −v ∈ V such that v ⊕ −v = 0

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

Closure under mult.

A

s ⊙ x ∈ V

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

Associativity of mult.

A

s ⊙ (t ⊙ x) = (st) ⊙ x

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

Distributivity of scalar add.

A

(s + t) ⊙ x = (s ⊙ x) ⊕ (t ⊙ x)

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

Distributivity of add.

A

t ⊙ (x ⊕ y) = (t ⊙ x) ⊕ (t ⊙ y)

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

1 is the scalar identity

A

1 ⊙ v = v for all v ∈ V

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

10 Axioms of vector space

A

V1 Closure under add.
V2 Commutativity of add.
V3 Associativity of add.
V4 Existence of zero
V5 Additive inverse
V6 Closure under scalar multi.
V7 Associativity of scalar multi.
V8 Distributivity of scalar add.
V9 1 is the scalar identity

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

The following are vector spaces:

A

The following are vector spaces:
1. The space Rn equipped with vector addition and scalar multiplication.
2. The space M(m, n) of all size m×n matrices equipped with matrix addition and scalar multiplication.
3. The space Pn equipped with polynomial addition and scalar multiplication.

17
Q

subspace of V if it satisfies the following properties:

A
  1. Non Empty
  2. Closure under addition
  3. Closure under scalar multiplication
18
Q

subspace of a vector space

A

is a vector space itself. Consequently, this means that as U ⊆ V you may think of a vector subspace as a smaller vector space within another vector space.