Question:
Find the value of $n$ so that $\frac{a^{n+1}+b^{n+1}}{a^n+b^n}$ may be the geometric mean between $a$ and $b$.
My approach:
We know geometric mean between any two numbers $a$ and $b$ is given by $\sqrt{ab}$. By some processing in my brain I tried $n=-\frac{1}{2}$ and the result matched with the formula to find the geometric mean.
I wish to know is there any other disciplined approach for this problem?
Kindly guide me in this regard.
Suppose $a>b$
$\frac{a^{n+1}+b^{n+1}}{a^n+b^n} = \sqrt{ab}\\ \implies a^{n+1} + b^{n+1}= a^{n+1/2}b^{1/2} + a^{1/2}b^{n+1/2} \\\implies a^{n+1/2}(a^{1/2}-b^{1/2}) - b^{n+1/2}(a^{1/2}-b^{1/2})=0\\ \implies (a^{1/2}-b^{1/2})(a^{n+1/2}-b^{n+1/2})=0 $
Since $a\ne b$, above equation forces $a^{n+1/2} = b^{n+1/2} \implies n+1/2=0$