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

2024 India National Olympiad, 6

For each positive integer $n \ge 3$, define $A_n$ and $B_n$ as \[A_n = \sqrt{n^2 + 1} + \sqrt{n^2 + 3} + \cdots + \sqrt{n^2+2n-1}\] \[B_n = \sqrt{n^2 + 2} + \sqrt{n^2 + 4} + \cdots + \sqrt{n^2 + 2n}.\] Determine all positive integers $n\ge 3$ for which $\lfloor A_n \rfloor = \lfloor B_n \rfloor$. Note. For any real number $x$, $\lfloor x\rfloor$ denotes the largest integer $N\le x$. [i]Anant Mudgal and Navilarekallu Tejaswi[/i]