ComposeList[{f1,f2,…},x]
generates a list of the form {x,f1[x],f2[f1[x]],…}.
Specify a sequence of function applications:
Apply two operations that generate a group:
Composition NestList FoldList NestWhileList FixedPointList ComposeSeries