Jump to content
BrainDen.com - Brain Teasers
  • 0


Prime
 Share

Question

Ben asked to find a number, which is a cube of the sum of its digits.

Clue ran a program performing some exhaustive search under 1,000,000 and found that the cubes of 0, 1, 8, 17, 18, 26, and 27 have that property.

I claim that I can find more numbers with that property even under 100,000. And I don't need to use a computer for that.

Help my argument.

Link to comment
Share on other sites

10 answers to this question

Recommended Posts

  • 0
Ben asked to find a number, which is a cube of the sum of its digits.

Clue ran a program performing some exhaustive search under 1,000,000 and found that the cubes of 0, 1, 8, 17, 18, 26, and 27 have that property.

I claim that I can find more numbers with that property even under 100,000. And I don't need to use a computer for that.

Help my argument.

For clarification, 0,1,8,17,18,26 and 27 are the numbers to be cubed. The sum of the digits of their cubes equal themselves. The "under 1,000,000" means 1,000,000 before cubing. I'm not entirely sure whether Prime's "100,000" means before or after cubing.

I am as interested as he is in this, because I don't think it's possible.

Link to comment
Share on other sites

  • 0

I ran a complete search from 1 to 1,000,000 in which I:

cubed the number,

added the digits in the cube,

and compared the result to the original number.

I found no new answers other than the posted ones.

Perhaps:

the answer involves interpreting the question in a different way? Perhaps not restricting the problem to integers?

Link to comment
Share on other sites

  • 0
Ben asked to find a number, which is a cube of the sum of its digits.

Clue ran a program performing some exhaustive search under 1,000,000 and found that the cubes of 0, 1, 8, 17, 18, 26, and 27 have that property.

I claim that I can find more numbers with that property even under 100,000. And I don't need to use a computer for that.

Help my argument.

I guess if you use non decimal system other solutions could be found too

Link to comment
Share on other sites

  • 0
One more question:

'Number' means non-negative integer?

The integer restriction would be unnecessary, since the sum of digits will always be an integer, and the cube of an integer will also be an integer.

The non-negative restriction may be unnecessary, depending on how you define "sum of digits." For example, would the sum of the digits of -512 be

(a) -5+1+2,

(b) 5+1+2, or

© -(5+1+2)?

If it's c, then the solutions would be -1* the positive solutions. If b then there are no solutions, since a positive number cubed will always be positive. If it's a, the question is a little more interesting. After looking, though, I think this only adds -1 as a solution.

Also OB, 03 is definitely 0. I think you're getting confused by the fact that x0=1. 03, though, is just 0x0x0=0.

EDIT: On another note, how can I make "©" not come out as a copyright symbol?

Edited by Chuck Rampart
Link to comment
Share on other sites

  • 0
The integer restriction would be unnecessary, since the sum of digits will always be an integer, and the cube of an integer will also be an integer.

The non-negative restriction may be unnecessary, depending on how you define "sum of digits." For example, would the sum of the digits of -512 be

(a) -5+1+2,

(b) 5+1+2, or

© -(5+1+2)?

If it's c, then the solutions would be -1* the positive solutions. If b then there are no solutions, since a positive number cubed will always be positive. If it's a, the question is a little more interesting. After looking, though, I think this only adds -1 as a solution.

Also OB, 03 is definitely 0. I think you're getting confused by the fact that x0=1. 03, though, is just 0x0x0=0.

EDIT: On another note, how can I make "©" not come out as a copyright symbol?

Forget negative. Cosider all digits positive. I should have stipulated that in the OP. It's my omission.

:) As a side note: If you cannot defeat it -- use it.©Prime.

Link to comment
Share on other sites

  • 0
I guess if you use non decimal system other solutions could be found too

THAT'S A GOOD GUESS!

Here are some examples:

Ben never stipulated, the number must be in decimal. And I feel more comfy with the bases of power 2, anyway. So I never default to decimal. SOME EXAMPLES:

For 8:

23 = 20 (in base 4.)

or

(1+1)3 = 11 in base 7.

For 27:

(2+1)3 = 21 in base 13

or

(1+2)3 = 12 in base 25.

For 64:

(3+1)3 = 31 in base 21.

or

(1+2+1)3 = 121 in base 7.

And so on. In fact, you can find such an arrangement for any cube under 100,000 in one base system, or another.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...