I think this is what u intended....
n!<{n+12}^n....
7 Answers
					
			Asish Mahapatra
					·2009-08-13 01:44:21
			
			
			If that is the case
then:
n!=(1*n)(2*(n-1))*.....
(1+n)2/4 ≥ 1*n
(2+n-1)2/4 ≥ 2*(n-1)
.
.
.
continuing and multiplying
(n+12)2(n/2) ≥ n!
or n! ≤ (n+12)n
					
			rahul1993 Duggal
					·2009-08-13 02:34:22
			
			
			
			
			
			
		@asish correct solution.
but equality is not valid.
keep trying there's a simpler solution