Found problems: 133
1997 IMO Shortlist, 17
Find all pairs $ (a,b)$ of positive integers that satisfy the equation: $ a^{b^2} \equal{} b^a$.
2018 PUMaC Number Theory A, 2
For a positive integer $n$, let $f(n)$ be the number of (not necessarily distinct) primes in the prime factorization of $k$. For example, $f(1) = 0, f(2) = 1, $ and $f(4) = f(6) = 2$. let $g(n)$ be the number of positive integers $k \leq n$ such that $f(k) \geq f(j)$ for all $j \leq n$. Find $g(1) + g(2) + \ldots + g(100)$.
2000 Baltic Way, 14
Find all positive integers $n$ such that $n$ is equal to $100$ times the number of positive divisors of $n$.
2004 Indonesia MO, 1
Determine the number of positive odd and even factor of $ 5^6\minus{}1$.
2010 Math Prize For Girls Problems, 5
Find the smallest two-digit positive integer that is a divisor of 201020112012.
MathLinks Contest 7th, 2.2
For a prime $ p$ an a positive integer $ n$, denote by $ \nu_p(n)$ the exponent of $ p$ in the prime factorization of $ n!$. Given a positive integer $ d$ and a finite set $ \{p_1,p_2,\ldots, p_k\}$ of primes, show that there are infinitely many positive integers $ n$ such that $ \nu_{p_i}(n) \equiv 0 \pmod d$, for all $ 1\leq i \leq k$.
MathLinks Contest 7th, 3.2
Prove that for positive integers $ x,y,z$ the number $ x^2 \plus{} y^2 \plus{} z^2$ is not divisible by $ 3(xy \plus{} yz \plus{} zx)$.
2000 AIME Problems, 4
What is the smallest positive integer with six positive odd integer divisors and twelve positive even integer divisors?
2018 Canadian Mathematical Olympiad Qualification, 7
Let $n$ be a positive integer, with prime factorization $$n = p_1^{e_1}p_2^{e_2} \cdots p_r^{e_r}$$ for distinct primes $p_1, \ldots, p_r$ and $e_i$ positive integers. Define $$rad(n) = p_1p_2\cdots p_r,$$ the product of all distinct prime factors of $n$.
Find all polynomials $P(x)$ with rational coefficients such that there exists infinitely many positive integers $n$ with $P(n) = rad(n)$.
2024 Brazil National Olympiad, 1
Consider a sequence whose first term is a given positive integer \( N > 1 \). Consider the prime factorization of \( N \). If \( N \) is a power of 2, the sequence consists of a single term: \( N \). Otherwise, the second term of the sequence is obtained by replacing the largest prime factor \( p \) of \( N \) with \( p + 1 \) in the prime factorization. If the new number is not a power of 2, we repeat the same procedure with it, remembering to factor it again into primes. If it is a power of 2, the numerical sequence ends. And so on.
For example, if the first term of the sequence is \( N = 300 = 2^2 \cdot 3 \cdot 5^2 \), since its largest prime factor is \( p = 5 \), the second term is \( 2^2 \cdot 3 \cdot (5 + 1)^2 = 2^4 \cdot 3^3 \). Repeating the procedure, the largest prime factor of the second term is \( p = 3 \), so the third term is \( 2^4 \cdot (3 + 1)^3 = 2^{10} \). Since we obtained a power of 2, the sequence has 3 terms: \( 2^2 \cdot 3 \cdot 5^2 \), \( 2^4 \cdot 3^3 \), and \( 2^{10} \).
a) How many terms does the sequence have if the first term is \( N = 2 \cdot 3 \cdot 5 \cdot 7 \cdot 11 \cdot 13 \cdot 17 \cdot 19 \cdot 23 \)?
b) Show that if a prime factor \( p \) leaves a remainder of 1 when divided by 3, then \( \frac{p+1}{2} \) is an integer that also leaves a remainder of 1 when divided by 3.
c) Present an initial term \( N \) less than 1,000,000 (one million) such that the sequence starting from \( N \) has exactly 11 terms.
2013 Princeton University Math Competition, 3
Let $A$ be the greatest possible value of a product of positive integers that sums to $2014$. Compute the sum of all bases and exponents in the prime factorization of $A$. For example, if $A=7\cdot 11^5$, the answer would be $7+11+5=23$.
PEN O Problems, 39
Find the smallest positive integer $n$ for which there exist $n$ different positive integers $a_{1}, a_{2}, \cdots, a_{n}$ satisfying [list] [*] $\text{lcm}(a_1,a_2,\cdots,a_n)=1985$,[*] for each $i, j \in \{1, 2, \cdots, n \}$, $gcd(a_i,a_j)\not=1$, [*] the product $a_{1}a_{2} \cdots a_{n}$ is a perfect square and is divisible by $243$, [/list] and find all such $n$-tuples $(a_{1}, \cdots, a_{n})$.
2015 IMO Shortlist, N8
For every positive integer $n$ with prime factorization $n = \prod_{i = 1}^{k} p_i^{\alpha_i}$, define
\[\mho(n) = \sum_{i: \; p_i > 10^{100}} \alpha_i.\]
That is, $\mho(n)$ is the number of prime factors of $n$ greater than $10^{100}$, counted with multiplicity.
Find all strictly increasing functions $f: \mathbb{Z} \to \mathbb{Z}$ such that
\[\mho(f(a) - f(b)) \le \mho(a - b) \quad \text{for all integers } a \text{ and } b \text{ with } a > b.\]
[i]Proposed by Rodrigo Sanches Angelo, Brazil[/i]
2020 Centroamerican and Caribbean Math Olympiad, 6
A positive integer $N$ is [i]interoceanic[/i] if its prime factorization
$$N=p_1^{x_1}p_2^{x_2}\cdots p_k^{x_k}$$
satisfies
$$x_1+x_2+\dots +x_k=p_1+p_2+\cdots +p_k.$$
Find all interoceanic numbers less than 2020.
2014 AIME Problems, 15
For any integer $k\ge1$, let $p(k)$ be the smallest prime which does not divide $k$. Define the integer function $X(k)$ to be the product of all primes less than $p(k)$ if $p(k)>2$, and $X(k)=1$ if $p(k)=2$. Let $\{x_n\}$ be the sequence defined by $x_0=1$, and $x_{n+1}X(x_n)=x_np(x_n)$ for $n\ge0$. Find the smallest positive integer, $t$ such that $x_t=2090$.
2017 SDMO (High School), 2
There are $5$ accents in French, each applicable to only specific letters as follows:
[list]
[*] The cédille: ç
[*] The accent aigu: é
[*] The accent circonflexe: â, ê, î, ô, û
[*] The accent grave: à, è, ù
[*] The accent tréma: ë, ö, ü
[/list]
Cédric needs to write down a phrase in French. He knows that there are $3$ words in the phrase and that the letters appear in the order: \[cesontoiseaux.\] He does not remember what the words are and which letters have what accents in the phrase. If $n$ is the number of possible phrases that he could write down, then determine the number of distinct primes in the prime factorization of $n$.
2021 CHKMO, 2
For each positive integer $n$ larger than $1$ with prime factorization $p_1^{\alpha_1}p_2^{\alpha_2}\cdots p_k^{\alpha_k}$, its [i]signature[/i] is defined as the sum $\alpha_1+\alpha_2+\cdots+\alpha_k$. Does there exist $2020$ consecutive positive integers such that among them, there are exactly $1812$ integers whose signatures are strictly smaller than $11$?
2019 Malaysia National Olympiad, 6
It is known that $2018(2019^{39}+2019^{37}+...+2019)+1$ is prime. How many positive factors does $2019^{41}+1$ have?
2008 Paraguay Mathematical Olympiad, 1
How many positive integers $n < 500$ exist such that its prime factors are exclusively $2$, $7$, $11$, or a combination of these?
2002 AMC 12/AHSME, 19
If $ a$, $ b$, and $ c$ are positive real numbers such that $ a(b \plus{} c) \equal{} 152$, $ b(c \plus{} a) \equal{} 162$, and $ c(a \plus{} b) \equal{} 170$, then abc is
$ \textbf{(A)}\ 672 \qquad
\textbf{(B)}\ 688 \qquad
\textbf{(C)}\ 704 \qquad
\textbf{(D)}\ 720 \qquad
\textbf{(E)}\ 750$
1998 AMC 12/AHSME, 30
For each positive integer $n$, let
\[a_n = \frac {(n + 9)!}{(n - 1)!}.\]
Let $k$ denote the smallest positive integer for which the rightmost nonzero digit of $a_k$ is odd. The rightmost nonzero digit of $a_k$ is
$ \textbf{(A)}\ 1\qquad
\textbf{(B)}\ 3\qquad
\textbf{(C)}\ 5\qquad
\textbf{(D)}\ 7\qquad
\textbf{(E)}\ 9$
2013 AMC 10, 21
A group of $ 12 $ pirates agree to divide a treasure chest of gold coins among themselves as follows. The $ k^\text{th} $ pirate to take a share takes $ \frac{k}{12} $ of the coins that remain in the chest. The number of coins initially in the chest is the smallest number for which this arrangement will allow each pirate to receive a positive whole number of coins. How many coins does the $ 12^{\text{th}} $ pirate receive?
$ \textbf{(A)} \ 720 \qquad \textbf{(B)} \ 1296 \qquad \textbf{(C)} \ 1728 \qquad \textbf{(D)} \ 1925 \qquad \textbf{(E)} \ 3850 $
1986 IMO Longlists, 58
Find four positive integers each not exceeding $70000$ and each having more than $100$ divisors.
2010 Math Prize For Girls Problems, 8
When Meena turned 16 years old, her parents gave her a cake with $n$ candles, where $n$ has exactly 16 different positive integer divisors. What is the smallest possible value of $n$?
2022 IMO Shortlist, N6
Let $Q$ be a set of prime numbers, not necessarily finite. For a positive integer $n$ consider its prime factorization: define $p(n)$ to be the sum of all the exponents and $q(n)$ to be the sum of the exponents corresponding only to primes in $Q$. A positive integer $n$ is called [i]special[/i] if $p(n)+p(n+1)$ and $q(n)+q(n+1)$ are both even integers. Prove that there is a constant $c>0$ independent of the set $Q$ such that for any positive integer $N>100$, the number of special integers in $[1,N]$ is at least $cN$.
(For example, if $Q=\{3,7\}$, then $p(42)=3$, $q(42)=2$, $p(63)=3$, $q(63)=3$, $p(2022)=3$, $q(2022)=1$.)