aridneptune
- 4
- 0
Not quite sure how to approach this problem at all. We are given three contractions which generate the Sierpinski right triangle:
A0 = \frac{1}{2} <x , y>
A1 = \frac{1}{2} <x-1 , y> + <1 , 0>
A2 = \frac{1}{2} <x , y-1> + <0 , 1>
We are asked to find the point to which the sequence
A22(A1n (<x0 , y0>)
converges. Any ideas/help would be greatly appreciated!
A0 = \frac{1}{2} <x , y>
A1 = \frac{1}{2} <x-1 , y> + <1 , 0>
A2 = \frac{1}{2} <x , y-1> + <0 , 1>
We are asked to find the point to which the sequence
A22(A1n (<x0 , y0>)
converges. Any ideas/help would be greatly appreciated!