2024 SSMO Team Round Problems/Problem 1

Revision as of 15:44, 2 May 2025 by Pinkpig (talk | contribs) (Created page with "==Problem== How many ordered triples of positive integers <math>(a, b, c)</math> satisfy the equation <math>2(a^b)^c+1=513</math>? ==Solution==")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

How many ordered triples of positive integers $(a, b, c)$ satisfy the equation $2(a^b)^c+1=513$?

Solution