Latent semantic analysis: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Sander123
repair TeX
en>Kri
→‎top: Other (possibly more natural) way of expressing cosine of the angle
 
Line 1: Line 1:
In [[mathematics]], a '''matrix of ones''' or '''all-ones matrix''' is a [[Matrix (mathematics)|matrix]] where every element is equal to one.<ref>{{citation|title=Matrix Analysis|first1=Roger A.|last1=Horn|first2=Charles R.|last2=Johnson|publisher=Cambridge University Press|year= 2012|isbn=9780521839402|page=8|url=http://books.google.com/books?id=5I5AYeeh0JUC&pg=PA8|contribution=0.2.8 The all-ones matrix and vector}}.</ref> Examples of standard notation are given below:
I am Marion from Koloona. I love to play Clarinet. Other hobbies are Gymnastics.<br><br>My page; magnetic messaging reviews ([http://magneticmessagingbook.com Going in magneticmessagingbook.com])
 
:<math>J_2=\begin{pmatrix}
1 & 1 \\
1 & 1
\end{pmatrix};\quad
J_3=\begin{pmatrix}
1 & 1 & 1 \\
1 & 1 & 1 \\
1 & 1 & 1
\end{pmatrix};\quad
J_{2,5}=\begin{pmatrix}
1 & 1 & 1 & 1 & 1 \\
1 & 1 & 1 & 1 & 1
\end{pmatrix}.\quad</math>
 
Some sources call the all-ones matrix the '''unit matrix''',<ref>{{MathWorld|title=Unit Matrix|urlname=UnitMatrix}}</ref> but that term may also refer to the [[identity matrix]], a different matrix.
 
==Properties==
For an ''n×n'' matrix of ones ''J'', the following properties hold:
 
* The [[trace (linear algebra) | trace]] of ''J'' is ''n'',<ref>{{citation|title=Algebraic Combinatorics: Walks, Trees, Tableaux, and More|publisher=Springer|year=2013|isbn=9781461469988|first=Richard P.|last=Stanley|authorlink=Richard P. Stanley|url=http://books.google.com/books?id=_Tc_AAAAQBAJ&pg=PA4|at=Lemma 1.4, p.&nbsp;4}}.</ref> and the [[determinant]] is 1 if ''n'' is 1, or 0 otherwise.
* The rank of ''J'' is 1 and the eigenvalues are ''n'' (once) and 0 (''n''-1 times).<ref>{{harvtxt|Stanley|2013}}; {{harvtxt|Horn|Johnson|2012}}, [http://books.google.com/books?id=5I5AYeeh0JUC&pg=PA65 p.&nbsp;65].</ref>
*<math> J^k = n^{k-1} J, \mbox{ for } k=1,2,\ldots.\,</math><ref name="timm">{{citation|title=Applied Multivariate Analysis|series=Springer texts in statistics|first=Neil H.|last=Timm|publisher=Springer|year=2002|isbn=9780387227719|page=30|url=http://books.google.com/books?id=vtiyg6fnnskC&pg=PA30}}.</ref>
*The matrix <math>\tfrac1n J</math> is [[idempotent]]. This is a simple corollary of the above.<ref name="timm"/>
*<math> \exp(J) = I + \frac{ e^n-1}{n} J,</math> where exp(''J'') is the [[matrix exponential]].
* ''J'' is the [[neutral element]] of the [[Hadamard product (matrices)|Hadamard product]].<ref>{{citation|title=Introduction to Abstract Algebra|first=Jonathan D. H.|last=Smith|publisher=CRC Press|year=2011|isbn=9781420063721|page=77|url=http://books.google.com/books?id=PQUAQh04lrUC&pg=PA77}}.</ref>
*If ''A'' is the [[adjacency matrix]] of a ''n''-vertex [[undirected graph]] ''G'', and ''J'' is the all-ones matrix of the same dimension, then ''G'' is a [[regular graph]] if and only if ''AJ''&nbsp;=&nbsp;''JA''.<ref>{{citation|title=Algebraic Combinatorics|first=Chris|last=Godsil|publisher=CRC Press|year=1993|isbn=9780412041310|url=http://books.google.com/books?id=eADtlNCkkIMC&pg=PA25|at=Lemma 4.1, p.&nbsp;25}}.</ref>
 
==References==
{{reflist}}
 
[[Category:Matrices]]
[[Category:One]]
 
{{Linear-algebra-stub}}

Latest revision as of 14:03, 24 October 2014

I am Marion from Koloona. I love to play Clarinet. Other hobbies are Gymnastics.

My page; magnetic messaging reviews (Going in magneticmessagingbook.com)