Chapter 8: Problem 26
For each integer \(n>2\), determine a self-conjugate partition of \(n\) that has at least two parts.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 8: Problem 26
For each integer \(n>2\), determine a self-conjugate partition of \(n\) that has at least two parts.
All the tools & learning materials you need for study success - in one app.
Get started for free
Use the generating function for the small Schr?der numbers to compute the first few small Schröder numbers.
The large Schröder number \(C_{n}\) counts the number of subdiagonal HVD-lattice paths from \((0,0)\) to \((n, n) .\) The small Schröder number counts the number of dissections of a convex polygonal region of \(n+1 .\) Since \(R_{n}=2 s_{n+1}\) for \(n \geq 1\), there are as many subdiagonal HVD-lattice paths from \((0,0)\) to \((n, n)\) as there are dissections of a convex polygonal region of \(n+1\) sides. Find a one-to-one correspondence between these lattice paths and these dissections.
Prove that the number of partitions of the positive integer \(n\) into parts each of which is at most 2 equals \(\lfloor n / 2\rfloor+1\). (Remark: There is a formula, namely the nearest integer to \(\frac{(n+3)^{2}}{12}\), for the number of partitions of \(n\) into parts each of which is at most 3 but it is much more difficult to prove. There is also one for partitions with no part more than 4, but it is even more complicated and difficult to prove.)
Prove that the following formula holds for the \(k\) th-order differences of a sequence \(h_{0}, h_{1}, \ldots, h_{n}, \ldots:\) $$\Delta^{k} h_{n}=\sum_{j=0}^{k}(-1)^{k-j}\left(\begin{array}{l}k \\\j\end{array}\right) h_{n+j}$$
Verify that \([n]_{n}=n !\), and write \(n !\) as a polynomial in \(n\) using the Stirling numbers of the first kind. Do this explicitly for \(n=6\).
What do you think about this solution?
We value your feedback to improve our textbook solutions.