Difference between revisions of "2003 AIME I Problems/Problem 1"
m |
|||
Line 4: | Line 4: | ||
<center><math> \frac{((3!)!)!}{3!} = k \cdot n!, </math></center> | <center><math> \frac{((3!)!)!}{3!} = k \cdot n!, </math></center> | ||
− | where <math> k </math> and <math> n </math> are positive | + | where <math> k </math> and <math> n </math> are [[positive integer]]s and <math> n </math> is as large as possible, find <math> k + n. </math> |
== Solution == | == Solution == | ||
Line 11: | Line 11: | ||
<center><math> \frac{((3!)!)!}{3!} = \frac{(6!)!}{3!} = \frac{720!}{3!} = \frac{720!}{6} = \frac{720 \cdot 719!}{6} = 120 \cdot 719! = k \cdot n! </math></center> | <center><math> \frac{((3!)!)!}{3!} = \frac{(6!)!}{3!} = \frac{720!}{3!} = \frac{720!}{6} = \frac{720 \cdot 719!}{6} = 120 \cdot 719! = k \cdot n! </math></center> | ||
− | + | We certainly can't make <math>n</math> any larger if <math>k</math> is going to stay an integer, so the answer is <math> k + n = 120 + 719 = 839 </math>. | |
== See also == | == See also == | ||
+ | * [[2003 AIME I Problems/Problem 2 | Next problem]] | ||
* [[2003 AIME I Problems]] | * [[2003 AIME I Problems]] | ||
+ | |||
+ | [[Category:Introductory Number Theory Problems]] |
Revision as of 10:48, 25 October 2006
Problem
Given that
![$\frac{((3!)!)!}{3!} = k \cdot n!,$](http://latex.artofproblemsolving.com/d/2/9/d29e6d13e0d8b213ee70519a8250268a6a19a4c1.png)
where and
are positive integers and
is as large as possible, find
Solution
We use the definition of a factorial to get
![$\frac{((3!)!)!}{3!} = \frac{(6!)!}{3!} = \frac{720!}{3!} = \frac{720!}{6} = \frac{720 \cdot 719!}{6} = 120 \cdot 719! = k \cdot n!$](http://latex.artofproblemsolving.com/1/f/c/1fceb00dfff187998b6486b198e21a28c7d216a3.png)
We certainly can't make any larger if
is going to stay an integer, so the answer is
.