Mathematica 9 is now available

FixedPointList

Usage

FixedPointList[f, expr] generates a list giving the results of applying f repeatedly, starting with expr, until the results no longer change.


Notes

• See notes for FixedPoint.
FixedPointList[f, expr] gives expr as the first element of the list it produces.
• The last two elements in the list produced by FixedPointList are always the same.
• See Section 2.2.2.
• New in Version 2.


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.