Explanation
1. '0' ka Movement (Anti-clockwise)
'0' har step mein ek corner ya middle position par Anti-clockwise move karta hai:
-
A → B: Top-right se Top-left (1 step).
-
B → C: Top-left se Middle-left (1 step).
-
C → D: Middle-left se Bottom-left (1 step).
-
D → E: Bottom-left se Bottom-right (Next logical step).
Rule0=Anti-clockwise rotation→Position: Bottom-right
2. '1' ka Movement (Skip Pattern)
'1' ki movement thodi alag hai, yeh ek baar rukta hai aur ek baar position badalta hai:
-
A → B: Wahi rehta hai (Bottom-left).
-
B → C: Bottom-left se Bottom-right jump karta hai.
-
C → D: Wahi rehta hai (Bottom-right).
-
D → E: Agla step jump ka hai, isliye Bottom-right se Top-right jayega.
Rule1=Stationary→Jump→Stationary→Jump→Position: Top-right
Final Logical Equation
In dono rules ko milakar jo final figure banti hai, woh aapki bheji hui teesri image hai:
Figure E={0 at Bottom-right}+{1 at Top-right}