I am unable to understand the difference between the hypotheses of the following two mathematical statements.
Example 1: The sum of the first $n$ positive integers is $n \dfrac{ (n + 1) }{ 2 } $
Hypothesis: $n$ is a positive integer. (Note that this is implied for the statement to make sense.)
Conclusion: The sum of the first $n$ positive integers is $n \dfrac{ (n + 1) }{ 2 } $ .
$\\$
Example 2: There is a real number $x$ such that $x = 2^{−x}$.
Hypothesis: None, other than your previous knowledge of mathematics.
Conclusion: There is a real number $x$ such that $x = 2^{−x}$.
We know that the hypothesis is defined to be everything that is assumed to be true. Given example $1$, it seemed obvious that the hypothesis for example $2$ would be "there is a real number $x$". After all, example $2$ is assuming that $x$ is a real number.
However, my textbook says that there is no hypothesis for example $2$. Why is this so? The statements of example $1$ and example $2$ seem identical in structure.
Thank you.
EDIT
Now I am convinced that the author made an error.
The problem set contains the following problem.
When $x$ is a real number, the minimum value of $x(x − 1) \ge −1/4$.
Solution
Hypothesis: $x$ is a real number.
Conclusion: The minimum value of $x(x − 1) \ge −1/4$.
EDIT 2
I think I understand the difference now. Example $2$ is saying that there is a specific real number, $x$, which satisfies the following property. In other words, it says definitively that $x$ exists, it is a real number, and it satisfies the following property - there is nothing left to variation. However, example $1$ makes a general claim for any selected number of positive integers. Similarly, example $3$ makes a claim only when a real number is selected. In other words, the other two leave possibility for variation - example $2$ does not.