#Help prove this inequality with the ceil function
13 messages · Page 1 of 1 (latest)
you can prove that ceil(sqrt(n))-1 <= sqrt(n-1)
Post marked as solved by @torpid scroll.
Use .unsolved if this was a mistake.
Post marked as unsolved by @torpid scroll.
Use .solved to mark as solved.
How could I prove this?
Tip: prove that ceil(sqrt(n)) <= floor(sqrt(n)) + 1
After that the original task is trivial
I don't understand how to continue 😦
Is it ok this way? I thank you very much for your help 🙂 ❤️
.solved