Difference between revisions of "2023 IOQM/Problem 4"
m |
|||
Line 1: | Line 1: | ||
+ | ==Problem== | ||
Let <math>x, y</math> be [[positive integers]] such that | Let <math>x, y</math> be [[positive integers]] such that | ||
<cmath>x^{4}=(x-1)(y^{3}-23)-1</cmath> | <cmath>x^{4}=(x-1)(y^{3}-23)-1</cmath> | ||
Find the maximum possible value of <math>x + y</math>. | Find the maximum possible value of <math>x + y</math>. | ||
+ | ==Solution== |