cragar
- 2,546
- 3
Homework Statement
Prove: If n is a composite integer larger than 1 and if no prime number less than \sqrt{n} is a factor of n, then there is an integer m such that n=m^2
The Attempt at a Solution
Proof: Let n be a positive composite integer larger than 1. If n is composite then there exists an integer y such that y|n where y is larger than 1 but smaller than n . And if y divides n then there exists an integer x such yx=n . Now we take the square root of both sides to obtain
\sqrt{xy} = \sqrt{n}
If there are no prime factors less than the square root of n that are a factor of n then the square root of n is prime. The only way the square root of n could be prime is if x=y .
if x did not equal y then the square root of n would not be an integer. Because the only factors of prime numbers are 1 and them selves. the product of 2 different prime numbers would not be a square.