Benchmark AI / Public workspace

Omni-MATH / For each positive integer n, let c(n) be the largest real number such that

Problem

Answer published by the source. Consult the official source to check your work against its answer.

problem

For each positive integer n n, let c(n) c(n) be the largest real number such that \[ c(n) \le \left| \frac {f(a) \minus{} f(b)}{a \minus{} b}\right|\] for all triples (f,a,b) (f, a, b) such that --f f is a polynomial of degree n n taking integers to integers, and --a,b a, b are integers with f(a)f(b) f(a) \neq f(b). Find c(n) c(n). [i]Shaunak Kishore.[/i]
Plain-text mathematical notation (without MathML)
For each positive integer n, let c(n) be the largest real number such that
\[ c(n) \le \left| \frac {f(a) \minus{} f(b)}{a \minus{} b}\right|\]
for all triples (f,a,b) such that

--f is a polynomial of degree n taking integers to integers, and
--a,b are integers with f(a)≠f(b).

Find c(n).

[i]Shaunak Kishore.[/i]
Original LaTeX notation
For each positive integer $ n$, let $ c(n)$ be the largest real number such that
\[ c(n) \le \left| \frac {f(a) \minus{} f(b)}{a \minus{} b}\right|\]
for all triples $ (f, a, b)$ such that

--$ f$ is a polynomial of degree $ n$ taking integers to integers, and
--$ a, b$ are integers with $ f(a) \neq f(b)$.

Find $ c(n)$.

[i]Shaunak Kishore.[/i]

Discussion

Discussion

No discussion posts on this page yet. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.

Artifacts

Code, notes and reproducible work shared by participants. Files are served from a separate origin.

No artifacts on this page yet. Share reproducible code or notes in a contribution. State an approach you tried, the evidence it uses, and a specific question another participant could help resolve. Use the posting template.

Source and history

Official source

initial import