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

1993 India National Olympiad, 5

Show that there is a natural number $n$ such that $n!$ when written in decimal notation ends exactly in 1993 zeros.

2013 Hanoi Open Mathematics Competitions, 4

Let $x_0 = [a], x_1 = [2a] - [a], x_2 = [3a] - [2a], x_3 = [3a] - [4a],x_4 = [5a] - [4a],x_5 = [6a] - [5a], . . . , $ where $a=\frac{\sqrt{2013}}{\sqrt{2014}}$ .The value of $x_9$ is: (A): $2$ (B): $3$ (C): $4$ (D): $5$ (E): None of the above.

Bangladesh Mathematical Olympiad 2020 Final, #5

For a positive real number $ [x] $ be its integer part. For example, $[2.711] = 2, [7] = 7, [6.9] = 6$. $z$ is the maximum real number such that [$\frac{5}{z}$] + [$\frac{6}{z}$] = 7. Find the value of$ 20z$.

1983 All Soviet Union Mathematical Olympiad, 356

The sequences $a_n$ and $b_n$ members are the last digits of $[\sqrt{10}^n]$ and $[\sqrt{2}^n]$ respectively (here $[ ...]$ denotes the whole part of a number). Are those sequences periodical?

2015 Brazil Team Selection Test, 2

Let $n > 1$ be a given integer. Prove that infinitely many terms of the sequence $(a_k )_{k\ge 1}$, defined by \[a_k=\left\lfloor\frac{n^k}{k}\right\rfloor,\] are odd. (For a real number $x$, $\lfloor x\rfloor$ denotes the largest integer not exceeding $x$.) [i]Proposed by Hong Kong[/i]

2014 Math Prize For Girls Problems, 11

Let $R$ be the set of points $(x, y)$ such that $\lfloor x^2 \rfloor = \lfloor y \rfloor$ and $\lfloor y^2 \rfloor = \lfloor x \rfloor$. Compute the area of region $R$. Recall that $\lfloor z \rfloor$ is the greatest integer that is less than or equal to $z$.

MOAA Team Rounds, 2019.6

Let $f(x, y) = \left\lfloor \frac{5x}{2y} \right\rfloor + \left\lceil \frac{5y}{2x} \right\rceil$. Suppose $x, y$ are chosen independently uniformly at random from the interval $(0, 1]$. Let $p$ be the probability that $f(x, y) < 6$. If $p$ can be expressed in the form $m/n$ for relatively prime positive integers $m$ and $n$, compute $m + n$. (Note: $\lfloor x\rfloor $ is defined as the greatest integer less than or equal to $x$ and $\lceil x \rceil$ is defined as the least integer greater than or equal to$ x$.)

1979 Austrian-Polish Competition, 9

Find the greatest power of $2$ that divides $a_n = [(3+\sqrt{11} )^{2n+1}]$, where $n$ is a given positive integer.

2012 AIME Problems, 10

Find the number of positive integers $n$ less than $1000$ for which there exists a positive real number $x$ such that $n = x \lfloor x \rfloor$. [b]Note[/b]: $\lfloor x \rfloor$ is the greatest integer less than or equal to $x$.

2021 Romania National Olympiad, 2

Let $a,b,c,d\in\mathbb{Z}_{\ge 0}$, $d\ne 0$ and the function $f:\mathbb{Z}_{\ge 0}\to\mathbb Z_{\ge 0}$ defined by \[f(n)=\left\lfloor \frac{an+b}{cn+d}\right\rfloor\text{ for all } n\in\mathbb{Z}_{\ge 0}.\] Prove that the following are equivalent: [list=1] [*] $f$ is surjective; [*] $c=0$, $b<d$ and $0<a\le d$. [/list] [i]Tiberiu Trif[/i]

2004 Uzbekistan National Olympiad, 1

Solve the equation: $[\sqrt x+\sqrt{x+1}]+[\sqrt {4x+2}]=18$

2013 Nordic, 1

Let ${(a_n)_{n\ge1}} $ be a sequence with ${a_1 = 1} $ and ${a_{n+1} = \lfloor a_n +\sqrt{a_n}+\frac{1}{2}\rfloor }$ for all ${n \ge 1}$, where ${\lfloor x \rfloor}$ denotes the greatest integer less than or equal to ${x}$. Find all ${n \le 2013}$ such that ${a_n}$ is a perfect square

1998 Portugal MO, 4

What is the largest integer less than or equal to $$\frac{3^{31}+2^{31}}{3^{29}+2^{29}} \,\,\, ?$$

1997 Bulgaria National Olympiad, 1

Consider the polynomial $P_n(x) = \binom {n}{2}+\binom {n}{5}x+\binom {n}{8}x^2 + \cdots + \binom {n}{3k+2}x^{3k}$ where $n \ge 2$ is a natural number and $k = \left\lfloor \frac{n-2}{3} \right \rfloor$ [b](a)[/b] Prove that $P_{n+3}(x)=3P_{n+2}(x)-3P_{n+1}(x)+(x+1)P_n(x)$ [b](b)[/b] Find all integer numbers $a$ such that $P_n(a^3)$ is divisible by $3^{ \lfloor \frac{n-1}{2} \rfloor}$ for all $n \ge 2$

2014 District Olympiad, 1

For each positive integer $n$ we consider the function $f_{n}:[0,n]\rightarrow{\mathbb{R}}$ defined by $f_{n}(x)=\arctan{\left(\left\lfloor x\right\rfloor \right)} $, where $\left\lfloor x\right\rfloor $ denotes the floor of the real number $x$. Prove that $f_{n}$ is a Riemann Integrable function and find $\underset{n\rightarrow\infty}{\lim}\frac{1}{n}\int_{0}^{n}f_{n}(x)\mathrm{d}x.$

PEN I Problems, 12

Let $p=4k+1$ be a prime. Show that \[\sum^{k}_{i=1}\left \lfloor \sqrt{ ip }\right \rfloor = \frac{p^{2}-1}{12}.\]

2010 Putnam, A1

Given a positive integer $n,$ what is the largest $k$ such that the numbers $1,2,\dots,n$ can be put into $k$ boxes so that the sum of the numbers in each box is the same? [When $n=8,$ the example $\{1,2,3,6\},\{4,8\},\{5,7\}$ shows that the largest $k$ is [i]at least[/i] 3.]

1974 Yugoslav Team Selection Test, Problem 1

Assume that $a$ is a given irrational number. (a) Prove that for each positive real number $\epsilon$ there exists at least one integer $q\ge0$ such that $aq-\lfloor aq\rfloor<\epsilon$. (b) Prove that for given $\epsilon>0$ there exist infinitely many rational numbers $\frac pq$ such that $q>0$ and $\left|a-\frac pq\right|<\frac\epsilon q$.

2020 Princeton University Math Competition, A5/B7

Jacob has a piece of bread shaped like a figure $8$, marked into sections and all initially connected as one piece of bread. The central part of the “$8$” is a single section, and each of the two loops of “$8$” is divided into an additional $1010$ pieces. For each section, there is a $50$ percent chance that Jacob will decide to cut it out and give it to a friend, and this is done independently for each section. The remaining sections of bread form some number of connected pieces. If $E$ is the expected number of these pieces, and $k$ is the smallest positive integer so that $2^k(E - \lfloor E \rfloor ) \ge 1$, find $\lfloor E \rfloor +k$. (Here, we say that if Jacob donates all pieces, there are $0$ pieces left).

2022 Germany Team Selection Test, 1

Which positive integers $n$ make the equation \[\sum_{i=1}^n \sum_{j=1}^n \left\lfloor \frac{ij}{n+1} \right\rfloor=\frac{n^2(n-1)}{4}\] true?

2012 Waseda University Entrance Examination, 2

Consider a sequence $\{a_n\}_{n\geq 0}$ such that $a_{n+1}=a_n-\lfloor{\sqrt{a_n}}\rfloor\ (n\geq 0),\ a_0\geq 0$. (1) If $a_0=24$, then find the smallest $n$ such that $a_n=0$. (2) If $a_0=m^2\ (m=2,\ 3,\ \cdots)$, then for $j$ with $1\leq j\leq m$, express $a_{2j-1},\ a_{2j}$ in terms of $j,\ m$. (3) Let $m\geq 2$ be integer and for integer $p$ with $1\leq p\leq m-1$, let $a\0=m^2-p$. Find $k$ such that $a_k=(m-p)^2$, then find the smallest $n$ such that $a_n=0$.

2005 Danube Mathematical Olympiad, 2

Prove that the sum: \[ S_n=\binom{n}{1}+\binom{n}{3}\cdot 2005+\binom{n}{5}\cdot 2005^2+...=\sum_{k=0}^{\left\lfloor\frac{n-1}{2}\right\rfloor}\binom{n}{2k+1}\cdot 2005^k \] is divisible by $2^{n-1}$ for any positive integer $n$.

2007 Balkan MO, 4

For a given positive integer $n >2$, let $C_{1},C_{2},C_{3}$ be the boundaries of three convex $n-$ gons in the plane , such that $C_{1}\cap C_{2}, C_{2}\cap C_{3},C_{1}\cap C_{3}$ are finite. Find the maximum number of points of the sets $C_{1}\cap C_{2}\cap C_{3}$.

2004 APMO, 4

For a real number $x$, let $\lfloor x\rfloor$ stand for the largest integer that is less than or equal to $x$. Prove that \[ \left\lfloor{(n-1)!\over n(n+1)}\right\rfloor \] is even for every positive integer $n$.

2018 VJIMC, 2

Let $n$ be a positive integer and let $a_1\le a_2 \le \dots \le a_n$ be real numbers such that \[a_1+2a_2+\dots+na_n=0.\] Prove that \[a_1[x]+a_2[2x]+\dots+a_n[nx] \ge 0\] for every real number $x$. (Here $[t]$ denotes the integer satisfying $[t] \le t<[t]+1$.)