Difference between revisions of "2023 SSMO Team Round Problems/Problem 1"

(Created page with "==Problem== Let <math>(a, b, c, d)</math> be a permutation of <math>(2, 0, 2, 3)</math>. Find the largest possible value of <math>a^b + b^c + c^d + d^a</math> ==Solution==")
(No difference)

Revision as of 22:25, 15 December 2023

Problem

Let $(a, b, c, d)$ be a permutation of $(2, 0, 2, 3)$. Find the largest possible value of $a^b + b^c + c^d + d^a$

Solution