• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/21

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

21 Cards in this Set

  • Front
  • Back

Consistent, Inconsistent

If at least one solution, no solution




Linear system equivalence

If they have the same solution sets

Row Equivalence

there is a sequence of row operations that transforms one matrix into the other.

Leading entry

refers to the left most non zero entry

Pivot postion

Is a location in matrix A that corresponds to the leading 1 in a the reduced echelon form of A

Thm Existance and uniqueness

A linear system is consistent if and only if the right most column of the augment matrix is not a pivot column. if a linear system is consistent then the solution set contains exactly one solution in No Free variables

Linear combo of vectors

Vector V_1 , V_2...V_n in Rn and C_1, C_2....C_n


V_1C_1+V_2C_2.......

Span

V1,V2....Vn are vectors in Rn then the set of all linear combinations of V1,....Vn is called the span of V1...Vn and is denoted by {V1....Vn}


Homogeneous

if it can be written in the form Ax=0 / also has to be consistent

Trivial solution

Where when Ax=0 and x=0vector

Non Trivial

When Ax=0 and x does not = 0vector

Linear independence

A set of vectors Vn in Rn is (independent) if the vector equation c1V1+c2V2....cnVn=0 and there is no non zero c scalar for that equation to be true

Linear Dependence

A set of vectors Vn in Rn is (independent) if the vector equation c1V1+c2V2....cnVn=0 and there is at least one non zero c scalar that the equation is true.

Line Transformation

T from Rn to Rm denoted {T: Rn to Rm} is a rule which assigns to each vector X in Rn a vector T(X) in Rm

Co-Domain

Rn is the domain of T, the transformed set Rm is called the co-domain.

Image

For vector X in Rn, the vector transformed vector T(X) is called the image of X under T

Column Vector

Matrix with only one column

Vector

Matrix with one column

Linear combination of vectors A1....An with weights c

C1 A1 + C2 A2 .....+CnAn

Range in a Transformation

The set of all images T(x) is called the range.

Linear Transformation

a) T(vectorX+vectorY)= T(x) + T(y) for all xy in Rn


b) T(cx)= cT(x) for all x in Rn and scalar C


c) if you get a matrix representation its automatically linear.