Jump to content
BrainDen.com - Brain Teasers
  • 0

50% increase


BMAD
 Share

Question

5 answers to this question

Recommended Posts

  • 0

Let's the value be m and its shifted version n.

2/3*n = m

m and n are both integers, so n-m=1/3*n is also an integer.

Therefore 3 | n .

As their digits have the same sum, 3 | m.

Therefore 3 | n-m --> 3 | 1/3*n --> 9 | n.

As their digits have the same sum, 9 | m.

Following similar logic from above, above 9 | n-m --> 9 | 1/3*n --> 27 | n.

So you need only account for 1/27 of the integers for a brute strength solution (which speeds it up significantly)

I got 285714 and 571428.

Link to comment
Share on other sites

  • 0

Let's the value be m and its shifted version n.

2/3*n = m

m and n are both integers, so n-m=1/3*n is also an integer.

Therefore 3 | n .

As their digits have the same sum, 3 | m.

Therefore 3 | n-m --> 3 | 1/3*n --> 9 | n.

As their digits have the same sum, 9 | m.

Following similar logic from above, above 9 | n-m --> 9 | 1/3*n --> 27 | n.

So you need only account for 1/27 of the integers for a brute strength solution (which speeds it up significantly)

I got 285714 and 571428.

brilliant observation

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...