2

I am quite new to proofs, and I tried solving this proof myself. Here is what I got:

let $x$ be a natural number
Suppose $\frac{1}{x} > 1$, then $1 > x $ This is a contradiction because x cannot equal $0$ and $x$ must be greater than $0$.

Therefore, For every natural number $x$, $\frac{1}{x}\le 1$

I do not know if this valid, But I tried using proof by contradiction. Is this the correct way of doing it? or am I wrong.

Jr194
  • 109

2 Answers2

1

If $1/x>1$, then multiplication with natural number $x\geq 1$ (multiplication with $x>0$ is monotonous) yields $1>x$ which is a contradiction. Thus $1/x>1$ is false, i.e., $1/x\leq 1$ is true.

Wuestenfux
  • 20,964
  • 1
    Thanks for the verification! Proofs are really confusing me and I wasn't sure if what I did was correct or not. – Jr194 Oct 11 '19 at 07:41
0

You are right Because you cannot change sides of the terms in inequalities , like equations when they divide each other.

$$\frac1x<1 \implies 1\lt x$$ (This is not applicable for the inequalities.)