I'm doing discrete maths as a subject at my uni and I've been asked to solve the following equation, yet I'm having trouble understanding both what it's asking me to do and how I need to go about getting the answer.
I need to find the smallest natural number $a$ such that $a! > 3^{a}$. Now for $n$ a natural number let CLAIM($n$) be the statement:
$$n! > 3^{n}$$
Prove that CLAIM($n$) is true for all $n \ge a$.