Sum-thing to Keep You Busy

Let A A be the number of positive integers x x that satisfy

1729 n = 1 8 x n ! 2015 , \displaystyle 1729 \le \sum_{n=1}^8 \left\lfloor \frac{x}{n!} \right\rfloor \le 2015,

where x \lfloor x \rfloor denotes the greatest integer less than or equal to x x .

If Q Q is the number of positive integral divisors of A A , find the remainder when Q 1729 Q^{1729} is divided by 519 519 .

(You don't have to use a calculator, but it might help)


The answer is 325.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Nick Diaco
Dec 12, 2014

Since we don't have a reasonable approach to find suitable values of x x immediately, the first step is to just pretend like the floor function is nonexistent; doing so gives us n = 1 8 x n ! n = 1 8 x n ! = x n = 1 8 1 n ! x ( e 1 ) x 1.72. \sum_{n=1}^8 \left\lfloor \frac{x}{n!} \right\rfloor \approx \sum_{n=1}^8 \frac{x}{n!} = x\sum_{n=1}^8 \frac{1}{n!} \approx x(e-1) \approx x1.72.

Since we're looking for the instances where the sum is about equal to 1729 1729 or 2015 2015 , we can roughly estimate that 1729 1.72 x 2015 1005.2 x 1171.5. 1729 \le 1.72x \le 2015 \Longrightarrow 1005.2 \le x \le 1171.5.

Checking close values gives us the actual bounds as 1008 x 1175 1008 \le x \le 1175 , so the number of positive integers x x that satisfy our equation is A = 1175 1008 + 1 = 168 A = 1175-1008+1=168 .

\\

Since 168 168 factors as 2 3 3 7 2^3 \cdot 3 \cdot 7 , the number of factors, Q Q , is ( 3 + 1 ) ( 1 + 1 ) ( 1 + 1 ) = 16 (3+1)(1+1)(1+1) = 16 .

\\

All that remains is evaluating 1 6 1729 m o d 519 16^{1729} \bmod 519 . Using Euler's theorem and the fact that ϕ ( 519 ) = 344 \phi(519) = 344 , this expression reduces to 1 6 9 16^{9} 16 ( ( 1 6 2 ) 2 ) 2 \equiv 16((16^2)^2)^2 325 m o d 519 \equiv \fbox{325} \bmod 519 , our answer.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...