benchmarks.wiki / Public workspace

OlympiadBench / 1872 / Let n be a positive integer, and set N=2^(n). Determine the smallest real…

Problem

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

question

Let nn be a positive integer, and set N=2nN=2^{n}. Determine the smallest real number ana_{n} such that, for all real xx, x2N+12Nan(x1)2+x \sqrt[N]{\frac{x^{2 N}+1}{2}} \leqslant a_{n}(x-1)^{2}+x
Plain-text mathematical notation (without MathML)
Let n be a positive integer, and set N=2^(n). Determine the smallest real number a_(n) such that, for all real x,

root[N]((x^(2N)+1)/(2))≤a_(n)(x−1)²+x
Original LaTeX notation
Let $n$ be a positive integer, and set $N=2^{n}$. Determine the smallest real number $a_{n}$ such that, for all real $x$,

$$
\sqrt[N]{\frac{x^{2 N}+1}{2}} \leqslant a_{n}(x-1)^{2}+x
$$

answer type

Expression

is multiple answer

false

language

English

question type

Open-ended

subject

Math

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.

See answer Answer published by the source

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