I was looking at this proof How to prove that there is a unique positive real number $x$ such that $x^2 = 2$? today that discussed proving that there is an unique, positive real number $x$ such that $x^2 = 2$. I wanted to generalize the proof to show that for any $a \in \mathbb{R_+}$, there is a number $x \in \mathbb{R}$ such that $x^2 = a$. Any ideas?
Asked
Active
Viewed 98 times
0
-
5The two answers to the original question work exactly as written if you just replace $2$ by $a$. – ckefa Mar 07 '22 at 01:10
-
@ckefa (the 2 on the RHS, not the exponent 2) – peterwhy Mar 07 '22 at 01:16
-
@peterwhy Yes, that is the interpretation I had when I wrote my comment. – ckefa Mar 07 '22 at 01:16
1 Answers
0
Consider, $$f(x) = x^2-a $$
$$f'(x) = 2x$$
$f$ is increasing on $R_+.$
Since, $a$ is positive,
$$f(0) = -a <0$$
Again, $f(x)$ tends to infinity when $x$ tends to infinity.
Hence, $f$ has exactly one real root on $R_+.$
Cameron Buie
- 102,994
Nope
- 1,222