Skip to content

Erdős problem 324

Does there exist a polynomial f(x)Z[x]f(x)\in\mathbb{Z}[x] such that all the sums f(a)+f(b)f(a)+f(b) with a<ba < b nonnegative integers are distinct?

No current result

No reviewed Result is current in Vela Mathematics Program. Retained source material is shown below.

Retained declaration

FormalConjectures/ErdosProblems/324.lean

Formal Conjectures

FormalConjectures/ErdosProblems/324.leanErdos324.erdos_3247 linesExact file
sorryf,    Set.InjOn      (fun x =>        match x with        | (a, b) => Polynomial.eval (↑a) f + Polynomial.eval (↑b) f)      {(a, b) | a < b}
OpenStatement only, no proof

Continue

Search problems.science

Find a Problem, Result, source, or page