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

Prove that a positive integer of the form $n^4 +1$ can have more than $1000$ divisors of the form $a^4 +1$ with integral $a$.
Determine whether or not there exists a natural number $N$ which satisfies the following three criteria: 1. $N$ is divisible by $2^{2023}$, but not by $2^{2024}$, 2. $N$ only has three different digits, and none of them are zero, 3. Exactly 99.9% of the digits of $N$ are odd.
The triplet of positive integers $(a,b,c)$ with $a<b<c$ is called a [i]fatal[/i] triplet if there exist three nonzero integers $p,q,r$ which satisfy the equation $a^p b^q c^r = 1$. As an example, $(2,3,12)$ is a fatal triplet since $2^2 \cdot 3^1 \cdot (12)^{-1} = 1$. The positive integer $N$ is called [i]fatal[/i] if there exists a fatal triplet $(a,b,c)$ satisfying $N=a+b+c$. (a) Prove that 16 is not [i]fatal[/i]. (b) Prove that all integers bigger than 16 which are [b]not[/b] an integer multiple of 6 are fatal.
Let $k$ be a positive integer. Show that there exist infinitely many positive integers $n$ such that $\frac{n^n-1}{n-1}$ has at least $k$ distinct prime divisors. [i]Proposed by Adnan Sadik[/i]