Write some code to set $a_0=0$ and $a_1=1/2$, then iterate on $a_{n+1}=\frac{1+a_n+a^3_{n-1}}{3}$ for $n>1$. What does $a_n$ eventually become, and how does this eventual result depend on $a_0$? (Ref: Borwein, p.101.)← Back to challenges | Lessons Type your code here: Run Share Lua reference See your results here: Share your code × Show a friend, family member, or teacher what you've done! Here is a share link to your code: