Skip to content

feat(ErdosProblems/125): add two variants to erdos_125#2404

Open
Paul-Lez wants to merge 2 commits intomainfrom
erdos-125-extra
Open

feat(ErdosProblems/125): add two variants to erdos_125#2404
Paul-Lez wants to merge 2 commits intomainfrom
erdos-125-extra

Conversation

@Paul-Lez
Copy link
Member

@Paul-Lez Paul-Lez commented Feb 25, 2026

Fixes #2394

@github-actions github-actions bot added the erdos-problems Erdős Problems label Feb 25, 2026
@Paul-Lez Paul-Lez requested a review from mo271 February 25, 2026 20:17
@mo271
Copy link
Collaborator

mo271 commented Feb 25, 2026

Nice!

Terry Tao mentions these three cases in the comments now:
https://www.erdosproblems.com/forum/thread/125

  1. A+B
    has zero upper and lower density (and hence also zero density).
  2. A+B
    has zero lower density, but positive upper density (and hence no density)
  3. A+B
    has positive upper and lower density that are equal (and hence positive density).
  4. A+B
    has positive upper and lower density that are unequal (and hence no density).

@Smetalo
Copy link
Contributor

Smetalo commented Feb 26, 2026

does this resolve #2394?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

erdos-problems Erdős Problems

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Erdős Problem 125: add "upper density" variant

3 participants