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

Home > Numbers
Arithmetic Sequence Crossed Integer Triplet Puzzle (Posted on 2022-09-21) Difficulty: 3 of 5
Determine all possible triplets (a,b,c) of positive integers, with a>b>c, such that:
  • a+bc < b+ca < c+ab are three expressions in arithmetic sequence, and:
  • a+b-c=22

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

Comments: ( Back to comment list | You must be logged in to post comments.)
Possible Solution | Comment 4 of 6 |
The 3 expressions are in arithmetic progression, permitting an equality. 

Say the difference is r, then: a+bc+r = b+ca = c+ab-r

Get rid of c=(a+b-22), then : (a-23)a=(b-23)b+r, b^2+2r+22=23b, a^2+r+22=23a

Note: From a+bc < b+ca < c+ab, a+b-c=22, it follows that 1<a<22

Thus b^2+2r+22=23b, a^2+r+22=23a, 0<b<a<22 actually has only 2 solutions: {a,b,r} = {19,10,54}{19,13,54}. 
(The range is helpful because otherwise there are infinitely many.)

19+bc+54 = b+c*19 = c+19b-54 gives {b,c} = {10,7}{13,10}

So the full solution set is {a,b,c,r} = {19,10,7,54}(19,13,10,54}

Nice problem.


Edited on September 22, 2022, 12:21 am
  Posted by broll on 2022-09-22 00:09:17

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 (7)
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