Guest Posted September 29, 2009 Report Share Posted September 29, 2009 (edited) Determine all possible sextuplets (P, Q, R, S, T, U) of positive integers, with P ≤ Q ≤ R, and S ≤ T ≤ U, satisfying both of the following conditions: P+Q+R = S*T*U and, P*Q*R = S+T+U. Edited September 29, 2009 by K Sengupta Quote Link to comment Share on other sites More sharing options...
0 Guest Posted September 29, 2009 Report Share Posted September 29, 2009 Reveal hidden contents I'll go ahead and give the obvious ones... (0,0,0,0,0,0) and (1,2,3,1,2,3) Quote Link to comment Share on other sites More sharing options...
0 Guest Posted September 29, 2009 Report Share Posted September 29, 2009 (edited) missed the positive int part Edited September 29, 2009 by mordimar Quote Link to comment Share on other sites More sharing options...
0 Guest Posted September 29, 2009 Report Share Posted September 29, 2009 (edited) Reveal hidden contents (1,1,8,1,2,5) (1,1,7,1,3,3) (1,1,6,2,2,2) Edited September 29, 2009 by ljb Quote Link to comment Share on other sites More sharing options...
0 superprismatic Posted September 29, 2009 Report Share Posted September 29, 2009 Reveal hidden contents (1,1,6,2,2,2) (1,1,7,1,3,3) (1,1,8,1,2,5) (1,2,3,1,2,3) (1,2,5,1,1,8) (1,3,3,1,1,7) (2,2,2,1,1,6) Quote Link to comment Share on other sites More sharing options...
Question
Guest
Determine all possible sextuplets (P, Q, R, S, T, U) of positive integers, with P ≤ Q ≤ R, and S ≤ T ≤ U, satisfying both of the following conditions:
P+Q+R = S*T*U and, P*Q*R = S+T+U.
Edited by K SenguptaLink to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.