This website contains problems from math contests. Problems and corresponding tags were obtained from the Art of Problem Solving website.

Tags were heavily modified to better represent problems.

AND:
OR:
NO:

Found problems: 27

2018 PUMaC Live Round, 5.1

Tags: PuMAC , Live Round
Let $w$ and $h$ be positive integers and define $N(w,h)$ to be the number of ways of arranging $wh$ people of distinct heights for a photoshoot in such a way that they form $w$ columns of $h$ people, with the people of each column sorted by height (i.e. shortest at the front, tallest at the back). Find the largest value of $N(w,h)$ that divides $1008$.

2018 PUMaC Live Round, Calculus 3

Let $\mathcal{R}(f(x))$ denote the number of distinct real roots of $f(x)$. Compute $$\sum_{a=1}^{1009}\sum_{b=1010}^{2018}\mathcal{R}(x^{2018}-ax^{2016}+b).$$