If p is a positive prime and p 1 4 + 5 5 p 1 2 is a perfect cube, find the smallest p .
Image credit: cloudfront
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.
Given that p^14 + 55p^12 = k^3, k= n p^4 for some positive integer n. Then p^14 + 55p^12 = (n^3) p^12. Dividing by p^12, p^2 + 55 = n^3. Clearly, p=3 and n = 4. Ed Gray
We notice that, p 1 2 = ( p 4 ) 3 is a perfect cube. So, we'll factorize our expression a bit:
p 1 4 + 5 5 p 1 2 = p 1 2 ( p 2 + 5 5 )
Now we happily declare ( p 2 + 5 5 ) to be a perfect cube. Since p 2 ≥ 4 , the inequality 2 7 = 3 3 < 5 9 ≤ p 2 + 5 5 holds. Therefore, for smallest p , ( p 2 + 5 5 ) is 4 3 = 6 4 .
Solving p 2 + 5 5 = 6 4 returns the value 3 as our intended answer.
Q t π
How did you declare the inequality?
Log in to reply
55 is between 3 cubed and 4 cubed.
Log in to reply
How does "55 is between 3 cubed and 4 cubed" guarantee "p squared plus 55 is between 3 cubed and 4 cubed" for smallest or some prime p?
Log in to reply
@Sayyed Ahmed Iftekhar – You want the smallest number p for p^2 to make 55 a perfect cube. It should be -3.
Log in to reply
@Brian Wang – p is a prime number, and prime numbers are not negative. Besides, the question says that p is a positive prime so that you don't get confused.
@Brian Wang – If it were 56 instead of 55, what would he write?
Shouldn't the solution be -3?
Problem Loading...
Note Loading...
Set Loading...
Positive prime numbers start from 2 , 3 , 5 , 7 . . . . . . .
For p = 2 ,
p 1 4 + 5 5 p 1 2
= 2 1 4 + 5 5 × 2 1 2
= 2 4 1 6 6 4 ⟶ Not a perfect cube
For, p = 3 ,
p 1 4 + 5 5 p 1 2
= 3 1 4 + 5 5 × 3 1 2
= 3 4 0 1 2 2 2 4 ⟶ Perfect cube
Hence p = 3 is smallest.