2007 IMO Shortlist Problems/A1: Difference between revisions
Pocofrosty12 (talk | contribs) m →Problem |
|||
| Line 1: | Line 1: | ||
== Problem == | == Problem == | ||
(''New Zealand'') | (''New Zealand'') | ||
You are given a sequence <math>a_1,a_2,\dots ,a_n</math> of numbers. For each <math>i</math> (<math>1\leq | You are given a sequence <math>a_1,a_2,\dots ,a_n</math> of numbers. For each <math>i</math> (<math>1\leq i\leq n</math>) define | ||
<center><math>d_i=\max\{a_j:1\leq j\leq i\}-\min\{a_j:i\leq j\leq n\}</math></center> | <center><math>d_i=\max\{a_j:1\leq j\leq i\}-\min\{a_j:i\leq j\leq n\}</math></center> | ||
Revision as of 20:26, 10 December 2019
Problem
(New Zealand)
You are given a sequence
of numbers. For each
(
) define
and let
(a) Prove that for arbitrary real numbers
,
(b) Show that there exists a sequence
of real numbers such that we have equality in (a).
Solution
This problem needs a solution. If you have a solution for it, please help us out by adding it.