Skip to content
Puzzle Library
PuzzlesCollectionsNotesTimelineAboutRSS
中文
← RoseCode

ROSECODE / 183

Dividing triples

Philippe_57721 · Math · 2014-11-16

Find all the triples (a,b,c) with 0 < a < b < c such as:
(a-1)*(b-1)*(c-1) divides a*b*c-1

Answer format: (a1,b1,c1)(a2,b2,c2)... [ a1 < a2 ... ]
Original archive ↗

Problem preserved from RoseCode, with formatting adapted for this archive. CC BY-NC-SA 4.0

← Previous 182Next 184 →

A quiet place for problems worth keeping.

PUZZLE LIBRARY