Iterated Function Sequences Accumulation: Help

  • Thread starter Thread starter aridneptune
  • Start date Start date
  • Tags Tags
    Function Sequences
aridneptune
Messages
4
Reaction score
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!
 
Physics news on Phys.org
Please excuse me...didn't realize this forum wasn't for HW problems. Delete/lock please.
 
Back
Top