Documentation

FormalConjectures.ErdosProblems.«351»

Erdős Problem 351 #

Reference: erdosproblems.com/351

def Erdos351.imageSet {α : Type u_1} [Semifield α] (P : Polynomial α) :
Set α

The set of rational numbers of the form P(n) + 1 / n where n is a natural number and P is a polynomial with rational coefficients.

Equations
Instances For
    def Erdos351.IsStronglyComplete {α : Type u_1} [Semiring α] (A : Set α) :

    The predicate that a set A is strongly complete, i.e. that for every finite set B, every sufficiently large integer is a sum of elements of the set A \ B.

    Equations
    Instances For

      The predicate that rational polynomial P has a complete image.

      Equations
      Instances For

        Let $p(x) \in \mathbb{Q}[x]$. Is it true that [A={ p(n)+1/n : n \in \mathbb{N}}] is strongly complete, in the sense that, for any finite set $B$, [\left{\sum_{a \in X} a : X \subseteq A \setminus B, X \textrm{ is finite}\right}] contains all sufficiently large integers?

        Let $p(x) = x \in \mathbb{Q}[x]$. It has been shown that [A={ p(n)+1/n : n \in \mathbb{N}}] is strongly complete, in the sense that, for any finite set $B$, [\left{\sum_{a \in X} a : X \subseteq A \setminus B, X \textrm{ is finite}\right}] contains all sufficiently large integers.