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

2022 BMT, 6

Bayus has eight slips of paper, which are labeled 1$, 2, 4, 8, 16, 32, 64,$ and $128.$ Uniformly at random, he draws three slips with replacement; suppose the three slips he draws are labeled $a, b,$ and $c.$ What is the probability that Bayus can form a quadratic polynomial with coefficients $a, b,$ and $c,$ in some order, with $2$ distinct real roots?

2019 VJIMC, 1

Let $\{a_n \}_{n=0}^{\infty}$ be a sequence given recrusively such that $a_0=1$ and $$a_{n+1}=\frac{7a_n+\sqrt{45a_n^2-36}}{2}$$ for $n\geq 0$ Show that : a) $a_n$ is a positive integer. b) $a_n a_{n+1}-1$ is a square of an integer. [i]Proposed by Stefan Gyurki (Matej Bel University, Banska Bystrica).[/i]