Movatterモバイル変換


[0]ホーム

URL:


TOPICS
SearchClose
Search

Nested Function


DOWNLOAD Mathematica NotebookDownloadWolfram Notebook

Acomposition of a functionf degreesf with itself gives a nested functionf(f(x)),f degreesf degreesf which givesf(f(f(x)), etc. Function nesting is implemented in theWolfram Language asNest[f,expr,n], and a listing of incremental nestings is implemented asNestList[f,expr,n].

Integrals of nested functions rapidly become difficult to find in exact form. For example, the first two nestings of theexponential function gives

inte^xdx=e^x
(1)
inte^(e^x)dx=Ei(e^x),
(2)

whereEi(x) is theexponential integral, the first two nestings of thenatural logarithm give

intlnxdx=x(lnx-1)
(3)
intlnlnxdx=xlnlnx-li(x),
(4)

whereli(x) is thelogarithmic integral.


See also

Composition,Integral,Iterated Map,Iteration,Nested Logarithm

Explore with Wolfram|Alpha

Cite this as:

Weisstein, Eric W. "Nested Function."FromMathWorld--A Wolfram Resource.https://mathworld.wolfram.com/NestedFunction.html

Subject classifications

Created, developed and nurtured by Eric Weisstein at Wolfram Research

[8]ページ先頭

©2009-2025 Movatter.jp