Tetration > Related Articles

From Citizendium, the Citizens' Compendium

Jump to: navigation, search


This article is developing and not approved.
Main Article
Talk
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Code [?]
 
A list of Citizendium articles, and planned articles, about Tetration.
See also pages that link to Tetration or to this page.


Parent topics

Subtopics

Other related topics

characterized in that there exist holomorphic function  g=f^{-1} :  f\big(g(z)\big)\!=\!z ~ \forall z \in B ~ and  g\big(f(z)\big)\!=\!z ~ \forall z \in A ~ . [e]

  • Ackermann functions [r]: Mathematical function A of two variables, such that for integer arguments n,n it can be expressed as follows:

 A(m, n) =
 \begin{cases}
 n+1 & \mbox{if } m = 0 \\
 A(m-1, 1) & \mbox{if } m > 0 \mbox{ and } n = 0 \\
 A(m-1, A(m, n-1)) & \mbox{if } m > 0 \mbox{ and } n > 0.
 \end{cases}
. [e]

  • Fixed point [r]: A point in the domain of a function that is mapped to itself by the function, i.e., a point x such that f(x) = x. [e]
  • Mathematical notations [r]: Professional slang used by researchers, especially in mathematical publications and presentations. [e]
  • Superfunction [r]: A function which subsumes the functionality of a large number of algorithm-based functions in other systems. [e]
  • Transfercunction [r]: Function that expresses the output of some physical or mathematical object for the given input. [e]
Views
Personal tools