Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Functional Iteration >

FixedPointList

FixedPointList[f, expr]
generates a list giving the results of applying f repeatedly, starting with expr, until the results no longer change.
  • 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.
New in 2
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team