All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Numbers
50 - Digit Number II (Posted on 2005-05-13) Difficulty: 2 of 5
I am thinking of a fifty-digit number divisible by 239, of which, each digit is the same, except the ones digit. What is the ones digit?

See The Solution Submitted by Dustin    
Rating: 2.8000 (5 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution, but not very generic | Comment 6 of 12 |
We have that the 50-digit number is made up of:

aaaa...ak, with 49 a's and k is the 1's digit.

We could also write this as:

a*10^50 + a*10^49 ... + a*10 + k

a(10^50 + 10^49 + ... 10) + k

a(1111111...10) + k, with 49 1's


Now, we have to find a number that divides the term in paranthesis, then we take this new number and divide it by 239. If the remainder is a number from 0 to 9, that's the value of k.

A direct way to find the first number is to separate the parenthesis term in groups. Since there are 49 1's and 49 = 7*7, with 7 being prime, we can only split the parenthesis term in groups of 7 digits.

In this case, we have that the number found is:

(term)/x = (term)/1111111 = 11111110

If we now take x and divide by 239, we have 0 as remainder, which is in the 0 to 9 scope. We conclude that k must therefore be 0.

I hope it made sense to you guys, because I think it kind of just a little perhaps made possibly a little sense in my senseless mind. :P

Bruno.
  Posted by Bruno on 2005-05-17 02:22:28
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (12)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information