Let x,y,z be the roots of a cubic polynomial:
We define:
It's not *too* difficult to show that S_n satisfies the following recursive relationship for n > 3. I can put the proof in if you like.
Where the base cases are:
So we want to find S_11, and we will do so using the recursive relationship we have:
And so working recursively and with a bit of algebra, we acquire:
Which is the desired result.