If $a,b,c$ be distinct (non-zero) such that
$ a+ \frac{1}{b}= b+ \frac{1}{c}= c + \frac{1}{a} = k$
how do I find the value of k ?
If $a,b,c$ be distinct (non-zero) such that
$ a+ \frac{1}{b}= b+ \frac{1}{c}= c + \frac{1}{a} = k$
how do I find the value of k ?
Hint: From the second equation we get $$b=k-\frac{1}{c}$$ so we get $$a(kc-1)+c=k(kc-1)$$ and wwith $$c=k-\frac{1}{a}$$ and we get $$a(k(k-\frac{1}{a})-1)+k-\frac{1}{a}=k(k(k-\frac{1}{a})-1)$$ simplifying and factorizing we get $$(k-1)(k+1)(a^2-ka+1)=0$$ Can you proceed?