Are there solution(s) to the following variant of Fermat's Last Theorem in the positive integers?
$$ a^n + b^{n-i} = c^{n-2i} $$
I haven't been able to identify any trivial solutions. To my (mathematically untrained) eye, it seems obvious that at least $n > 2i$ must hold.
Zev Chonoles noted in early commenting that $n=3$, $i=1$, and $a,b$ arbitrary provides a class of trivial solutions and, indeed, such trivial solutions exist for any $n-2i=1$. So! Are there any solutions to the above equation in the positive integers, where $n-2i>1$?
The above was inspired by this question, and in particular the last portion of Ypnypn's answer to it:
We can also note that $$ \sum_{k=1}^{z-1}{a^k} = {a^z-1\over a-1} < a^z $$
Meaning, even if we added all the exponents of $a$ less than $z$, we still wouldn't reach $a^z$.
Essentially, it pointed to the question, "What could one reach with sums of exponents, if not 'all the way to $a^z$'"? Any corresponding variant of the original linked question is just a subset of the problem posed in that original question, so I went straight to the above form.