Raven paradox: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
typo
en>Gilo1969
fix citation with wikilink embedded in URL title
 
Line 1: Line 1:
[[Image:Fisher-stainedglass-gonville-caius.jpg|thumb|right|Displaying a 7 × 7 Latin square, this [[stained glass]] window honors  [[Ronald Fisher]], whose ''Design of Experiments'' discussed Latin squares. Fisher's student, [[A. W. F. Edwards|A. W. F. Edwards]], designed this window for [[Gonville and Caius College, Cambridge|Caius College]], Cambridge.]]
Greetings. Let me start by telling you the writer's title - Phebe. For a whilst I've been in South Dakota and my mothers and fathers reside close by. Managing people has been his day job for a while. To collect cash is what his family and him appreciate.<br><br>Feel free to surf to my webpage: [http://lewat.in/healthymealsdelivered68340 lewat.in]
In [[combinatorics]] and in [[design of experiments|experimental design]]<!-- alternatively, in [[mathematics]] and in [[statistics]] -->, a '''Latin square''' is an&nbsp;''n''&nbsp;&times;&nbsp;''n'' array filled with&nbsp;''n'' different symbols, each occurring exactly once in each row and exactly once in each column. Here is an example:
 
{| class="wikitable" style="margin-left:auto;margin-right:auto;text-align:center;width:6em;height:6em;table-layout:fixed;"
|-
| A|| B || C
|-
| C || A || B
|-
| B || C || A
|}
 
The name "Latin square" was inspired by mathematical papers by [[Leonhard Euler]], who used [[Latin characters]] as symbols.{{citation needed|date=November 2012}}
Other symbols can be used instead of Latin letters: in the above example, the alphabetic sequence A,&nbsp;B,&nbsp;C can be replaced by the integer sequence 1,&nbsp;2,&nbsp;3.
 
== Reduced form ==
 
A Latin square is said to be ''reduced'' (also, ''normalized'' or ''in standard form'') if both its first row and its first column are in their natural order.  For example, the above Latin square is not reduced because its first column is A,&nbsp;C,&nbsp;B rather than  A,&nbsp;B,&nbsp;C.
 
We can make any Latin square reduced by [[Permute|permuting]] (reordering) the rows and columns. Here switching the above matrix's second and third rows yields
 
{| class="wikitable" style="margin-left:auto;margin-right:auto;text-align:center;width:6em;height:6em;table-layout:fixed;"
|-
| A|| B || C
|-
| B || C || A
|-
| C || A || B
|}
 
which is reduced: Both its first row and its first column are alphabetically ordered A,&nbsp;B,&nbsp;C.
 
==Properties==
===Orthogonal array representation===
 
If each entry of an ''n'' &times; ''n'' Latin square is written as a triple (''r'',''c'',''s''), where ''r'' is the row, ''c'' is the column, and ''s'' is the symbol, we obtain a set of ''n''<sup>2</sup> triples called the [[orthogonal array]] representation of the square.  For example, the orthogonal array representation of the following Latin square is:
 
{| class="wikitable" style="margin-left:auto;margin-right:auto;text-align:center;width:6em;height:6em;table-layout:fixed;"
|-
| 1|| 2 || 3
|-
| 2 || 3 || 1
|-
| 3 || 1 || 2
|}
 
: { (1,1,1),(1,2,2),(1,3,3),(2,1,2),(2,2,3),(2,3,1),(3,1,3),(3,2,1),(3,3,2) },
where for example the triple (2,3,1) means that in row 2 and column 3 there is the symbol 1.  The definition of a Latin square can be written in terms of orthogonal arrays:
* A Latin square is the set of all triples (''r'',''c'',''s''), where 1 ≤ ''r'', ''c'', ''s'' ≤ ''n'', such that all ordered pairs (''r'',''c'') are distinct, all ordered pairs (''r'',''s'') are distinct, and all ordered pairs (''c'',''s'') are distinct.
 
For any Latin square, there are ''n''<sup>2</sup> triples since choosing any two uniquely determines the third. (Otherwise, an ordered pair would appear more than once in the Latin square.)
 
The orthogonal array representation shows that rows, columns and symbols play rather similar roles, as will be made clear below.
 
===Equivalence classes of Latin squares===
 
Many operations on a Latin square produce another Latin square (for example, turning it upside down).
 
If we permute the rows, permute the columns, and permute the names of the symbols of a Latin square, we obtain a new Latin square said to be ''[[Quasigroup#Homotopy and isotopy|isotopic]]'' to the first.  Isotopism is an [[equivalence relation]], so the set of all Latin squares is divided into subsets, called ''isotopy classes'', such that two squares in the same class are isotopic and two squares in different classes are not isotopic.
 
Another type of operation is easiest to explain using the orthogonal array representation of the Latin square.  If we systematically and consistently reorder the three items in each triple, another orthogonal array (and, thus, another Latin square) is obtained.  For example, we can replace each triple (''r'',''c'',''s'') by (''c'',''r'',''s'') which corresponds to transposing the square (reflecting about its main diagonal), or we could replace each triple (''r'',''c'',''s'') by (''c'',''s'',''r''), which is a more complicated operation. Altogether there are 6 possibilities including "do nothing", giving us 6 Latin squares called the conjugates (also [[parastrophe]]s) of the original square.
 
Finally, we can combine these two equivalence operations: two Latin squares are said to be [[paratopy|paratopic]], also [[main class isotopic]], if one of them is isotopic to a conjugate of the other.  This is again an equivalence relation, with the equivalence classes called [[main class]]es, ''species'', or [[paratopy|paratopy classes]].  Each main class contains up to 6 isotopy classes.
 
===Number===
 
There is no known easily computable formula for the number ''L''(''n'') of ''n'' &times; ''n'' Latin squares with symbols 1,2,...,''n''. The most accurate upper and lower bounds known for large ''n'' are far apart.  One classic result is
:<math> \prod_{k=1}^n \left(k!\right)^{n/k}\geq L(n)\geq\frac{\left(n!\right)^{2n}}{n^{n^2}}</math>
 
(this given by van Lint and Wilson). 
 
Here we will give all the known exact values.  It can be seen that the numbers grow exceedingly quickly.  For each ''n'', the number of Latin squares altogether {{OEIS|id=A002860}} is ''n''! (''n''-1)! times the number of reduced Latin squares {{OEIS|id=A000315}}.
 
{| border="1" cellpadding="5" cellspacing="0" align="center"
|+ '''The numbers of Latin squares of various sizes'''
| ''n'' ||align=right| ''reduced Latin squares of size n'' ||align=right| ''all Latin squares of size n''
|-
| 1 ||align=right| 1 ||align=right| 1
|-
| 2 ||align=right| 1 ||align=right| 2
|-
| 3 ||align=right| 1 ||align=right| 12
|-
| 4 ||align=right| 4 ||align=right| 576
|-
| 5 ||align=right| 56 ||align=right| 161280
|-
| 6 ||align=right| 9408 ||align=right| 812851200
|-
| 7 ||align=right| 16942080 ||align=right| 61479419904000
|-
| 8 ||align=right| 535281401856 ||align=right| 108776032459082956800
|-
| 9 ||align=right| 377597570964258816 ||align=right| 5524751496156892842531225600
|-
| 10 ||align=right| 7580721483160132811489280 ||align=right| 9982437658213039871725064756920320000
|-
| 11 ||align=right| 5363937773277371298119673540771840 ||align=right| 776966836171770144107444346734230682311065600000
|}
 
For each ''n'', each isotopy class {{OEIS|id=A040082}} contains up to (''n''!)<sup>3</sup> Latin squares (the exact number varies), while each main class {{OEIS|id=A003090}} contains either 1, 2, 3 or 6 isotopy classes.
 
{| border="1" cellpadding="5" cellspacing="0" align="center"
|+ '''Equivalence classes of Latin squares'''
| ''n'' ||align=right| ''main classes'' ||align=right| ''isotopy classes''
|-
| 1 ||align=right| 1 ||align=right| 1
|-
| 2 ||align=right| 1 ||align=right| 1
|-
| 3 ||align=right| 1 ||align=right| 1
|-
| 4 ||align=right| 2 ||align=right| 2
|-
| 5 ||align=right| 2 ||align=right| 2
|-
| 6 ||align=right| 12 ||align=right| 22
|-
| 7 ||align=right| 147 ||align=right| 564<!-- Note 564, not 563, see Talk page!-->
|-
| 8 ||align=right| 283657 ||align=right| 1676267
|-
| 9 ||align=right| 19270853541 ||align=right| 115618721533
|-
| 10 ||align=right| 34817397894749939 ||align=right| 208904371354363006
|-
| 11 ||align=right| 2036029552582883134196099 ||align=right| 12216177315369229261482540
|}
 
===Examples===
We give one example of a Latin square from each main class up to order 5.
 
<center><math>
\begin{bmatrix}
1
\end{bmatrix}
\quad
\begin{bmatrix}
1 & 2 \\
2 & 1
\end{bmatrix}
\quad
\begin{bmatrix}
1 & 2 & 3 \\
2 & 3 & 1 \\
3 & 1 & 2
\end{bmatrix}
</math></center>
 
<center><math>
\begin{bmatrix}
1 & 2 & 3 & 4 \\
2 & 1 & 4 & 3 \\
3 & 4 & 1 & 2 \\
4 & 3 & 2 & 1
\end{bmatrix}
\quad
\begin{bmatrix}
1 & 2 & 3 & 4 \\
2 & 4 & 1 & 3 \\
3 & 1 & 4 & 2 \\
4 & 3 & 2 & 1
\end{bmatrix}
</math></center>
 
<center><math>
\begin{bmatrix}
1 & 2 & 3 & 4 & 5 \\
2 & 3 & 5 & 1 & 4 \\
3 & 5 & 4 & 2 & 1 \\
4 & 1 & 2 & 5 & 3 \\
5 & 4 & 1 & 3 & 2
\end{bmatrix}
\quad
\begin{bmatrix}
1 & 2 & 3 & 4 & 5 \\
2 & 4 & 1 & 5 & 3 \\
3 & 5 & 4 & 2 & 1 \\
4 & 1 & 5 & 3 & 2 \\
5 & 3 & 2 & 1 & 4
\end{bmatrix}
</math></center>
 
They present, respectively, the multiplication tables of the following groups:
*{0} – the trivial 1-element group
*<math>\mathbb{Z}_2</math> – the [[Binary numeral system|binary]] group
*<math>\mathbb{Z}_3</math> – [[cyclic group]] of order 3
*<math>\mathbb{Z}_2 \times \mathbb{Z}_2</math> – the [[Klein four-group]]
*<math>\mathbb{Z}_4</math> – cyclic group of order 4
*<math>\mathbb{Z}_5</math> – cyclic group of order 5
* the last one is an example of a [[quasigroup]], or rather a [[Loop (algebra)|loop]], which is not associative.
<!--- Any comments about the last example? [[User:Ilya Schurov|Ilya Schurov]] 10:23, 23 October 2005 (UTC) --->
 
==Applications==
===Statistics and mathematics===
*In the [[design of experiments]], Latin squares are a special case of '''''row-column''''' '''designs''' for two [[blocking (statistics)|blocking factors]]:<ref>
* {{cite book |authorlink=Rosemary A. Bailey|first=R.A.|last=Bailey|chapter=6 Row-Column designs and 9 More about Latin squares|title=Design of Comparative Experiments|publisher=Cambridge University Press|year=2008 |isbn=978-0-521-68357-9|url=http://www.maths.qmul.ac.uk/~rab/DOEbook|mr=2422352}} Pre-publication chapters are available on-line.
*{{cite book|author=Hinkelmann, Klaus and [[Oscar Kempthorne|Kempthorne, Oscar]]
|year=2008|title=Design and Analysis of Experiments|volume=I and II |edition=Second|publisher=[http://eu.wiley.com/WileyCDA/WileyTitle/productCd-0470385510.html Wiley]|isbn=978-0-470-38551-7}}
**{{cite book|author=Hinkelmann, Klaus and [[Oscar Kempthorne|Kempthorne, Oscar]] | year=2008|title=Design and Analysis of Experiments, Volume I: Introduction to Experimental Design |url=http://books.google.com/books?id=T3wWj2kVYZgC&printsec=frontcover&cad=4_0| edition=Second|publisher=[http://eu.wiley.com/WileyCDA/WileyTitle/productCd-0471727563.html Wiley] | isbn=978-0-471-72756-9 }}
**{{cite book|author=Hinkelmann, Klaus and [[Oscar Kempthorne|Kempthorne, Oscar]]|year=2005|title=Design and Analysis of Experiments, Volume 2: Advanced Experimental Design|url=http://books.google.com/books?id=GiYc5nRVKf8C|edition=First|publisher=[http://eu.wiley.com/WileyCDA/WileyTitle/productCd-0471551775.html Wiley] |isbn=978-0-471-55177-5}}
</ref> Many row-column designs are constructed by concatenating Latin squares.<ref>
* {{cite book|title=Constructions and Combinatorial Problems in Design of Experiments|author=[[Damaraju Raghavarao|Raghavarao, Damaraju]]|location=New York|year=1988 |edition=corrected reprint of the 1971 Wiley|publisher=Dover|isbn=0-486-65685-3}}
* {{cite book|title=Block Designs: Analysis, Combinatorics and Applications|author=[[Damaraju Raghavarao|Raghavarao, Damaraju]] and Padgett, L.V.|year=2005|edition=|publisher=World Scientific|isbn=981-256-360-1}}
* {{cite book |author1=Shah, Kirti R.|author2=Sinha, Bikas K.| chapter=4 Row-Column Designs|title=Theory of Optimal Designs |series=[http://www.springer.com/series/694 Lecture Notes in Statistics]| volume=54 | publisher=Springer-Verlag | year=1989 | pages=66–84 |isbn=0-387-96991-8 |doi=|mr=1016151}}
*{{cite book|author1=Shah, K. R.|author2=Sinha, Bikas K.|chapter=Row-column designs |pages=903–937 | title=Design and analysis of experiments  | editor=S. Ghosh and [[C. R. Rao]] | series=Handbook of Statistics|volume=13|publisher=North-Holland Publishing Co.|location=Amsterdam|year=1996|isbn=0-444-82061-2|mr=1492586}}
*{{cite book|author=Street, Anne Penfold and Street, Deborah J.|title=Combinatorics of Experimental Design|publisher=Oxford U. P. [Clarendon]|year=1987|pages=400+xiv|isbn=0-19-853256-3}}
</ref>
*In [[algebra]], Latin squares are generalizations of [[group theory|groups]]; in fact, Latin squares are characterized as being the [[multiplication table]]s ([[Cayley table]]s) of [[quasigroup]]s. A binary operation whose table of values forms a Latin square is said to obey the [[Latin square property]].
 
===Error correcting codes===
Sets of Latin squares that are orthogonal to each other have found an application as [[error correcting codes]] in situations where communication is disturbed by more types of noise than simple [[white noise]], such as when attempting to transmit broadband Internet over powerlines.<ref name="CKL">[[Charles Colbourn|C.J. Colbourn]], T. Kløve, and A.C.H. Ling, ''Permutation arrays for powerline communication'',
IEEE Trans. Inform. Theory, vol. 50, pp. 1289–1291, 2004.</ref><ref name="NS">''Euler's revolution'',
New Scientist, 24th of March 2007, pp 48–51</ref><ref name="SH">Sophie Huczynska, ''Powerline communication and the 36 officers problem'',
Philosophical Transactions of the Royal Society A, vol 364, p 3199.</ref>
 
Firstly, the message is sent by using several frequencies, or channels, a common method that makes the signal less vulnerable to noise at any one specific frequency. A letter in the message to be sent is encoded by sending a series of signals at different frequencies at successive time intervals. In the example below, the letters A to L are encoded by sending signals at four different frequencies, in four time slots. The letter C, for instance, is encoded by first sending at frequency 3, then 4, 1 and 2.
 
<center><math>
\begin{matrix}
A\\
B\\
C\\
D\\
\end{matrix}
 
\begin{bmatrix}
1 & 2 & 3 & 4 \\
2 & 1 & 4 & 3 \\
3 & 4 & 1 & 2 \\
4 & 3 & 2 & 1 \\
\end{bmatrix}
\quad
 
\begin{matrix}
E\\
F\\
G\\
H\\
\end{matrix}
 
\begin{bmatrix}
1 & 3 & 4 & 2\\
2 & 4 & 3 & 1\\
3 & 1 & 2 & 4\\
4 & 2 & 1 & 3\\
\end{bmatrix}
\quad
\begin{matrix}
I\\
J\\
K\\
L\\
\end{matrix}
 
\begin{bmatrix}
1 & 4 & 2 & 3\\
2 & 3 & 1 & 4\\
3 & 2 & 4 & 1\\
4 & 1 & 3 & 2\\
\end{bmatrix}
</math></center>
 
The encoding of the twelve letters are formed from three Latin squares that are orthogonal to each other. Now imagine that there's added noise in channels 1 and 2 during the whole transmission. The letter A would then be picked up as:
 
:<math>\begin{matrix}
12 & 12 & 123 & 124\\
\end{matrix}</math>
 
In other words, in the first slot we receive signals from both frequency 1 and frequency 2; while the third slot has signals from frequencies 1, 2 and 3.  Because of the noise, we can no longer tell if the first two slots were 1,1 or  1,2 or  2,1  or  2,2.  But the 1,2 case is the only one that yields a sequence matching a letter in the above table, the letter A.  
Similarly, we may imagine a burst of static over all frequencies in the third slot:
 
:<math>\begin{matrix}
1 & 2 & 1234 & 4\\
\end{matrix}</math>
 
Again, we are able to infer from the table of encodings that it must have been the letter A being transmitted. The number of errors this code can spot is one less than the number of time slots. It has also been proved that if the number of frequencies is a prime or a power of a prime, the orthogonal Latin squares produce error detecting codes that are as efficient as possible.
 
===Mathematical puzzles===
 
The problem of determining if a partially filled square can be completed to form a Latin square is [[NP-complete]].<ref>{{cite journal | author = C. Colbourn | authorlink = Charles Colbourn | title = The complexity of completing partial latin squares | journal = Discrete Applied Mathematics | volume = 8 | pages = 25–30 | year = 1984 | doi = 10.1016/0166-218X(84)90075-1}}</ref>
 
The popular [[Mathematics of Sudoku|Sudoku]] puzzles are a special case of Latin squares; any solution to a Sudoku puzzle is a Latin square.
 
Sudoku imposes the additional restriction that nine particular 3&times;3 adjacent subsquares must also contain the digits 1–9 (in the standard version).  The more recent [[KenKen]] puzzles are also examples of Latin squares.
 
===Boardgames===
 
Latin squares have been used as the basis for several board games, notably the popular abstract strategy game [[Kamisado]].
 
==Heraldry==
The Latin square also figures in the arms of the [[Statistical Society of Canada]],<ref>[http://www.ssc.ca/archive/main/about/history/arms_e.html Letters Patent Confering the SSC Arms]</ref> being specifically mentioned in its [[blazon]]. Also, it appears in the logo of the [[International Biometric Society]].<ref>[http://www.tibs.org The International Biometric Society<!-- Bot generated title -->]</ref>
 
==See also==
*[[Block design]]
*[[Combinatorial design]]
*[[Eight queens puzzle]]
*[[Futoshiki]]
*[[Graeco-Latin square]]
*[[Latin hypercube sampling]]
*[[Magic square]]
*[[Mathematics of Sudoku]]
*[[Problems in Latin squares]]
*[[Rook's graph]], a graph that has Latin squares as its [[graph coloring|colorings]]
*[[Sator Square]]
*[[Small Latin squares and quasigroups]]
*[[Vedic square]]
*[[Word square]]
 
==Notes==
{{reflist}}
 
==References==
* {{cite book |authorlink=Rosemary A. Bailey|first=R.A.|last=Bailey|chapter=6 Row-Column designs and 9 More about Latin squares|title=Design of Comparative Experiments|publisher=Cambridge University Press|year=2008 |isbn=978-0-521-68357-9|url=http://www.maths.qmul.ac.uk/~rab/DOEbook|mr=2422352}} Pre-publication chapters are available on-line.
* {{cite book|last1=Dénes|first1=J.|last2=Keedwell|first2=A. D.|title=Latin squares and their applications|publisher=Academic Press  |location=New York-London|year=1974|pages=547|mr=351850|isbn=0-12-209350-X}}
* {{cite book|last1=Dénes|first1=J. H.|last2=Keedwell|first2=A. D.|title=Latin squares: New developments in the theory and applications|foreword=[[Paul Erdős]]|series=Annals of Discrete Mathematics|volume=46|publisher=Academic Press  |location=Amsterdam|year=1991|pages=xiv+454 |note=With contributions by G. B. Belyavskaya, A. E. Brouwer, T. Evans, K. Heinrich, C. C. Lindner and D. A. Preece|mr=1096296|isbn=0-444-88899-3}}
*{{cite book | last1=Hinkelmann | first1=Klaus | authorlink2=Oscar Kempthorne | last2=Kempthorne | first2=Oscar | year=2008 | title=Design and Analysis of Experiments | volume=I , II |edition=Second | publisher=Wiley |url=http://eu.wiley.com/WileyCDA/WileyTitle/productCd-0470385510.html | isbn=978-0-470-38551-7 | mr=2363107}}
**{{cite book |last1=Hinkelmann | first1=Klaus | authorlink2=Oscar Kempthorne | last2=Kempthorne | first2=Oscar | year=2008 | title=Design and Analysis of Experiments, Volume I: Introduction to Experimental Design | url=http://books.google.com/?id=T3wWj2kVYZgC&printsec=frontcover  | edition=Second|publisher=[http://eu.wiley.com/WileyCDA/WileyTitle/productCd-0471727563.html Wiley] | isbn=978-0-471-72756-9 |mr=2363107}}
**{{cite book |last1=Hinkelmann | first1=Klaus | authorlink2=Oscar Kempthorne | last2=Kempthorne | first2=Oscar  |year=2005|title=Design and Analysis of Experiments, Volume 2: Advanced Experimental Design|url=http://books.google.com/books?id=GiYc5nRVKf8C|edition=First|publisher=[http://eu.wiley.com/WileyCDA/WileyTitle/productCd-0471551775.html Wiley] |isbn=978-0-471-55177-5|mr=2129060}}
* {{cite book|first=Donald|last=Knuth|authorlink=Donald Knuth|title=Volume 4A: Combinatorial Algorithms, Part 1|edition=First|series=''[[The Art of Computer Programming]]''|location=Reading, Massachusetts|publisher=Addison-Wesley|year=2011|pages=xv+883pp|isbn=0-201-03804-8}}
* {{cite book|last1=Laywine|first1=Charles F.|last2=Mullen|first2=Gary L.| title=Discrete mathematics using Latin squares|series=Wiley-Interscience Series in Discrete Mathematics and Optimization|publisher=John Wiley & Sons, Inc.|location=New York|year=1998|pages=xviii+305|isbn=0-471-24064-8|mr=1644242}}
* {{cite book |author1=Shah, Kirti R.|author2=Sinha, Bikas K.| chapter=4 Row-Column Designs|title=Theory of Optimal Designs |series=[http://www.springer.com/series/694 Lecture Notes in Statistics]| volume=54 | publisher=Springer-Verlag | year=1989 | pages=66–84 |isbn=0-387-96991-8 |doi=|mr=1016151}}
*{{cite book|author1=Shah, K. R.|author2=Sinha, Bikas K.|chapter=Row-column designs |pages=903–937 | title=Design and analysis of experiments  | editor=S. Ghosh and [[C. R. Rao]] | series=Handbook of Statistics|volume=13|publisher=North-Holland Publishing Co.|location=Amsterdam|year=1996|isbn=0-444-82061-2|mr=1492586}}
* {{cite book|title=Constructions and Combinatorial Problems in Design of Experiments|author=[[Damaraju Raghavarao|Raghavarao, Damaraju]]|location=New York|year=1988 |edition=corrected reprint of the 1971 Wiley|publisher=Dover |mr=1102899|isbn=0-486-65685-3 }}
*{{cite book|author=Street, Anne Penfold and Street, Deborah J.|title=Combinatorics of Experimental Design|publisher=Oxford University Press|year=1987|location=New York|pages=400+xiv pp.|isbn=0-19-853256-3, 0-19-853255-5 | mr=908490 }}
* J. H. van Lint, [[Richard M. Wilson|R. M. Wilson]]: ''A Course in Combinatorics''. Cambridge University Press 1992,ISBN 0-521-42260-4, p.&nbsp;157
 
==External links==
*{{MathWorld |title=Latin Square|id=LatinSquare}}
*[http://eom.springer.de/L/l057620.htm Latin Squares] in the [[Encyclopaedia of Mathematics]]
* [http://www.cut-the-knot.org/Curriculum/Algebra/Latin.shtml Latin Squares in Java] at [[cut-the-knot]]
* [http://www.cut-the-knot.org/Curriculum/Combinatorics/InfiniteLatinSquare.shtml Infinite Latin Square (Java)] at [[cut-the-knot]]
* [http://www.muljadi.org/MagicSudoku.htm Magic Square in Latin Square]
{{Experimental design}}
{{Statistics}}
 
[[Category:Latin squares| ]]
[[Category:Statistical terminology]]
[[Category:Design of experiments]]
[[Category:Non-associative algebra]]
[[Category:Error detection and correction]]

Latest revision as of 18:18, 24 December 2014

Greetings. Let me start by telling you the writer's title - Phebe. For a whilst I've been in South Dakota and my mothers and fathers reside close by. Managing people has been his day job for a while. To collect cash is what his family and him appreciate.

Feel free to surf to my webpage: lewat.in