Let me try

來源: 2010-01-14 14:02:36 [博客] [舊帖] [給我悄悄話] 本文已被閱讀:

First we introduce new variable to normalize the old variables. Let
A_n=a_n– (n+1)/3
B_n=b_n– (n+1)/3
C_n=c_n– (n+1)/3.
Then A_n+B_n+C_n=0 and they satisfy the same recursion as a_n, b_n and c_n. We need to show that |A_n|=1.

Let S_n=A_n*A_n+B_n*B_n+C_n*C_n.Using the recursion relation, squaring on both side, addin up the three equations and using the relation that A_i=-(B_i+C_i) for each i, we have
S_n=S_{n-1}(1-1/n+1/n*n)
Now noticing that A_2=0 B_2=1/2 C_2=-1/2 hence S_2=1/2, we have
S_n = 2/n+2
Now with loss of generality, assuming A_n>0 and B_n, C_n = (1+1/2)A_n*A_n, or A_n*A_n