first entry of schensted shape is length of longest increasing subsequence
Tags: #theorem
Statement
Let
Proof
For each
For example, if we had
We make two observations:
- The entries of each
are decreasing - This is because every time we add something to bump an entry in the first row down, we are adding something that is smaller than whatever we bumped
- For all
and , there exists a such that and is to the left of in - When we insert
(into the first row), we can take to be the entry to the left of
- When we insert
Then, we can start with some
To show that this is the longest increasing subsequence, we note that if we pick more than