It may be my stupidity, yet I am unable to understand what the following problem asks
(Q.1 Miscellaneous Examples, Chapter-1: Real Variables).
It says:
What are the conditions that $ax+by+cz=0$,
- (1) for all values of $x,y,z$ ;
- (2) for all values of $x,y,z$ subject to $\alpha x+\beta y+\gamma z=0$;
- (3) for all values of $x,y,z$ subject to both $\alpha x+\beta y+\gamma z=0$ and $Ax+By+Cz=0$?"
Initially I thought it was about linear diophantine equations in three variables, but then it is already given that the constant term is $0$ which means that it is a solvable diophantine equation (for all the coefficients divide $0$). So the problem is surely not about the solvability of the equation. Then, what it is about? What does the author mean by 'conditions'? Any suggestions are welcome.
I think Hardy is asking for conditions on $(a,b,c)$, to be given in terms of $(A,B,C)$ and $(\alpha,\beta,\gamma)$. The $(x,y,z)$ are dummy variables, note the "for all".
For (1), which $(a,b,c)$ are orthogonal to all vectors? Answer, clearly only the zero vector, so $(a,b,c)=(0,0,0)$.
For (2), which $(a,b,c)$ are orthogonal to all vectors which are orthogonal to $(\alpha,\beta,\gamma)$? Answer, clearly those which are parallel to $(\alpha,\beta,\gamma)$. So the condition is that for some scalar $\lambda$, we must have $(a,b,c)=\lambda (\alpha, \beta, \gamma)$.
Case (3) is left to the reader; the condition is clearly that for some scalars $\lambda, \mu$ we must have that $(a,b,c)=\lambda (\alpha, \beta, \gamma)+\mu (A,B,C)$.