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

Find all integers $a$, $b$, $c$, $d$, and $e$ such that \begin{align*}a^2&=a+b-2c+2d+e-8,\\b^2&=-a-2b-c+2d+2e-6,\\c^2&=3a+2b+c+2d+2e-31,\\d^2&=2a+b+c+2d+2e-2,\\e^2&=a+2b+3c+2d+e-8.\end{align*}
Prove that for any positive integer $n$, the number \[ S_n = {2n+1\choose 0}\cdot 2^{2n}+{2n+1\choose 2}\cdot 2^{2n-2}\cdot 3 +\cdots + {2n+1 \choose 2n}\cdot 3^n \] is the sum of two consecutive perfect squares. [i]Dorin Andrica[/i]
Let $w, x, y, z$ be integers from $0$ to $3$ inclusive. Find the number of ordered quadruples of $(w, x, y, z)$ such that $5x^2 + 5y^2 + 5z^2 - 6wx-6wy -6wz$ is divisible by $4$. [i]Proposed by Timothy Qian[/i]
Let $x$ and $y$ be two integers not equal to $0$ such that $x+y$ is a divisor of $x^2+y^2$. And let $\frac{x^2+y^2}{x+y}$ be a divisor of $1978$. Prove that $x = y$. [i]German IMO Selection Test 1979, problem 2[/i]
Find the number of pairs of integers $x$ and $y$ such that $x^2 + xy + y^2 = 28$.
Let $M$ be the greatest integer such that both $M + 1213$ and $M + 3773$ are perfect squares. What is the units digit of $M$? $ \textbf{(A) }1 \qquad \textbf{(B) }2 \qquad \textbf{(C) }3 \qquad \textbf{(D) }6 \qquad \textbf{(E) }8 \qquad $
How many base ten integers of the form 1010101...101 are prime?
The equation $x^2+2x=i$ has two complex solutions. Determine the product of their real parts.
The number 104,060,465 is divisible by a five-digit prime number. What is that prime number?
Both roots of the quadratic equation $ x^2 \minus{} 63x \plus{} k \equal{} 0$ are prime numbers. The number of possible values of $ k$ is $ \textbf{(A)}\ 0 \qquad \textbf{(B)}\ 1 \qquad \textbf{(C)}\ 2 \qquad \textbf{(D)}\ 3 \qquad \textbf{(E)}\ \textbf{more than four}$
For how many values of the coefficient $a$ do the equations \begin{align*}x^2+ax+1=0 \\ x^2-x-a=0\end{align*} have a common real solution? $\textbf{(A)}\ 0 \qquad \textbf{(B)}\ 1 \qquad \textbf{(C)}\ 2 \qquad \textbf{(D)}\ 3 \qquad \textbf{(E)}\ \text{infinitely many}$
How many non-congruent right triangles with positive integer leg lengths have areas that are numerically equal to $ 3$ times their perimeters? $ \textbf{(A)}\ 6 \qquad \textbf{(B)}\ 7 \qquad \textbf{(C)}\ 8 \qquad \textbf{(D)}\ 10 \qquad \textbf{(E)}\ 12$
The director of a marching band wishes to place the members into a formation that includes all of them and has no unfilled positions. If they are arranged in a square formation, there are 5 members left over. The director realizes that if he arranges the group in a formation with 7 more rows than columns, there are no members left over. Find the maximum number of members this band can have.
Real numbers $x$ and $y$ satisfy the equation $x^2+y^2=10x-6y-34$. What is $x+y$? $ \textbf{(A) }1\qquad\textbf{(B) }2\qquad\textbf{(C) }3\qquad\textbf{(D) }6\qquad\textbf{(E) }8 $
Find all real numbers $ x$ such that: $ [x^2\plus{}2x]\equal{}{[x]}^2\plus{}2[x]$ (Here $ [x]$ denotes the largest integer not exceeding $ x$.)
If $ f(x) \equal{} ax \plus{} b$ and $ f^{ \minus{} 1}(x) \equal{} bx \plus{} a$ with $ a$ and $ b$ real, what is the value of $ a \plus{} b$? $ \textbf{(A)} \minus{} \!2 \qquad \textbf{(B)} \minus{} \!1 \qquad \textbf{(C)}\ 0 \qquad \textbf{(D)}\ 1 \qquad \textbf{(E)}\ 2$
Is: \[ 4\sqrt{4-2\sqrt{3}}+\sqrt{97-56\sqrt{3}} \] an integer?
In a drawer, there are at most $ 2009$ balls, some of them are white, the rest are blue, which are randomly distributed. If two balls were taken at the same time, then the probability that the balls are both blue or both white is $ \frac12$. Determine the maximum amount of white balls in the drawer, such that the probability statement is true?
If the sides of a triangle have lengths $ a, b, c$, such that $ a \plus{} b \minus{} c \equal{} 2$, and $ 2ab \minus{} c^{2} \equal{} 4$, prove that the triangle is equilateral.
Given a prime $p$, show that \[\left(1+p\sum_{k=1}^{p-1}k^{-1}\right)^2 \equiv 1-p^2\sum_{k=1}^{p-1}k^{-2} \pmod{p^4}.\] [i]Timothy Chu.[/i]
A point whose coordinates are both integers is called a lattice point. How many lattice points lie on the hyperbola $x^2-y^2=2000^2.$