╔(σ_σ)╝
- 838
- 2
Homework Statement
If p is prime \sqrt{p} is prime.
Are there flaws in my proof ?
Homework Equations
The Attempt at a Solution
Assume \sqrt{p}=\frac{m}{n} and gcd(m,n)=1
p = \frac{m^{2}}{n^{2}}
Since p is an integer n^{2}|m^{2} but gcd(m,n)=1
Therefore,
n^{2} =1 ( Should I justify this step ? I don't deem it necessary.)
Therefore
m^{2} = p\Rightarrow m^{2}|p \Rightarrow m|p but p is prime and only has factors of 1 and p. So since m, m^{2} divide p m=1 this leads to a contradiction since p =/=1 .
Are there flaws ?