Nest
Nest[f,expr,n]
gives an expression with f applied n times to expr.
Examples
open allclose allScope (4)
Generalizations & Extensions (2)
Applications (8)
Properties & Relations (6)
Nest gives the last element of NestList:
Nest is effectively Composition using the same function multiple times:
Use RSolve to symbolically compute Nest operations:
Different length compositions or nests give the same result:
FixedPoint automatically goes on until the result no longer changes:
NestWhile goes on while a condition is true:
Fold automatically inserts second arguments from a list:
Text
Wolfram Research (1988), Nest, Wolfram Language function, https://reference.wolfram.com/language/ref/Nest.html (updated 2024).
CMS
Wolfram Language. 1988. "Nest." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2024. https://reference.wolfram.com/language/ref/Nest.html.
APA
Wolfram Language. (1988). Nest. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Nest.html