Let $a,b,c \in k[x,y]$, where $k$ is a field of characteristic zero. Further assume that each monomial in each of $\{a,b,c\}$ has odd degree. I wish to find a solution to: $a_x(b-c)_y+b_x(c-a)_y+c_x(a-b)_y=0$, where $_x$ denotes the partial derivative with respect to $x$ and $_y$ denotes the partial derivative with respect to $y$.
The only solution I have found is $a=b=c$. Is it the unique solution to that equation?
Any help will be appreciated.
How about \begin{align*} a &= y + x\\[4pt] b &= y - x\\[4pt] c &= y\\[4pt] \end{align*} ?