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

Home > Numbers
A Realmebon Problem (Posted on 2006-11-11) Difficulty: 3 of 5
In the planet Realmebon, the inhabitants use base 6 in their daily transactions. One of the inhabitants noticed that if he split his 6-digit ID number into two 3-digit numbers and squared each of them, their sum would equal his ID number.

How many possible ID numbers could he have been assigned, and what are they?

  Submitted by K Sengupta    
Rating: 4.0000 (1 votes)
Solution: (Hide)
Let the possible ID numbers assigned to the inhabitant be respectively denoted by R1, R2, ….., Rp.

Accordingly, we obtain:

Ri = 216*m + n for i= 1,2,…, p; where 36< = m,n< 216 …………….(#)

And, m^2 + n^2 = 216*m + n ……..(##)

From (##), we obtain,:

(2m – 216)^2 + (2n -1)^2
= 46657 = (3^2 + 2^2)(6^2 + 1^2)(9^2+4^2) --------(I)

Noting the algebraic identity:
(a^2+b^2) (c^2+d^2)
= (ac+ bd)^2 + (bc – ad)^2 = (ac – bd)^2 + (bc + ad)^2;

it follows that:

(2m - 216, 2n -1) = (204,71), (71, 204), (144, 161), (161, 144), (216,1), (1,216), (84, 199), (199, 84).......(II)

Imposing restriction (#) on (II), we obtain:

(m,n) = (210, 36),(180, 81),(36, 81),(150, 100),(66, 100)

Transforming each of the above values of m and n to base - 6, we obtain:

(m,n) = (550, 100),(500, 213),(100, 213),(410, 244),(150, 244);
giving p = 5

Hence:
(R1, R2, R3, R4, R5) = (550100, 500213, 410244, 150244, 100213)

Consequently, there are five possible ID numbers that could have been assigned to the inhabitant and these are: 550100, 500213, 410244, 150244 and 100213.

NOTE: By allowing for leading zeroes we would obtain three additional numbers in the decimal system, namely 0, 1 and 1332 and converting each of these into 6 digit base six numbers, we would obtain
000000,000001 and 010100 , thus giving three more ID numbers.

Comments: ( You must be logged in to post comments.)
  Subject Author Date
Solutionre: brute forceCharlie2006-11-11 16:21:02
Solutionbrute forceJLo2006-11-11 15:22:12
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 (21)
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