Abstract Art
  • Blog
    • Featured Post
  • Origami
    • Origami Design Gallery
    • Origami Research and Applications
    • Modular Polyhedra from Waterbomb Base Units
  • Performance
  • Math
    • Math and Caves
    • Connection and Classification
  • Software
    • Featured Project
  • Share
    • Outreach
    • Publications
    • Conferences
    • Curriculum Vitae
  • Contact

Complex Matrix Expansions

12/25/2012

0 Comments

 
I was proud of this idea, as it was probably the best early research idea I've come up with.

I became very interested in matrices and linear algebra after reading a paper on modelling origami using rotation and translation matrices (Belcastro and Hull, 2012). I began to play with expressing all kinds of things as matrices and seeing what "meanings" matrix operations had in those contexts.

Somehow complex numbers cropped up, and I decided that they were a good candidate for this "interpretation" because multiplying by a complex number meant a rotation and dilation of the complex plane - or an "amplitwist" (Needham, 1996). So I represented a complex number as a rotation matrix together with a scaling factor.

Given a complex number $z = r\mathrm{e}^{\mathrm{i}\theta}$, let $\mathbf{Z} = r\begin{bmatrix}\cos\theta&-\sin\theta\\\sin\theta&\cos\theta\end{bmatrix}.$ Some interesting properties follow immediately from this correspondence:

Read More
0 Comments

Determinant from Matrix Multiplication

12/23/2012

0 Comments

 
Another old idea. Given a $2 \times 2$ matrix $\mathbf{A}$,

$$\det(\mathbf{A}) = \begin{bmatrix}1&0\end{bmatrix}\mathbf{A}^T\begin{bmatrix}0&1\\-1&0\end{bmatrix}\mathbf{A}\begin{bmatrix}0\\1\end{bmatrix}.$$
Prove this and extend it to general $n \times n$ matrices. Can you go further than that?
Suggestions
0 Comments

    Archives

    February 2020
    January 2019
    December 2018
    May 2018
    December 2017
    August 2017
    July 2017
    May 2016
    October 2015
    December 2014
    September 2014
    July 2014
    June 2014
    May 2014
    March 2014
    February 2014
    January 2014
    September 2013
    June 2013
    May 2013
    March 2013
    December 2012

    RSS Feed

    Categories

    All
    Advocacy
    Art
    Design
    Elementary
    Exhibition
    Mathematics
    MIT
    Musing
    Origami
    Programming
    Puzzle
    Research
    Science
    Teaching
    Theater
    Writing