Cube Hunting 2

Find the set of integers n n such that n 6 + 24 n 3 + 192 n^6 + 24n^3 + 192 is a perfect cube. If there are N N distinct solutions n 1 , n 2 , , n N n_1,n_2,\ldots ,n_N , submit N + j = 1 N n j \displaystyle N + \sum_{j=1}^N n_j .


The answer is -1.

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.

2 solutions

Mark Hennings
Aug 24, 2017

Relevant wiki: Fermat's Last Theorem

Note first that n = 0 n=0 is not a solution. If m , n m,n are integers such that n 6 + 24 n 3 + 192 = m 3 n^6 + 24n^3 + 192 = m^3 , then n 9 + 24 n 6 + 192 n 3 = ( m n ) 3 ( n 3 + 8 ) 3 = ( m n ) 3 + 8 3 \begin{aligned} n^9 + 24n^6 + 192n^3 & = \; (mn)^3 \\ (n^3 + 8)^3 & = \; (mn)^3 + 8^3 \end{aligned} It is well-known that the only solutions in integers of the equation x 3 + y 3 = z 3 x^3 + y^3 = z^3 occur with one or more of x , y , z x,y,z being equal to 0 0 . If m n = 0 mn = 0 then (since n 0 n \neq 0 ), we deduce that m = 0 m=0 , and hence ( n 3 + 8 ) 3 = 8 3 (n^3 + 8)^3 = 8^3 , so that n 3 + 8 = 8 n^3 + 8 = 8 , and hence n = 0 n=0 . This case is not possible, Thus we must have n 3 + 8 = 0 n^3 + 8 = 0 , so that n = 2 n=-2 and hence m = 4 m=4 .

There is only one solution: n = 2 n=-2 . Thus the answer is 1 + ( 2 ) = 1 1 + (-2) = \boxed{-1} .

This is not related to this problem, but I was wondering if you could post a solution to A discrete mathematics problem by Tai Ching Kan , or at least an outline. I've spent a lot of time on it, and I think I'm close, but I can't quite nail it.

Jon Haussmann - 3 years, 9 months ago

Log in to reply

I set it up as a four-dimensional integral, defining a region of [ 0 , 3 4 ] 4 [0,\tfrac34]^4 , representing the coordinates ( a , b ) (a,b) , and ( c , d ) (c,d) of the opposite corners, so that the other two corners are inside the unit square. I then got bored and let Mathematica work it out! An uninteresting solution, so I did not post anything...

Mark Hennings - 3 years, 9 months ago

oh yes!!!same solution

rajdeep brahma - 3 years ago

I misread the problem and thought that 24 was preceded by both a + and a - sign, and found n = 2 to be a solution. Stupid.

Edwin Gray - 2 years ago
Me Myself
Sep 25, 2017

Honestly I was, mistakenly, looking for all solutions for which this expression is not a perfect cube but rather a perfect square . Interesting enough, it gave the same result. Rewritten as ( n 3 + 12 ) 2 + 48 = M 2 (n^3+12)^2+48=M^2 for some integer M M , we deduce that the only possibilities are M = ( n 3 + 12 ) 2 + 2 , M = ( n 3 + 12 ) 2 + 4 , M = ( n 3 + 12 ) 2 + 6 , M=(n^3+12)^2+2,\ M=(n^3+12)^2+4,\ M=(n^3+12)^2+6, , for which ( n 3 + 12 ) = 11 , 4 , 1 (n^3+12)=11,4,1 respectively. The first two give n = 1 , 2 n=-1,\ -2 , the last one is invalid as -11 isn't a perfect cube (while -1, -8 are).

Thus N = 2 N=2 , Σ j = 1 2 n j = 3 \Sigma_{j=1}^2n_j=-3 , and the final result is 1 -1 , too. Weird, isn't it?

Also, following the correct solution for the original problem together with this result, it follows that for n = 2 n=-2 the expression is a perfect sixth power , and is the only one. And indeed, it equals 64 = 2 6 64=2^6 .

hey!!!!need to get deep in it....niceeee result

rajdeep brahma - 3 years ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...