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: 50

In the expansion of $(x + b)^{2018}$, the coefficients of $x^2$ and $x^3$ are equal. Compute $b$.
Let $f(x)=x^3+ax^2+bx$ for some $a,b$. For some $c$, $f(c)$ achieves a local maximum of $539$ (in other words, $f(c)$ is the maximum value of $f$ for some open interval around $c$). In addition, at some $d$, $f(d)$ achieves a local minimum of $-325$. Given that $c$ and $d$ are integers, compute $a+b$.
Let $f(x)$ be a real valued function. Recall that if the inverse function $f^{-1}(x)$ exists, then $f^{-1}(x)$ satisfies $f(f^{-1}(x))=f^{-1}(f(x))=x$. Given that the inverse of the function $f(x)=x^3-12x^2+48x-60$ exists, find all real $a$ that satisfy $f(a)=f^{-1}(a)$.
Eric has $2$ boxes of apples, with the first box containing red and yellow apples and the second box containing green apples. Eric observes that the red apples make up $\tfrac{1}{2}$ of the apples in the first box. He then moves all of the red apples to the second box, and observes that the red apples now make up $\tfrac{1}{3}$ of the apples in the second box. Suppose that Eric has $28$ apples in total. How many red apples does Eric have?
The polynomial $f(x)=x^3-4\sqrt{3}x^2+13x-2\sqrt{3}$ has three real roots, $a$, $b$, and $c$. Find $$\max\{a+b-c,a-b+c,-a+b+c\}.$$
Suppose $(x+y)^2=25$ and $(x-y)^2=1$. Compute $xy$.
A pet shop sells cats and two types of birds: ducks and parrots. In the shop, $\tfrac{1}{12}$ of animals are ducks, and $\tfrac{1}{4}$ of birds are ducks. Given that there are $56$ cats in the pet shop, how many ducks are there in the pet shop?
Alice’s age in years is twice Eve’s age in years. In $10$ years, Eve will be as old as Alice is now. Compute Alice’s age in years now.
A sequence $\{a_n\}_{n\geq0}$ obeys the recurrence $a_n=1+a_{n-1}+\alpha a_{n-2}$ for all $n\geq2$ and for some $\alpha>0$. Given that $a_0=1$ and $a_1=2$, compute the value of $\alpha$ for which $$\sum_{n=0}^{\infty}\frac{a_n}{2^n}=10$$
Let $s$ and $t$ be the solutions to $x^2-10x+10=0$. Compute $\tfrac{1}{s^5}+\tfrac{1}{t^5}$.
A positive integer $k$ is $2014$-ambiguous if the quadratics $x^2+kx+2014$ and $x^2+kx-2014$ both have two integer roots. Compute the number of integers which are $2014$-ambiguous.
Given that $xy+x+y=5$ and $x+1=2$, compute $y+1$.
Let $a$ and $b$ be positive integers such that $a>b$ and the difference between $a^2+b$ and $a+b^2$ is prime. Compute all possible pairs $(a,b)$.
Let $a_1,a_2,\dots$ be a sequence of real numbers satisfying $$\frac{a_{n+1}}{a_n}-\frac{a_{n+2}}{a_n}-\frac{a_{n+1}a_{n+2}}{a_n^2}=\frac{na_{n+2}a_{n+1}}{a_n}.$$ Given that $a_1=-1$ and $a_2=-\tfrac{1}{2}$, find the value of $\tfrac{a_9}{a_{20}}$.
Given that $4^{x_1} = 5, 5^{x_2} = 6, \dots , 2047^{x_{2044}} = 2048$, compute the product $x_1 \dots x_{2044}$.
Compute the minimum value of $$\frac{x^4+2x^3+3x^2+2x+10}{x^2+x+1}$$ where $x$ can be any real number.
The integers $a, b,$ and $c$ form a strictly increasing geometric sequence. Suppose that $abc = 216$. What is the maximum possible value of $a + b + c$?
Let $a$ and $b$ be real numbers such that $a^5b^8=12$ and $a^8b^{13}=18$. Find $ab$.
Let $a_1,a_2,a_3,\dots,a_6$ be an arithmetic sequence with common difference $3$. Suppose that $a_1$, $a_3$, and $a_6$ also form a geometric sequence. Compute $a_1$.
Compute $$\sum_{i=0}^\infty(-1)^i\sum_{j=i}^\infty(-1)^j\frac{2}{j^2+4j+3}.$$
Let $\{x\}$ denote the fractional part of $x$, which means the unique real $0\leq\{x\}<1$ such that $x-\{x\}$ is an integer. Let $f_{a,b}(x)=\{x+a\}+2\{x+b\}$ and let its range be $[m_{a,b},M_{a,b})$. Find the minimum value of $M_{a,b}$ as $a$ and $b$ range along all real numbers.
Compute all pairs of nonzero real numbers $(x,y)$ such that $$\frac{x}{x^2+y}+\frac{y}{x+y^2}=-1\qquad\text{and}\qquad\frac{1}{x}+\frac{1}{y}=1.$$
Let $f(x)=(x-a)^3$. If the sum of all $x$ satisfying $f(x)=f(x-a)$ is $42$, find $a$.
Real numbers $x,y,z$ form an arithmetic sequence satisfying \begin{align*} x+y+z&=6\\ xy+yz+zx&=10. \end{align*} What is the absolute value of their common difference?
Compute all prime numbers $p$ such that $8p+1$ is a perfect square.