MATH 251 Lecture 10

From Notes
Jump to navigation Jump to search

« previous | Wednesday, February 8, 2012 | next »


How to calculate determinants

Basics

  1. Go across the top row (left to right)
  2. Cross off that item's row and column, then calculate the determinant of the resulting 2×2 Matrix

Trick 1

You can go across any row OR column!

Be sure to follow the sign rules:

Trick 2

Factor stuff from any row or column


Trick 3

Flipping any two rows or columns only flips the sign

... not very useful though


Trick 4

Notice in the first matrix that the and terms are just multiples of the second row added to the constants in the second matrix.

Looking at the geometry, doing this only shifts the vectors over, keeping the same base and height values.


Transformation Lattices

Drawing lattice lines w/r/t vector in "cartesian style"

Transform them into x-y lattice by holding one variable constant, then plotting the resulting shape. Hold the other variable constant, and plot those too.

Derivative

So the derivative can be rewritten as

Jacobian

The determinant of the transformation matrix derivative (calculated above)


Multidimensional Limits

Does exist?

We approach (0,0) from all directions around it, and determine that they all converge to the same value.

All elementary functions are continuous at all points in their natural domain … In other words, if evaluating a limit at a point gives a real number, DO IT!!!

Trick: convert coordinates

let (distance to the origin), therefore (L'Hospital's Rule)


Trick: approach along a plane

Set and to approach along the -axis.

Try to approach it from a different direction: ,

Since , the limit does not exist.