One great problem, three kinds of immersion

From a story to your own conjecture

Problem stories open curiosity. The problem workshop is the next place, where curiosity becomes a testable idea.

  1. 1 · DiscoverMeet the questionLearn when it appeared and why it still holds people’s attention.
  2. 2 · ChallengeTest one caseMake your first observation in five minutes with a drawing, calculation, or colors.
  3. 3 · DevelopYou are hereBuild on ideasPublish an observation and grow it through comparisons, conjectures, and counterexamples.
Week 8 · MathOverflowOpen
Primary source

Singmaster's Conjecture — Repeated Entries in Pascal's Triangle

Research level· Posed 1971

Problem

Is the number of occurrences of N>1N > 1 in Pascal's triangle bounded by an absolute constant KK? Most integers appear exactly twice; 120120 appears 6 times; 30033003 appears 8 times — the current record.

Why it matters

Posed by David Singmaster (1971). Each row nn has n+1n+1 entries, so coincidental matches in large rows should be exponentially rare. Yet 3003 hits 8. Is 8 a ceiling, or can it grow?

Progress so far

Best upper bound: O(logNloglogN/logloglogN)O(\log N \cdot \log \log N / \log \log \log N) (Kane 2007). Computer-verified to N248N \le 2^{48} — no integer other than 30033003 has been found to appear 8 times. The value 3003 appears as C(14,6),C(15,5),C(78,2),C(3003,1)C(14,6), C(15,5), C(78,2), C(3003,1), etc.

Further reading

💡 Explore together, one line at a time(0 contributions)

Contributions are not ranked by popularity. Curator feedback names what is clear or reproducible, and peer signals mean someone understood or actually reproduced it.

What did you notice?

You do not need a complete proof. A small observation can open the next path.

Markdown + KaTeX supported (`$x^2$` inline, `$$\sum_{k=1}^n k$$` display)
0 / 3000 characters

moderation policy. Sign in after submitting if you want to edit or delete this attempt from another device.

Loading…

Related mathematicians