Note: Problems are not in order of difficulty.
Problem 1A. Proposed by Vedaant Srivastava
Let x and y be positive reals such that x+y=6. Find the minimum value of (x+1x)(y+1y) and determine the values of x,y which yield such a minimum.
Problem 2A. Proposed by Max Jiang
Find the largest x∈N such that 2020x divides 202020!.
Problem 3A. Proposed by Nicolas Sullivan
In December 2020, an alien civilization is discovered. In trying to communicate, we discover that they use a mathematical operation ⋆, and they only tell us that a⋆a=1 and a⋆(bc)=a⋆b+a⋆c, for any positive real a,b,c,a≠1. Find 2019∑n=1[2020⋆(1+1n)]. Problem 4A. Proposed by Ken Jiang
Alice and Bob are playing a game. They take turns drawing cards from separate 52-card decks. After her turn, Alice places her card back into her deck and reshuffles it, while Bob does not. The player who draws the ace of spades first is the winner. If Alice goes first, what is the probability that she will win?
Problem 5A. Proposed by Alexander Monteith-Pistor
Let △ABC be an isosceles right triangle with right angle at A and incenter I. The point P is randomly chosen inside △ABC. Find the probability that △PAI is an acute triangle (all of its angles are acute).
Problem 6A. Proposed by Andy Kim
Prove that all six-digit palindromes are divisible by 11.
Problem 7A. Proposed by Kevin Li
If x2+y24=8x+y+8, find the largest value of 5x+6y.
Problem 8A. Proposed by DC
The area of the triangle ABC is S and the altitude to a is ha. Prove that the following relationship is true:
ah2abc+bh2aac+ch2aab=a(a2+b2+c2)4S2bc.
Problem 9A. Proposed by DC
In any triangle ABC, prove that b2sin2C+c2sin2B=2bc(cosA+cosB⋅cosC).
Problem 10A. Proposed by DC
Find all three digit numbers ¯abc such that the last three digits of (¯abc)3 are ¯abc.
Note: Problems are not in order of difficulty.
Problem 1B. Proposed by Vedaant Srivastava
Johnny the sketchy vendor has infinitely many stuffed toys lined up in a row. From left to right, he has 1 teddy bear costing 1 dollar, 2 teddy bears costing 2 dollars, 3 teddy bears costing 3 dollars, and so on. Show that the price of the n-th teddy bear in the row from the left is ⌊√2n+12⌋ dollars.
Problem 2B. Proposed by Max Jiang
Compute ∞∑k=1k22k.
Problem 3B. Proposed by Nicolas Sullivan
Let Fn be the nth number in the Fibonacci sequence, defined by F0=0, F1=1 and Fn+2=Fn+1+Fn for any natural n. If φ=limn→∞Fn+1Fn, show that for any n∈Z+, 27Fn−1FnFn+1<(φ−1Fn−1+φFn+1)3.
Problem 4B. Proposed by Ken Jiang
Alice and Bob are playing a new game. Starting from N, they take turns counting down Fi numbers, where Fi must be a member of the Fibonacci sequence. Alice goes first, and the player who counts to 1 is the winner. Show that there are infinite values of N such that, no matter how Alice plays, Bob can win.
Problem 5B. Proposed by Alexander Monteith-Pistor
Let S={0,1,2,...,2020} and f:S→S satisfy f(x)f(y)f(xy)=f(f(x+y)) for all x,y∈S with xy≤2020 and x+y≤2020. Find the maximum possible value of 2020∑i=0f(i)
Problem 6B. Proposed by Nikola Milijevic
Prove that there exist infinitely many positive integers n such that 3n+2 and 5n+2 are both composite.
Problem 7B. Proposed by Nikola Milijevic
Prove that equation x5−x=3−y4 has no solutions in integers x and y.
Problem 8B. Proposed by Andy Kim
Let a, b, and c be positive real numbers. Given that abc=1, prove that a3−1b2c2+b3−1c2a2+c3−1a2b2≥0
Problem 9B. Proposed by Kevin Li
There are n students at Main High School. Each student is friends with at least ⌈nk⌉ other students (friendships are mutual),for some positive integral k. Define a friend chain to be a series of students a1,a2,a3,…,ai−1,ai where i is a positive integer, such that a1 is friends with a2, a2 is friends with a3, and so on until ai−1 is friends with ai. We call a friend group a set of students such that there exists a friend chain between every two students in the set. No student outside of the friend group is friends with any members of the friend group, and any student who has a friend chain to a member of a friend group is also part of that friend group. Show that there cannot exist k or more friend groups.
Problem 10B. Proposed by DC
Find the values for m such that the equation x3−2mx2+3x+9=0 has one double root.