In a sequence $a_1, a_2,\dots$ of real numbers it is observed that $a_p=\sqrt{2}$, $a_q=\sqrt{3}$, and $a_r=\sqrt{5}$, where $1\leq p<q<r$ are positive integers. Then $a_p$, $a_q$, $a_r$ can be terms of
(A) an arithmetic progression
(B) a harmonic progression
(C) an arithmetic progression if and only if $p$, $q$, and $r$ are perfect squares
(D) neither an arithmetic progression nor a harmonic progression
I have tried using the definition of AP and argued that if the first option is true then $\frac{\sqrt{3}-\sqrt{2}}{\sqrt{5}-\sqrt{3}}=\frac{q-p}{r-q}$ is true which implies that the left hand side is an rational number. I don't know whether the left hand side is a rational number or not. I am stuck here. Also, I don't know how correct this approach is. How do I approach and solve this problem?
As mentioned in the comments, by rationalizing the denominator, we can reduce the problem to checking whether $\sqrt{15}-\sqrt{10}-\sqrt{6}$ is rational. This in turn can be solved as follows:
Set $x = \sqrt{15} - \sqrt{10} - \sqrt{6}$ and suppose $x$ is rational. Then $$x^2 = 31 - 10\sqrt{6} - 6\sqrt{10} + 4\sqrt{15} \implies y = \frac{x^2 - 31}{2} = 2\sqrt{15}-3\sqrt{10}-5\sqrt{6}$$ shows that $y$ is rational. Therefore, $$(3x-y)^2 = (\sqrt{15}+2\sqrt{6})^2 = 39 + 12\sqrt{10}$$ is rational, showing that $$\sqrt{10} = \frac{(3x-y)^2-39}{12}$$ is rational.
I'll leave the irrationality of $\sqrt{10}$ to you (it's the same proof as the irrationality of $\sqrt{2}$).