New in Wolfram Mathematica 6: Dynamic Interactivity  previous | next 
Manipulate Text or Algebra
Mathematica 6 lets you make anything dynamic—not just graphics.
In[1]:=

Click for copyable input
Manipulate[Factor[x^n - 1], {n, 5, 500, 1}]
Out[1]=