Determine all sets of real numbers $S$ such that: $1$ is the smallest element of $S$, for all $x,y\in S$ such that $x>y$, $\sqrt{x^2-y^2}\in S$ Adian Anibal Santos Sepcic
Problem
Source: EMC 2023 Seniors P1
Tags: algebra, easy, emc, 2023
18.12.2023 19:10
rama1728 wrote: Determine all sets of real numbers $S$ such that: $1$ is the smallest element of $S$, for all $x,y\in S$ such that $x>y$, $\sqrt{x^2-y^2}\in S$ Let $T=\{x^2\quad\forall x\in S\}$ $1\in T$ and $\forall a>b$ in $ T$, $a-b\in T$ If $\exists a\in T\setminus \mathbb N$, then $a-1\in T$ and so $\{a\}\in T$, impossible since $ 1$ is the smallest element of $ T$. So $T\subseteq \mathbb Z_{>0}$ Hence the answer : $\boxed{\text{S1 : }S=\{\sqrt k\quad\forall k\in\mathbb Z_{>0}\}}$ $\boxed{\text{S2 : }S=\{\sqrt k\quad\forall k\in\{1,2,3,...,n\}\}}$ whatever is $n\in\mathbb Z_{>0}$
18.12.2023 19:56
19.12.2023 01:23
VicKmath7 wrote:
This isn't really something you're allowed to do. Your set could in theory contain an interval of the form $[1,1+t)$ for some $t>0$, so your $a_2$ isn't really well-defined.
19.12.2023 02:53
same as pco Consider $T=\{s^2\mid s\in S\}$. We have that $1$ is the smallest element of $T$ and for all $x,y\in T$ with $x>y$, $x-y\in T$. Suppose that there is an element $n\notin\mathbb N$ but $n\in T$. Then since $n>1$, $n-1\in T$ as well. By induction, $n-\lfloor n\rfloor\in T$, but this contradicts that $1$ is the smallest element as $n-\lfloor n\rfloor<1$. Suppose now that there is some $n\in\mathbb N$ with $n\in T$. By a similar induction, all natural numbers less than $n$ are in $T$ as well. Therefore the answer is $T=\mathbb N$ or $T=\{t\in\mathbb N\mid t\le c\}$ for some $c\in\mathbb N$. Hence $S=\sqrt{\mathbb N}$ or $S=\{\sqrt t\in\mathbb N\mid t\le c\}$ for some $c\in\mathbb N$, which can be checked to satisfy the conditions.