Let a and b be two real (or complex) numbers.
Consider the determinants of the nXn square matrices
D_n = | a b b ... b | | b a b ... b | | b b a ... b | | . . . ... . | | b b b ... a |
G_n = | b b b ... b | | b a b ... b | | b b a ... b | | . . . ... . | | b b b ... a |
Then the following identities hold
D_(n+1) = a D_n - b n G_n G_(n+1) = b D_n - b n G_n
Marco Corvi - 2012