Opus 5 glitch text

filter:
user

Explain the following

---

assistant

= 0.5;
for (let i=0;i<n;i++){ t = 2t(1-t); }

---

Doesn't this always converge to 0.5?