Student Information

Thomas S. DevriesFollow

Faculty

Applied Math

Supervisor Name

Rob Corless

Keywords

numerical analysis

Description

The goal was to produce all the eigen values for a BOHEMIAN matrices using coefficient set {0, 1, -1, i, -i} of a size 15 vector. There are 5^15 eigen values so it was attempted to be done in parrallel for parts of the algorithm that permitted.

Acknowledgements

Thank you Rob I learned more than I imagined, I was lucky to do this.

Document Type

Paper

Share

COinS
 

Ciculant Matrix and FFT

The goal was to produce all the eigen values for a BOHEMIAN matrices using coefficient set {0, 1, -1, i, -i} of a size 15 vector. There are 5^15 eigen values so it was attempted to be done in parrallel for parts of the algorithm that permitted.