Sum the series to n terms

42 Views Asked by At

$S=x+x^2+x^4+x^8+x^{16}\dots\dots$ to n terms

I tried to think a lot in this question, but didn't get anything useful.

Problem here is that powers itself are in G.P and it is making it difficult to tackle this question.