Alex draws a square and shades four corners. One side of each new square is one quarter the length of the original square. Using the corners fo the shaded squares, Alex draws another square, and then shades its four corners in the same manner. If she repeats this pattern over and over again, what portion of the orginal square will be shaded?
Eliz. asked me about clarification..but this is the entire question. For visualization: it starts with one big square which has four corners shaded. Then another square is formed inside the big square, with all its corners at the edge of the shaded-squares. As so on and on.
I have to write a formula and a sequence to model it basically.
I figured it out this far: this shaded corners on teh first square take up 1/4 of its total area, and the next square 1/16 of the total area. As a sequence:
4^-1 , 4 ^-2, 4^-3, ... etc. ^ represents exponent.
Anyway I need a formula to model that. It can be recursive, arithmetic, geometric..no matter. Tn = 4n^-1 for example.
Sorry if i havent clarified enough, if anyone could help..
Eliz. asked me about clarification..but this is the entire question. For visualization: it starts with one big square which has four corners shaded. Then another square is formed inside the big square, with all its corners at the edge of the shaded-squares. As so on and on.
I have to write a formula and a sequence to model it basically.
I figured it out this far: this shaded corners on teh first square take up 1/4 of its total area, and the next square 1/16 of the total area. As a sequence:
4^-1 , 4 ^-2, 4^-3, ... etc. ^ represents exponent.
Anyway I need a formula to model that. It can be recursive, arithmetic, geometric..no matter. Tn = 4n^-1 for example.
Sorry if i havent clarified enough, if anyone could help..