Integer partition: Difference between revisions

Content deleted Content added
<!-- not free-->
Undid revision 1302305715 by 2409:4080:D02:81AC:3401:95D1:8191:109D (talk) per previous undo
 
(13 intermediate revisions by 9 users not shown)
Line 30:
* 1 + 1 + 1 + 1 + 1
 
Some authors treat a partition as a decreasingnon-increasing sequence of summands, rather than an expression with plus signs. For example, the partition 2&nbsp;+&nbsp;2&nbsp;+&nbsp;1 might instead be written as the [[tuple]] {{math|(2, 2, 1)}} or in the even more compact form {{math|(2<sup>2</sup>, 1)}} where the superscript indicates the number of repetitions of a part.
 
This multiplicity notation for a partition can be written alternatively as <math>1^{m_1}2^{m_2}3^{m_3}\cdots</math>, where {{math|''m''<sub>1</sub>}} is the number of 1's, {{math|''m''<sub>2</sub>}} is the number of 2's, etc. (Components with {{math|''m''<sub>''i''</sub> {{=}} 0}} may be omitted.) For example, in this notation, the partitions of 5 are written <math>5^1, 1^1 4^1, 2^1 3^1, 1^2 3^1, 1^1 2^2, 1^3 2^1</math>, and <math>1^5</math>.
Line 125:
===Conjugate and self-conjugate partitions===
{{anchor|Conjugate partitions}}
If we flip the diagram of the partition 6 + 4 + 3 + 1 along its [[main diagonal]], we obtain another partition of 14:
 
{|
Line 151:
|}
 
One can then obtain a [[bijection]] between the set of partitions with distinct odd parts and the set of self-conjugate partitions, as illustrated by the following example:
 
{|
Line 308:
* {{cite web|last1=Grime|first1=James|title=Partitions - Numberphile|url=https://www.youtube.com/watch?v=NjCIq58rZ8I| archive-url=https://ghostarchive.org/varchive/youtube/20211211/NjCIq58rZ8I| archive-date=2021-12-11 | url-status=live|publisher=[[Brady Haran]]|access-date=5 May 2016|format=video|date=April 28, 2016}}{{cbignore}}
 
{{DEFAULTSORT:Partition (Number Theory)}}
[[Category:Integer partitions| ]]