Here's a question:-
Prove that for all positive integers n,
[(n+1)/2]^n >= n!
And here's a funny proof for it:-
Assume to the contrary that, for all positive integers n,
[(n+1)/2]^n < n!
However, for n=2,
(3/2)^2 > 2!
Therefore, our assumption must be false.
And...