Linear Algebra Exam Two

studied byStudied by 0 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 14

flashcard set

Earn XP

Description and Tags

I'm gonna cry a ton T-T

15 Terms

1

aij

The scalar entry in the ith row and jth column (diagonal entries in an mxn matrix A are a11, a22, a33, … (i=j)

New cards
2

Mian Diagonal

Defined on an mxn matrix

New cards
3

Antidiagonal/Counter Diagonal

Defined only on a square matrix Anxn
aij, (i + j = n +1)

New cards
4

Diagonal Matrix

A square (n x n) matrix whose non diagonal entries are zero (ex = identity matrix In)

New cards
5

Zero Matrix

All entries are zero

New cards
6

When are two matrices equal?

If they have the same size and their corresponding entries are zero

New cards
7

Matrix Sums

If A and B are mxn matrices (same size), each entry in A + B is the sum of the corresponding entries

New cards
8

Scalar Multiples

If A is an mxn matrix and r is a scalar, then any entry of rA is r times the corresponding entry in A

New cards
9

Theorem 2.1

Let A, B, and C are matrices of the same size and let r and s be scalars

  • A + B = B + A

  • (A + B) + C = A + (B + C) = (A + C) +B

  • A + 0 = A

  • r(A + B) = rA + rB

  • (r + s)A = rA =sA

    • r(sA) = (rs)A = s(rA)

New cards
10

Matrix Multiplication

Bx = x1b1 + x1b1 + x2b2 + … + xnbn

If A is an mxn matrix, B is an nxp matrix with columns [b1 b2 … bp], then AB is the m x p matrix whose columns are Ab1, …, Abp

Each column of AB is a linear combination of the columns of A using weights from the corresponding column of B

New cards
11

Row-Column Rule for Computing AB

If the product AB is defined, then the entry in row i and column j of AB is the sum of the products of corresponding entries from row i of A and column j of B

(AB)ij = ai1b1j + ai2b2j + … + ainbnj

New cards
12

Properties of Matrix Multiplication: Theorem 2.2

Let A be an mxn matrix, and let B and C have sides for which the indicated sums and products are defined

  • A(BC) = (AB)C

  • A(B + C) = AB + AC]

  • (B +C)A = BA + CA

  • r(AB) = (rA)B = A(rB) for any scalars r

    • InA = A = AIn

New cards
13

Powers of a Matrix

If A is an nxn matrix, and if k is a positive integer, then
A^k = AAA…A (copies of A’s)

New cards
14

Transpose of a Matrix

Given an mxn matrix A, the transpose of A is the nxm matrix, denoted by A^T, whose column are formed from the corresponding dows of A (Aij = (A^T)ji)

New cards
15

Theorem 2.3

  • (A^T)^T = A

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

  • For any scalar r, (rA)^T = rA^T

  • (AB)^T = B^TA^T

New cards

Explore top notes

note Note
studied byStudied by 64 people
213 days ago
4.7(3)
note Note
studied byStudied by 26 people
891 days ago
5.0(1)
note Note
studied byStudied by 25 people
514 days ago
5.0(1)
note Note
studied byStudied by 4 people
688 days ago
5.0(1)
note Note
studied byStudied by 16 people
903 days ago
5.0(1)
note Note
studied byStudied by 10 people
760 days ago
5.0(1)
note Note
studied byStudied by 67 people
701 days ago
5.0(4)
note Note
studied byStudied by 44 people
758 days ago
5.0(3)

Explore top flashcards

flashcards Flashcard (92)
studied byStudied by 11 people
841 days ago
4.0(1)
flashcards Flashcard (116)
studied byStudied by 10 people
800 days ago
5.0(1)
flashcards Flashcard (43)
studied byStudied by 15 people
3 days ago
5.0(1)
flashcards Flashcard (57)
studied byStudied by 17 people
751 days ago
5.0(2)
flashcards Flashcard (40)
studied byStudied by 2 people
177 days ago
5.0(1)
flashcards Flashcard (71)
studied byStudied by 42 people
385 days ago
5.0(4)
flashcards Flashcard (82)
studied byStudied by 41 people
88 days ago
5.0(1)
flashcards Flashcard (222)
studied byStudied by 29 people
646 days ago
5.0(1)
robot