Can $\sqrt3,\sqrt5,\sqrt7$ all be elements (not necessarily consecutive) of the same arithmetic sequence?
An arithmetic sequence is a sequence such that the difference of any two consecutive elements is constant. In other words, we keep adding the same value infinitely.
I've tried making a sort of system equations between these numbers and their differences and trying to find any other connections, but I've not had any success. Can someone, perhaps with experience with these problems, help me? Thanks!
Hint: If $a,b,c$ are not necessarily consecutive terms in an arithmetic sequence, then, writing the inter-term difference as $d\in\mathbb{R}$, we have $b=a+nd$ and $c=b+md$, where $n,m$ are nonnegative integers. Hence, you may aim to prove whether there is such a difference $d=\frac{\sqrt{5}-\sqrt{3}}{n}=\frac{\sqrt{7}-\sqrt{5}}{m}$. But this would rely on the integers $n,m$ satisfying $m\left(\sqrt{5}-\sqrt{3}\right)=n\left(\sqrt{7}-\sqrt{5}\right)$, which would rely on $\displaystyle \frac{\sqrt{5}-\sqrt{3}}{\sqrt{7}-\sqrt{5}}$ being rational.