If you'd like to jump to another part here are direct links:
Proof: F(n)⋅F(−n−1)=F(−1)
Where
F(n)=1+(p−q)⋅pn+qnpn−qn
and 0<p<1 and p+q=1 we will show that
F(n)⋅F(−n−1)=F(−1)
We will denote
g(n)f(n)=pn+qnpn−qn=(p−q)⋅g(n)=(2p−1)⋅g(n)
so
F(n)=1+f(n)
We also know that
g(n)=g(−n)
since
g(−n)g(−n)=p−n+q−np−n−q−n=pn1+qn1pn1−qn1=pnqnqn+pnqnpnpnqnqn−pnqnpn=pn+qnqn−pn=−pn+qnpn−qn=−g(n)
When p=0.5 this is trivial since F(n)=0∀n∈Z.
In the case p=0.5 we begin by showing
F(−1)F(−1)=1+(p−q)⋅p−1+q−1p−1−q−1=1+(p−(1−p))⋅p−1+(1−p)−1p−1−(1−p)−1=1+(2p−1)⋅p1+1−p1p1−1−p1=1+(2p−1)⋅p(1−p)1−p+p(1−p)pp(1−p)1−p−p(1−p)p=1+(2p−1)⋅(1−2p)
Now consider
F(n)⋅F(−n−1)=(1+f(n))⋅(1+f(−n−1))=1+f(n)+f(−n−1)+f(n)⋅f(−n−1)=1+(2p−1)g(n)+(2p−1)g(−n−1)+(2p−1)2g(n)⋅g(−n−1)=1+(2p−1)(g(n)−g(n+1)−(2p−1)g(n)⋅g(n+1))
Comparing equations (1) and (2) we see that the equations have equality if we show that
g(n)−g(n+1)−(2p−1)g(n)⋅g(n+1)=1−2p
or, negating both sides,
(2p−1)g(n)⋅g(n+1)−g(n)+g(n+1)=2p−1
Moving terms we obtain
(2p−1)g(n)⋅g(n+1)−(2p−1)=g(n)−g(n+1)
Where we can factor to obtain
(2p−1)(g(n)⋅g(n+1)−1)=g(n)−g(n+1)
Then after dividing and moving terms, which we can do because p=0.5, we get
g(n)⋅g(n+1)=1+2p−1g(n)−g(n+1)
So we will show that this equality holds.
First, consider
g(n)⋅g(n+1)=pn+qnpn−qn⋅pn+1+qn+1pn+1−qn+1=p2n+1+q2n+1+pnqn+1+pn+1qnp2n+1+q2n+1−pnqn+1−pn+1qn=1+p2n+1+q2n+1+pnqn+1+pn+1qn−2pnqn+1−2pn+1qn
Now consider
1+2p−1g(n)−g(n+1)=1+2p−1pn+qnpn−qn−pn+1+qn+1pn+1−qn+1=1+2p−1(pn+qn)⋅(pn+1+qn+1)(pn−qn)⋅(pn+1+qn+1)−(pn+qn)⋅(pn+1+qn+1)(pn+1−qn+1)⋅(pn+qn)=1+2p−1p2n+1+q2n+1+pnqn+1+pn+1qnp2n+1+pnqn+1−pn+1qn−q2n+1−p2n+1−pn+1qn+pnqn+1+q2n+1=1+2p−1p2n+1+q2n+1+pnqn+1+pn+1qn2pnqn+1−2pn+1qn=1+p2n+1+q2n+1+pnqn+1+pn+1qn2p−12pnqn+1−2pn+1qn
Similar to before, by examining equations (3) and (4) we can determine equality if we can show that
−2pnqn+1−2pn+1qn=2p−12pnqn+1−2pn+1qn
Multiplying by 2p−1 gives
−4pn+1qn+1−4pn+2qn+2pnqn+1+2pn+1qn=2pnqn+1−2pn+1qn
Canceling and moving terms yields
−4pn+1qn+1−4pn+2qn=−4pn+1qn
After factoring
−4pn+1qn⋅(q+p)=−4pn+1qn
Since q=1−p,
q+p=(1−p)+p=1
So
−4pn+1qn=−4pn+1qn
and we have shown equality.
Thus
F(n)⋅F(−n−1)=F(−1)