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

Home > Just Math
Curious Cyclic Circumstance (Posted on 2009-02-07) Difficulty: 2 of 5
Three distinct 3-digit positive decimal integers P, Q and R, each having no leading zeroes and with P > Q > R, are such that:

(i) The product P*Q*R contains precisely one 8, one 6, one 5, one 4, two 3’s and three 2’s (albeit not necessarily in this order), and:

(ii) P*Q*R consists of precisely 9 digits with the last digit being 6, and:

(iii) P, Q and R are obtained from one another by cyclic permutation of digits.

Determine all possible triplet(s) (P, Q, R) that satisfy the given conditions.

Note: This problem can be solved without using a computer program, however computer program/spreadsheet solutions are welcome.

  Submitted by K Sengupta    
Rating: 5.0000 (1 votes)
Solution: (Hide)
(P, Q, R) = (983, 839, 398) is the only triplet that satisfies all the given conditions.

EXPLANATION:

Denoting sod(n) as the sum of digits of n, we observe that:

sod(P*Q*R) = 8+6+5+4+2*3+3*2 = 35, so that:

sod(P*Q*R) (mod 9) = 8

Since P, Q and R are cyclic permutations of each other, we must have:

sod(P) = sod(Q) = sod(R). Let the common value be M.

Then, M^3 (mod 9) = 8, so that:

M (mod 9) = 2, 5 or 8.

Since P, Q and R are cyclic permutations of each other, it follows that each of P, Q and R is constituted by the same three digits (x,y and z, say) but in different order.

Since P > Q> R, it follows that at least two of x,y and z must be different.

Without loss of generality, we can set x ≤ y ≤ z, so that: xyz = R.

Now, the minimum value of P*Q*R is 222334568. But, we observe that: (199)*(919)*(991) = 181235071 < 222334568, and hence, x ≥ 2.

Accordingly, we have:

If M(mod 9) = 2, then x+y+z = 11, or 20

If M(mod 9) = 5, then x+y+z = 14, or 23

If M(mod 9) = 8, then x+y+z = 8, 17, or 26

Since the last digit of the product P*Q*R is 6, it follows that the last digit of x*y*z is also 6.

We now observe that the valid triplets in conformity with the given conditions are:

(x,y,z) = (2,2,4), (2,3,6), (3,8,9), (4,4,6) and, (4,8,8).

If (x,y,z) = (2,2,4), then R = 224, Q= 242, and P = 422. But, the product P*Q*R = 22875776 has only 8 digits.

Similarly, for (x,y,z) = (2,3,6), (4,4,6) and (4,8,8) the none of the products product P*Q*R does not conform to the given structure.

For (x,y,z) = (3,8,9), we have: (P, Q, R) = (983, 839, 398), whereby: P*Q*R = 328245326, which is in consonance with the given structure.

Consequently, the required triplet in conformity with the given conditions is: (983, 839, 398).

Comments: ( You must be logged in to post comments.)
  Subject Author Date
Solutioncomputer solutionCharlie2009-02-07 17:00:51
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