Moore determinant: Difference between revisions
Jump to navigation
Jump to search
imported>Richard Pinch (New article, my own wording from Wikipedia) |
imported>Richard Pinch (remove WPmarkup; subpages) |
||
Line 1: | Line 1: | ||
{{subpages}} | |||
In [[linear algebra]], a '''Moore matrix''', named after [[E. H. Moore]], is a [[determinant]] defined over a [[finite field]] from a square '''Moore [[matrix (math)|matrix]]'''. A Moore matrix has successive powers of the [[Frobenius]] automorphism applied to the first column, i.e., an ''m'' × ''n'' matrix | In [[linear algebra]], a '''Moore matrix''', named after [[E. H. Moore]], is a [[determinant]] defined over a [[finite field]] from a square '''Moore [[matrix (math)|matrix]]'''. A Moore matrix has successive powers of the [[Frobenius]] automorphism applied to the first column, i.e., an ''m'' × ''n'' matrix | ||
Line 22: | Line 23: | ||
* [[Vandermonde determinant]] | * [[Vandermonde determinant]] | ||
* [[List of matrices]] | * [[List of matrices]] | ||
==References== | ==References== | ||
* {{cite book | author=David Goss | title=Basic Structures of Function Field Arithmetic | date=1996 | publisher=[[Springer Verlag]] | isbn=3-540-63541-6}} Chapter 1. | * {{cite book | author=David Goss | title=Basic Structures of Function Field Arithmetic | date=1996 | publisher=[[Springer Verlag]] | isbn=3-540-63541-6}} Chapter 1. | ||
Revision as of 14:50, 28 October 2008
![](http://s9.addthis.com/button1-share.gif)
In linear algebra, a Moore matrix, named after E. H. Moore, is a determinant defined over a finite field from a square Moore matrix. A Moore matrix has successive powers of the Frobenius automorphism applied to the first column, i.e., an m × n matrix
- Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle M=\begin{bmatrix} \alpha_1 & \alpha_1^q & \dots & \alpha_1^{q^{n-1}}\\ \alpha_2 & \alpha_2^q & \dots & \alpha_2^{q^{n-1}}\\ \alpha_3 & \alpha_3^q & \dots & \alpha_3^{q^{n-1}}\\ \vdots & \vdots & \ddots &\vdots \\ \alpha_m & \alpha_m^q & \dots & \alpha_m^{q^{n-1}}\\ \end{bmatrix}}
or
- Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle M_{i,j} = \alpha_i^{q^{j-1}}}
for all indices i and j. (Some authors use the transpose of the above matrix.)
The Moore determinant of a square Moore matrix (so m=n) can be expressed as:
- Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \det(V) = \prod_{\mathbf{c}} \left( c_1\alpha_1 + \cdots c_n\alpha_n \right), }
where c runs over a complete set of direction vectors, made specific by having the last non-zero entry equal to 1.
See also
References
- David Goss (1996). Basic Structures of Function Field Arithmetic. Springer Verlag. ISBN 3-540-63541-6. Chapter 1.