How to show uniqueness in this statement for integers

  • Context:
  • Thread starter Thread starter cbarker1
  • Start date Start date
  • Tags Tags
    Integers Uniqueness
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
cbarker1
Gold Member
MHB
Messages
345
Reaction score
23
Dear Everyone,

Directions: Decide whether the statement is a theorem. If it is a theorem, prove it. if not, give a counterexample.

There exists a unique integer n such that $$n^2+2=3$$.

Proof:
Let n be the integer.

$$n^2+2=3$$
$$n^2=1$$
$$n=\pm1$$

How show this is unique or not? Please explain why if not.
 
Physics news on Phys.org
Cbarker1 said:
Dear Everyone,

Directions: Decide whether the statement is a theorem. If it is a theorem, prove it. if not, give a counterexample.

There exists a unique integer n such that $$n^2+2=3$$.

Proof:
Let n be the integer.

$$n^2+2=3$$
$$n^2=1$$
$$n=\pm1$$

How show this is unique or not? Please explain why if not.

Hi Cbarker1,

You found 2 integer solutions that indeed satisfy the equation.
Doesn't that mean that the solution is not unique?
Our counter example is the fact that both n=-1 and n=+1 are solutions.
It would be different if we were only looking at natural numbers, excluding negative numbers, but 'just' integers can be negative.
 
I like Serena said:
Hi Cbarker1,

You found 2 integer solutions that indeed satisfy the equation.
Doesn't that mean that the solution is not unique?
Our counter example is the fact that both n=-1 and n=+1 are solutions.
It would be different if we were only looking at natural numbers, excluding negative numbers, but 'just' integers can be negative.

Yes, since I found two solutions to satisfy the equation. therefore, n is not unique.