Shared Flashcard Set

Details

Matrices
true and false, or vocabulary
74
Mathematics
Undergraduate 1
02/09/2012

Additional Mathematics Flashcards

 


 

Cards

Term

TRUE

Definition

Every elementary row operation is reversible.

Term

FALSE

Definition
A 5x6 matrix has six rows
Term

TRUE

Definition

A solution set "x" is a list of numbers "s" that makes each equation in the system a true statement when the values of "s" are substituted for "x" respectively 

Term

TRUE

 

Definition

Two fundamental questions about linear systems involve existence and uniqueness

Term

FALSE

 

Definition

Two matrices are row equivalent if they have the same number of rows

Term

TRUE

 

Definition

Elementary row operations on an augmented matrix never change the solution set of the associated linear system

Term

FALSE

Definition

Two equivalent linear systems can have different solution sets

Term

TRUE

Definition

A consistent system of linear equations has one or more solutions

Term

FALSE

Definition

In some cases, a matrix may be row reduced to more than one matrix in reduced echelon form, using different sequences of row operations

Term

FALSE

Definition

The row reduction algorithm applies only to augmented matrices fora  linear system

Term

TRUE

Definition

A basic variable in a linear system is a variable that corresponds to a pivot column in the coefficient matrix

Term

FALSE 

Definition
Finding a parametric description of the solution set of a linear system is the same as "solving" the system
Term

TRUE

Definition

If a row in echelon form of an augmented matrix is [ 0 0 0 5 0], then the associated linear system is inconsistent

Term

TRUE

Definition
The reduced echelon form of a matrix is unique
Term

FALSE

Definition

If every column of an augmented matrix contains a pivot, then the corresponding system is consistent

Term

FALSE

Definition

The pivot positions in a matrix depend on whether row interchanges are used in the row reduction process

Term

TRUE

Definition

A general solution of a system is an explicit description of all solutions of the system 

Term

FALSE

Definition

Whenever a system has free variables, the solution set contains many solutions.

Term

FALSE

Definition

Another notation for vector -4

                                             3

is [-4 3]

Term

FALSE

Definition

The points corresponding to -2

                                               5

and -5 lie on a line through the

           2  orgin

Term

TRUE

Definition

An example of a linear combination of vectors v1 and v2 is the vector (1/2)v1

Term

TRUE

Definition

The solution of the linear system whose augmented matrix is

[a1 a2 a3 b] is the same as the solution set of the equation x1a1 + x2a2 + x3a3 = b

 

Term

TRUE

Definition

The set Span {u v} is always visualized as a plane through the orgin

Term

FALSE

Definition

When u and v are nonzero vectors, Span {u v} contains only the line through u and the orgin, and the line through v and the orgin

Term

TRUE 

Definition

Any list of five real numbers is a vector in R5

Term

TRUE

Definition

Asking whether the linear system corresponding to an augmented matrix [ a1 a2 a3 b] has a solution amounts to asking whether b is in the Span of {a1 a2 a3}

Term

FALSE

Definition

The vector v results when a vector u-v is added to the vector v

Term

FALSE

Definition

The weights c1, ... cp in a linear combination c1v1 + ... + cpvp cannot all be zero

Term

FALSE

Definition

The equation Ax = b is referred to as a vector equation

Term

TRUE

Definition

A vector b is a linear combination of the columns of a matrix A if and only if the equation Ax = b has at least one solution

Term

FALSE

Definition

The equation Ax = b is consistent if the augmented matrix [A b] has a pivot position in every row 

Term

TRUE

Definition

The first entry in the product Ax is a sum of products 

Term

TRUE

Definition

If the columns of an m x n matrix A span Rm, then the equation Ax = b is consistent for each b in Rm 

Term

FALSE

Definition

If A is an m x n matrix and if the equation Ax = b is inconsistent for some b in Rm, then A cannot have a pivot positon in every row 

Term

TRUE 

Definition

Every Matrix equation Ax = b corresponds to a vector equations with the same solution set 

Term

TRUE

Definition
If the equation Ax = b is consistent, then b is in the set spanned by the columns of A 
Term

TRUE

Definition

Any linear combination of vectors can always be written in the form Ax for a suitable matrix A and vector x

Term

FALSE

Definition

If the coefficient matrix A has a pivot position in every row, then the equation Ax = b is inconsistent

Term

TRUE

Definition

The solution set of a linear system whose augmented matrix is

[a1 a2 a3 b] is the same as the solution set of Ax = b if

A = [a1 a2 a3]

Term

FALSE

Definition
If A is an m x n matrix whose columns do not span Rm then the equation Ax = b is consistent for every b in Rm
Term

Solution Set

Definition

the set of all possible solutions

(intersection between two lines: intersect, parallel, coincide at many points)

Term

equivalent

Definition

two linear systems with the same solution set  

Term

Row Equivalent

Definition

two matrices are this if there is a sequence of elementary row operations that transforms one matrix into the other (reversible)

Term

Existent 

Definition

If the system is consistent it is said it is 

Term

Unique

Definition

If there is only one solution set the solution is 

Term

Echelon Form 

Definition

if matrix A is row equivalent to an echelon matrix U we call U _________ of A 

Term

Pivot Position

Definition

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

(have a nonzero number there)

 

 

 

Term

Parametric Descriptions

Definition

descriptions of solution sets in which free variables act as parameters 

Term

ordered pairs

Definition

vectors in R2 of real numbers

Term

u + v

Definition

What corresponds to the forth vertex of the parallelogram whose other vertices are u, 0, and v

 

Term

Linear combination

Definition

what is the vector defined by y in 

y = c1v1 + ... cpvp

called? 

(c1...cp are weights)

Term

Linearly Independent 

Definition

has only the trivial solution

Term

Linearly Dependent

Definition

if a set has weights that are not all zero the indexed set of vectors is...

Term

Domain

Definition
Rn when A has n columns in T
Term

FALSE

Definition

If A and B are 2x2 matrices with columns a1, a2, and b1, b2 respectively, then AB = [a1b1  a2b2]

Term

FALSE

Definition
Each column of AB is a linear combination of the columns of B using weights from the correspoinding column of A
Term

TRUE

Definition

AB + AC = A(B + C)

Term

TRUE

Definition

A^T + B^T = (A + B)^T

Term

FALSE

Definition
The transpose of a product of matrices equals the product of their transposes in the same oder
Term

TRUE

Definition

The first row of AB is the first row of A multiplied on the right by B 

Term

FALSE

Definition

If A and B are 3x3 matrices and B = [b1 b2 b3], then AB = [Ab1 + Ab2 + Ab3] 

Term

TRUE

Definition

If A is an n x n matrix, then (A^2)^T = (A^T)^2 

Term

FALSE

Definition

(ABC)^T = C^T A^T B^T

Term

TRUE

Definition

The transpose of a sum of matrices equals the sum of their transposes

Term

TRUE

Definition

In order for a matrix B to be the inverse of A, the equations AB = I and BA = I  must both be true

Term

FALSE

Definition
If A and B are n x n and invertible, then A^-1 B^-1 is the inverse of AB
Term

TRUE

Definition
If A = {a b}, {c d} and ab - cd does not = 0 , then A is invertible 
Term

TRUE

Definition

If A is an n x n matrix, then the equation Ax=b is consistent for each b is consistent for each b in Rn

Term

TRUE 

Definition
Each elementary matrix is invertible
Term

FALSE

Definition

If A is invertible, then elementary row operations that reduce A to the indentity In also reduce A^-1 to In 

Term

TRUE

Definition

If A is invertible, then the inverse of A^-1 is A itself

Term

FALSE

Definition

A product of invertible n x n matrices is invertible, and the inverse of the product is the product of their inverses in the same order

Term

TRUE

Definition

If A is an n x n matrix and Ax = ej is consistent for every j {1, 2, ..., n}, then A is invertible. 

Term

TRUE

Definition

If A can be row reduced to the identity matrix, then A must be invertible. 

Supporting users have an ad free experience!