2025 SSMO Tiebreaker Round Problems
Problem 1
In a triangular grid, each cell must contain exactly one number such that:
- Each cell in the bottom row contains either
or
.
- Each cell not in the bottom row contains the sum of the two numbers in the cells directly below it.
Determine the number in the topmost cell.
Problem 2
Determine the largest positive integer satisfying
Problem 3
Find the number of functions such that
for all
.