A Sierpinski triangle, starts with a white equilateral triangle with sides of length $1$. First, the middle triangle is colored green. At the second step, 3 triangles are colored blue. At the third step, 9 triangles are colored red, and so on. At the $n$-th step, $3^{ n-1 }$ triangles are colored. Each step reduces the amount of the original white triangle that is still visible.
The original white triangle has area $\frac { \sqrt { 3 } }{ 4 } $ square units, and the area remaining white after $n$ steps is given by the formula $\large\frac { \sqrt { 3 } }{ 4 } \left(1-\frac { 1 }{ 4 } -\frac { 3^{ 1 } }{ 4^{ 2 } } -...-\frac { 3^{ n-1 } }{ 4^{ n } } \right)$ for $n≥1$.
How many square units of the original area remain white after 10 steps?
I feel completely lost and can't comprehend where to even start with this question. I am aware of the formulas that I can use to find the sum of a series but this seems to be different. I would like this broken down step by step for a layman like me. A direct answer will not help me. Thank you.
Question taken from Khan Academy's precalculus section
$-\frac { 1 }{ 4 } -\frac { 3^{ 1 } }{ 4^{ 2 } } -...-\frac { 3^{ n-1 } }{ 4^{ n } }$ is a geometric series which you may be able to solve.
Alternatively see that after one step you have $\frac { \sqrt { 3 } }{ 4 } \times \frac { 3 }{ 4 }$, after two steps $\frac { \sqrt { 3 } }{ 4 } \times \left(\frac { 3 }{ 4 }\right)^2$, and so on. Each step removes a quarter of the remaining area.