Mathematica 9 is now available

NestFixedPoint

NestList

FilledSmallSquareNestList[f, expr, n] gives a list of the results of applying f to expr 0 through n times.

FilledSmallSquare Example: NestList[f, x, 3] LongRightArrow.

FilledSmallSquareNestList[f, expr, n] gives a list of length n + 1.

FilledSmallSquare See The Mathematica Book: Section 2.2.2.

FilledSmallSquare See also: Nest, NestWhileList, FoldList, ComposeList.

Further Examples

NestFixedPoint



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.