Skip to content

Erdős problem 1026

For a sequence of nn distinct reals, determine the largest constant cc such that some monotonic subsequence always has sum exceeding (co(1))(1/n)(c-o(1))\cdot(1/\sqrt{n}) times the total sum. Resolved as c=1c = 1.

Sources

Browse retained paths and inspect the exact material available for this Problem.

7 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

1026.lean

Retained formal statement1 of 6

Let x1,,xnx_1,\ldots,x_n be a sequence of distinct real numbers. Determine max(xir), \max\left(\sum x_{i_r}\right), where the maximum is taken over all monotonic subsequences.

This is as Erdős posed the problem in [Er71], which is rather ambiguous. Discussion between several users in the comments section has led to the following precise possible question, as posed by van Doorn:

What is the largest constant cc such that, for all sequences of nn real numbers x1,,xnx_1,\ldots,x_n, max(xir)>(co(1))1nxi \max\left(\sum x_{i_r}\right) > (c-o(1))\frac{1}{\sqrt{n}}\sum x_i (where again the maximum is taken over all monotonic subsequences)?

Cambie makes the stronger conjecture that if x1,,xk2x_1,\ldots,x_{k^2} are distinct positive real numbers with xi=1\sum x_i=1 then there is always a monotonic subsequence with sum at least 1/k1/k.

This stronger conjecture appears to have been first proved by Tidor, Wang, and Yang [TWY16], and is also implicit in work of Wagner [Wa17]. A proof was given and formalised by Aristotle (see the comments), with an alternative proof provided by Chan. In particular, this shows that c=1c=1.

FormalConjectures/ErdosProblems/1026.leanErdos1026.erdos_10261 lineExact file
IsGreatest Erdos1026.admissibleConstants sorry
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page