The 2 dimensional determinant of a matrix can be interpreted as the area of a parallelogram as shown in the following diagram.

Numeric Example

  det (matrix{2}{2}{2 1 1 2}) = 2 * 2 - 1 * 1 = 3

Compare that with the old fashioned area of two triangles that make up the parallelogram:

  Area Paralelogram = 2 * {1/2} * Base * Height

Using Pythagoras:

Height = {3/sqrt{2}} 

Base  = sqrt{2} 

 Area Parallelogram = sqrt{2} * {3/sqrt{2}} = 3

 

 

This carries on through higher dimensions.  Below depicts a 3 variable system.

The rows r1, r2, r3 are vectors each. The various summations taken 1, 2 and 3 at a time define a parallelepiped. 

 

The following excerpt is from X and may yield some insight when maximum entropy principle is applied. ( still working on this )

 

 


0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *

Rich Text Editor, comment