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

Home > Numbers
Digital Product Triples (Posted on 2023-09-05) Difficulty: 3 of 5
The digital product P(N) of an integer N is the product of its decimal digits.

For example, P(128)=16.

Find all sets of three positive integers A, B and C such that:
A = P(B)+P(C)
B = P(A)+P(C)
C = P(A)+P(B).

  Submitted by K Sengupta    
Rating: 5.0000 (1 votes)
Solution: (Hide)
There are only three sets that satisfy the given conditions, and these are:
(A,B,C) (- (5,5,10), (36,36,36), (498,498,576) so that:

All possible triplets are given by:

(A,B, C) = (5,5,10), (5,10,5), (10,5,5), (498, 498, 576), (498,576,498), (576,498, 498), and (36,36,36)

For an explanation, refer to the solutions submitted by Charlie and Larry here and here.

Comments: ( You must be logged in to post comments.)
  Subject Author Date
re(2): Computer solutionLarry2023-09-06 05:38:31
re: Computer solutionCharlie2023-09-05 21:20:49
Some ThoughtsComputer solutionLarry2023-09-05 10:52:53
computer findingsCharlie2023-09-05 09:35:07
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (5)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (11)
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