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

Home > Numbers
Cryptarithm Crossed Integer Constant Illation (Posted on 2023-04-22) Difficulty: 3 of 5
Each of a, b, and c is a different base ten digit and n is a positive integer such that:

ab2+c2=ac2+cb2=n
For example:
272+12=212+172=730

Determine the total number of values of the positive integer constant n less than 2023, such that we will have valid values of a,b, and c satisfying the abovementioned condition.

***** No number can contain any leading zero.

See The Solution Submitted by K Sengupta    
Rating: 4.0000 (2 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Hints/Tips "ab" means 'a' concatenated with 'b' | Comment 3 of 5 |
(In reply to 45 other solutions by Steve Herman)

When I first started to solve this problem, I thought the first equation was:

 a * b^2 + c^2, 

but then I realized that the digits are being concatenated, so instead it is:
(10*a+b)^2 + c^2

  Posted by Larry on 2023-04-22 09:44:17
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


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