Here $p$ is prime but is not necessary for the problem just that $p \ge 0$. I suspect that a statement like $p-1 \le \sqrt{(p-1)p} \le p$ would be the case but I am not certain how to establish this condition.
2026-03-26 04:35:13.1774499713
Prove that $\lfloor \sqrt{(p-1)p} \rfloor = p - 1$ and likewise $\lceil \sqrt{(p-1)p} \rceil = p$.
70 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
For $p>1$,$$(p-1)^2=p^2-2p+1<p^2-p<p^2$$ and
$$p-1<\sqrt{(p-1)p}<p.$$
As the extreme members are integer,
$$p-1\le\left\lfloor\sqrt{(p-1)p}\right\rfloor\le\left\lceil\sqrt{(p-1)p}\right\rceil\le p.$$