In combinatorics, the hockey-stick identity,[1] Christmas stocking identity,[2] boomerang identity, Fermat's identity or Chu's Theorem,[3] states that if
are integers, then

The name stems from the graphical representation of the identity on Pascal's triangle: when the addends represented in the summation and the sum itself are highlighted, the shape revealed is vaguely reminiscent of those objects (see hockey stick, Christmas stocking).
Using sigma notation, the identity states

or equivalently, the mirror-image by the substitution
, and by using the identify
:

Proofs
Inductive and algebraic proofs
The inductive and algebraic proofs both make use of Pascal's identity:

Inductive proof
This identity can be proven by mathematical induction on
.
Base case
Let
;

Inductive step
Suppose, for some
,

Then

Algebraic proof
We use a telescoping argument to simplify the computation of the sum:
![{\displaystyle {\begin{aligned}\sum _{t=\color {blue}0}^{n}{\binom {t}{k}}=\sum _{t=\color {blue}k}^{n}{\binom {t}{k}}&=\sum _{t=k}^{n}\left[{\binom {t+1}{k+1}}-{\binom {t}{k+1}}\right]\\&=\sum _{t=\color {green}k}^{\color {green}n}{\binom {\color {green}{t+1}}{k+1}}-\sum _{t=k}^{n}{\binom {t}{k+1}}\\&=\sum _{t=\color {green}{k+1}}^{\color {green}{n+1}}{\binom {\color {green}{t}}{k+1}}-\sum _{t=k}^{n}{\binom {t}{k+1}}\\&={\binom {n+1}{k+1}}-\underbrace {\binom {k}{k+1}} _{0}&&{\text{by telescoping}}\\&={\binom {n+1}{k+1}}.\end{aligned}}}](./_assets_/eb734a37dd21ce173a46342d1cc64c92/9ce84ab741d7707c5b7c8fd325a2db456d91c14c.svg)
Combinatorial proofs
Proof 1
Imagine that we are distributing
indistinguishable candies to
distinguishable children. By a direct application of the stars and bars method, there are

ways to do this. Alternatively, we can first give
candies to the oldest child so that we are essentially giving
candies to
kids and again, with stars and bars and double counting, we have

which simplifies to the desired result by taking
and
, and noticing that
:

Proof 2
Count the
-element subsets of the set
in two ways.
There are clearly
such subsets in total.
Alternatively, partition these subsets according to their largest element. If the largest element is
, where
, then the remaining
elements must be chosen from
, which can be done in
ways.
Therefore,
Generating function proof
Let
. Then, by the partial sum formula for geometric series, we find that
.
Further, by the binomial theorem, we also find that
.
Note that this means the coefficient of
in
is given by
.
Thus, the coefficient of
in the left hand side of our first equation can be obtained by summing over the coefficients of
from each term, which gives
Similarly, we find that the coefficient of
on the right hand side is given by the coefficient of
in
, which is
Therefore, we can compare the coefficients of
on each side of the equation to find that
See also
References
- ^ CH Jones (1996) Generalized Hockey Stick Identities and N-Dimensional Block Walking. Fibonacci Quarterly 34(3), 280-288.
- ^ W., Weisstein, Eric. "Christmas Stocking Theorem". mathworld.wolfram.com. Retrieved 2016-11-01.
{{cite web}}: CS1 maint: multiple names: authors list (link)
- ^ Merris, Russell (2003). Combinatorics (2nd ed.). Hoboken, N.J.: Wiley-Interscience. p. 45. ISBN 0-471-45849-X. OCLC 53121765.
External links