NestList
NestList[f,expr,n]
gives a list of the results of applying f to expr 0 through n times.
Examples
open allclose allBasic Examples (3)
Create a list by applying f to x from 0 to 4 times:
Repeatedly apply Cos to to a number:
Scope (4)
Generalizations & Extensions (1)
Applications (15)
Properties & Relations (5)
Nest gives the last element of NestList:
Nesting zero times simply returns to the original argument:
FixedPointList goes on until the result no longer changes:
NestWhileList goes on while a condition is true:
FoldList automatically inserts second arguments from a list:
Text
Wolfram Research (1988), NestList, Wolfram Language function, https://reference.wolfram.com/language/ref/NestList.html (updated 2024).
CMS
Wolfram Language. 1988. "NestList." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2024. https://reference.wolfram.com/language/ref/NestList.html.
APA
Wolfram Language. (1988). NestList. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/NestList.html