$n! \leq O(n^{n/2})$?

60 Views Asked by At

I was deliberately trying to solve this problem for the last 2 hours. I tried solving it using substitution, different notations, etc. but that did not lead me to an answer.

Could someone please help me?

Thanks in advance!