Skip to content

Erdős problem 973

Does there exist a constant C>1C>1 such that, for every n2n\geq 2, there exists a sequence ziCz_i\in \mathbb{C} with z1=1z_1=1 and zi1\lvert z_i\rvert \geq 1 for all 1in1\leq i\leq n with max2kn+11inzik<Cn\max_{2\leq k\leq n+1}\left\lvert \sum_{1\leq i\leq n}z_i^k\right\rvert < C^{-n}?

Sources

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

4 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

973.lean

Retained formal statement3 of 4

In [Er92f] (a different) Erdős refines this analysis, proving that if M2=minzjmax2kn+11jnzjkM_2=\min_{z_j} \max_{2\leq k\leq n+1} \left\lvert \sum_{1\leq j\leq n}z_j^k\right\rvert where the minimum is taken over all zjCz_j\in \mathbb{C} with maxzj=1\max \lvert z_j\rvert=1, then (1.746)n<M2<(1.745)n(1.746)^{-n} < M_2 < (1.745)^{-n}.

FormalConjectures/ErdosProblems/973.leanErdos973.erdos_973.variants.m2_bounds11 linesExact file
n ≥ 2,  ∀ (M_2 : ℝ),    IsGLB        {M |z,            (∀ jFinset.Icc 1 n, ‖z j‖ ≤ 1) ∧              (∃ jFinset.Icc 1 n, ‖z j‖ = 1) ∧kFinset.Icc 2 (n + 1),                  M = ‖∑ jFinset.Icc 1 n, z j ^ k‖ ∧ ∀ mFinset.Icc 2 (n + 1), ‖∑ jFinset.Icc 1 n, z j ^ m‖ ≤ M}        M_2      1.746 ^ (-↑n) < M_2M_2 < 1.745 ^ (-↑n)
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page