All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Numbers
Factorial Square or Power? (Posted on 2024-10-03) Difficulty: 3 of 5
Without direct evaluation- determine which of the following two quantities is larger:
(24!)2 vs 2424

No Solution Yet Submitted by K Sengupta    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution Comment 2 of 2 |
Generalize 24 to n.  Then I will analytically prove (n!)^2 > n^n for all natural numbers n>3.

Rearrange the inequality into (n!) * (n!) / (n^n) > 1.

Expand n! two ways, first as an ascending product then as a descending product.  Expand n^n as a product of n's. Then the inequality becomes 
(1*2*3*...*n) * (n*(n-1)*(n-2)*...*1) / (n*n*n*...*n) > 1

Now group the kth terms of each expansion to create a new form
(1*n)/n * (2*(n-1))/n * ... * (k*(n-k))/n * ... (n*1)/n > 1

The first and last terms of this expansion are each equal to one, so all that is left is to show all the interior terms are greater than one.
Consider the arbitrary term (k*(n-k))/n and apply some algebra.
(k*(n-k))/n > 1
nk - k^2 > n
n*(k-1) > k^2
n > k^2/(k-1) = k+1 - 1/(k-1)
n-1 > k - 1/(k+1)

k ranges from 2 to n-1 thus we know n-1>=k so then the derived inequality is also true.  Therefore every intermediate term is in fact greater than 1.  Which then implies the original inequality (n!) * (n!) / (n^n) > 1 is true.

  Posted by Brian Smith on 2024-10-03 11:33:42
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (14)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information