Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

Longer titles found: General recursive function (view), Primitive recursive function (view), Elementary recursive function (view), Primitive recursive functional (view)

searching for Recursive function 119 found (485 total)

alternate case: recursive function

Word problem for groups (4,932 words) [view diff] exact match in snippet view article find links to article

in }}X{\text{ and }}u=v{\text{ in }}G\ \}} then there is a partial recursive function f P {\displaystyle f_{P}} such that: f P ( ⟨ u , v ⟩ ) = { 0 if  
Rózsa Péter (1,077 words) [view diff] exact match in snippet view article find links to article
Mathematicians in Oslo. These papers helped to found the modern field of recursive function theory as a separate area of mathematical research. In 1937, she was
Double recursion (189 words) [view diff] exact match in snippet view article find links to article
In recursive function theory, double recursion is an extension of primitive recursion which allows the definition of non-primitive recursive functions
Hylomorphism (computer science) (716 words) [view diff] exact match in snippet view article
science, and in particular functional programming, a hylomorphism is a recursive function, corresponding to the composition of an anamorphism (which first builds
Tak (function) (528 words) [view diff] exact match in snippet view article
In computer science, the Tak function is a recursive function, named after Ikuo Takeuchi [ja]. It is defined as follows: τ ( x , y , z ) = { τ ( τ ( x
Impossibility of a gambling system (619 words) [view diff] exact match in snippet view article find links to article
rule for subsequences, but in 1940 Alonzo Church defined it as any recursive function which having read the first N elements of the sequence decides if
Andrey Markov (1,200 words) [view diff] exact match in snippet view article find links to article
mathematician, making contributions to constructive mathematics and recursive function theory. Andrey Markov was born on 14 June 1856 in Ryazan, Russia.
Anonymous recursion (1,514 words) [view diff] exact match in snippet view article find links to article
which has anonymous unary functions, but is able to compute any recursive function. This anonymous recursion can be produced generically via fixed-point
McCarthy 91 function (1,115 words) [view diff] exact match in snippet view article find links to article
The McCarthy 91 function is a recursive function, defined by the computer scientist John McCarthy as a test case for formal verification within computer
Essentials of Programming Languages (584 words) [view diff] exact match in snippet view article find links to article
objects; recursive function calls; and more. At the end, the reader is left with an "interpreter" that uses nothing but tail-recursive function calls and
Fixed-point theorem (1,278 words) [view diff] exact match in snippet view article find links to article
development of the theory is quite different. The same definition of recursive function can be given, in computability theory, by applying Kleene's recursion
ConceptBase (197 words) [view diff] exact match in snippet view article find links to article
Active rules conforming to the event condition action (ECA) paradigm Recursive function definitions Metamodeling with arbitrarily many abstraction levels
Craig's theorem (679 words) [view diff] exact match in snippet view article find links to article
closure. A set of axioms is primitive recursive if there is a primitive recursive function that decides membership in the set. To obtain a primitive recursive
List of representations of e (2,468 words) [view diff] no match in snippet view article find links to article
The mathematical constant e can be represented in a variety of ways as a real number. Since e is an irrational number (see proof that e is irrational)
Recurrence relation (4,205 words) [view diff] exact match in snippet view article find links to article
recurrence relation means obtaining a closed-form solution: a non-recursive function of n {\displaystyle n} . The concept of a recurrence relation can
Stephen Cole Kleene (1,360 words) [view diff] exact match in snippet view article find links to article
introduction to intuitionistic logic and mathematical intuitionism. [...] recursive function theory is of central importance in computer science. Kleene is responsible
Pattern calculus (503 words) [view diff] exact match in snippet view article find links to article
the notation of the programming language bondi, it is given by the recursive function let rec size = | x y -> (size x) + (size y) | x -> 1 The second, or
Computability (3,293 words) [view diff] exact match in snippet view article find links to article
mathematics). μ-recursive functions A computation consists of a μ-recursive function, i.e. its defining sequence, any input value(s) and a sequence of
Mutual recursion (2,015 words) [view diff] exact match in snippet view article find links to article
to use jumps instead of calls. This could be reduced to a single recursive function is_even. In that case, is_odd, which could be inlined, would call
Constructible function (906 words) [view diff] exact match in snippet view article find links to article
{\displaystyle \ln n=o(n)} . For every recursive function f {\displaystyle f} , there is a recursive function g {\displaystyle g} which is time constructible
Computation in the limit (1,680 words) [view diff] exact match in snippet view article find links to article
\gamma (x,y)} is a function obtained from an arbitrary primitive recursive function ϱ {\displaystyle \varrho } such that ∃ p ∀ s ( ϱ ( p , s , y ) = 0
Behavioral pattern (475 words) [view diff] exact match in snippet view article find links to article
encapsulate an action and its parameters "Externalize the stack" Turn a recursive function into an iterative function that uses a stack Interpreter pattern Implement
Krivine machine (1,911 words) [view diff] exact match in snippet view article find links to article
and the SECD machine. The Krivine machine explains how to compute a recursive function. More specifically it aims to define rigorously head normal form reduction
Universal Turing machine (2,963 words) [view diff] exact match in snippet view article find links to article
machine is undecidable. A universal Turing machine can calculate any recursive function, decide any recursive language, and accept any recursively enumerable
Carl Jockusch (233 words) [view diff] exact match in snippet view article find links to article
JSTOR 1996261 Carl Groos Jockusch Jr. (June 1966). Reducibilities in recursive function theory (PDF) (Thesis). Massachusetts Institute of Technology. Archived
Donald Kreider (1,176 words) [view diff] exact match in snippet view article find links to article
mathematics from the Massachusetts Institute of Technology for a thesis in recursive function theory supervised by Hartley Rogers. Kreider spent a postdoctoral
Ramsey theory (1,146 words) [view diff] exact match in snippet view article find links to article
extraordinarily large, sometimes even greater than any primitive recursive function; see the Paris–Harrington theorem for an example. Graham's number
Delimited continuation (2,279 words) [view diff] exact match in snippet view article find links to article
+ to these n arguments, for n = 0, 1, 2, 3, and 4. The following recursive function is accumulator-based and eventually reverses the accumulator before
Friedberg numbering (114 words) [view diff] case mismatch in snippet view article find links to article
1980:78). Nigel Cutland (1980), Computability: An Introduction to Recursive Function Theory, Cambridge University Press. ISBN 9780521294652. Richard M
Nonrecursive ordinal (1,815 words) [view diff] exact match in snippet view article find links to article
Mahlo if it is admissible and for any α {\displaystyle \alpha } -recursive function f : α → α {\displaystyle f:\alpha \rightarrow \alpha } there is an
Nonrecursive ordinal (1,815 words) [view diff] exact match in snippet view article find links to article
Mahlo if it is admissible and for any α {\displaystyle \alpha } -recursive function f : α → α {\displaystyle f:\alpha \rightarrow \alpha } there is an
House monotonicity (803 words) [view diff] exact match in snippet view article find links to article
Balinsky-Young quota method. Every house-monotone method can be defined as a recursive function of the house size h. Formally, an apportionment method M ( t , h )
Strength reduction (3,037 words) [view diff] exact match in snippet view article find links to article
and in a declarative language it would apply to the argument of a recursive function. For example, f x = ... (3 ** x) ... (f (x + 1)) ... becomes f x =
Local variable (972 words) [view diff] exact match in snippet view article find links to article
variables stored on the call stack directly. This means that when a recursive function calls itself, local variables in each instance of the function are
List of computability and complexity topics (466 words) [view diff] exact match in snippet view article find links to article
Quantum computer Universal quantum computer Church–Turing thesis Recursive function Entscheidungsproblem Halting problem Correctness Post correspondence
E (programming language) (1,050 words) [view diff] exact match in snippet view article
an extremely simple E program: println("Hello, world!") Here is a recursive function for computing the factorial of a number, written in E. Functions are
Path-based strong component algorithm (612 words) [view diff] exact match in snippet view article find links to article
does two stacks S and P (in addition to the normal call stack for a recursive function). Stack S contains all the vertices that have not yet been assigned
ML (programming language) (1,462 words) [view diff] exact match in snippet view article
: int) : int = n * fac (n - 1) This describes the factorial as a recursive function, with a single terminating base case. It is similar to the descriptions
Simple set (539 words) [view diff] exact match in snippet view article find links to article
effectively immune if I {\displaystyle I} is infinite, but there exists a recursive function f {\displaystyle f} such that for every index e {\displaystyle e}
1936 in science (1,207 words) [view diff] exact match in snippet view article find links to article
Congress of Mathematicians in Oslo, helping to found the modern field of recursive function theory. Inge Lehmann argues that the Earth's molten interior has a
Octree (1,474 words) [view diff] exact match in snippet view article find links to article
min(binEdgeLengths) < value || binDepth > value if exitConditionsMet return; % Exit recursive function end % Otherwise, split this bin into 8 new sub-bins with a new division
91 (number) (512 words) [view diff] exact match in snippet view article
1⁄91 can be obtained by using powers of 9. McCarthy 91 function, a recursive function in discrete mathematics Sloane, N. J. A. (ed.). "Sequence A001358"
Albert A. Mullin (292 words) [view diff] exact match in snippet view article find links to article
Dame Journal of Formal Logic. Bronze Star Medal Research Problem 8: Recursive function theory (A modern look at a Euclidean idea), Bull. Amer. Math. Soc
1977 in science (1,344 words) [view diff] exact match in snippet view article find links to article
Rózsa Péter (b. 1905), Hungarian mathematician, "founding mother of recursive function theory". June 3 – Archibald Hill (b. 1886), English physiologist,
1905 in science (1,631 words) [view diff] exact match in snippet view article find links to article
Rózsa Péter (died 1977), Hungarian mathematician, "founding mother of recursive function theory" February 23 – Derrick Henry Lehmer (died 1991), American mathematician
Collectronics (73 words) [view diff] case mismatch in snippet view article find links to article
"Explorer's Demise" "NBPD Theme" "Trenchant Preliator" "Music For A Recursive Function" "Isolation" ugress (2010-06-21). "Collectronics". Ugress. Retrieved
Bar recursion (409 words) [view diff] case mismatch in snippet view article find links to article
in current intuitionistic mathematics". In F. D. E. Dekker (ed.). Recursive Function Theory: Proc. Symposia in Pure Mathematics. Vol. 5. American Mathematical
Nigel Cutland (127 words) [view diff] case mismatch in snippet view article find links to article
Analysis. Cutland, Nigel (1980). Computability: An Introduction to Recursive Function Theory. Cambridge University Press. ISBN 9780521294652. Capinski,
1932 in science (1,664 words) [view diff] exact match in snippet view article find links to article
series of papers. Rózsa Péter presents the results of her paper on recursive function theory, "Rekursive Funktionen," to the International Congress of Mathematicians
Function (computer programming) (6,712 words) [view diff] exact match in snippet view article
However, another advantage of the call stack method is that it allows recursive function calls, since each nested call to the same procedure gets a separate
Scott information system (700 words) [view diff] exact match in snippet view article find links to article
{\displaystyle \forall a\in Y,X\vdash a.} The return value of a partial recursive function, which either returns a natural number or goes into an infinite recursion
Trampoline (computing) (984 words) [view diff] exact match in snippet view article
trampolining. Programmers can use trampolined functions to implement tail-recursive function calls in stack-oriented programming languages. In Java, trampoline
Nels David Nelson (450 words) [view diff] exact match in snippet view article find links to article
research was in the area of intuitionistic logic and its connection with recursive function theory. He investigated the relationship, in intuitionistic formal
Curry's paradox (2,406 words) [view diff] exact match in snippet view article find links to article
language supporting basic logic operations that also allows a self-recursive function to be constructed as an expression. Two mechanisms that support the
Turing (programming language) (1,041 words) [view diff] exact match in snippet view article
anywhere. Here is a complete program defining and using the traditional recursive function to calculate a factorial. % Accepts a number and calculates its factorial
Takeuchi (579 words) [view diff] exact match in snippet view article find links to article
Manufacturing, a Japanese heavy equipment manufacturer Tak, mathematical recursive function named after Ikuo Takeuchi (竹内郁雄) The Takeuchi Documents, texts in
Markov's principle (1,370 words) [view diff] exact match in snippet view article find links to article
n\;f(n)=0\rightarrow \exists n\;f(n)=0} for f {\displaystyle f} a total recursive function on the natural numbers. In the presence of the Church's thesis principle
Weight-balanced tree (1,925 words) [view diff] exact match in snippet view article find links to article
is a weight-balanced tree t that represents A ∪ B. The following recursive function computes this union: function union(t1, t2): if t1 = nil: return t2
Algebraic data type (2,097 words) [view diff] exact match in snippet view article find links to article
whose body was a recursive type. The revised version specifies a recursive function on types. (The type variable ϕ {\displaystyle \phi } is used to suggest
Coupled map lattice (2,052 words) [view diff] exact match in snippet view article find links to article
discrete time by a mapping on vector sequences. These mappings are a recursive function of two competing terms: an individual non-linear reaction, and a spatial
Effective topos (1,291 words) [view diff] exact match in snippet view article find links to article
just a singleton, since there are several indices computing the same recursive function. So here the second entry of the objects represent the realizing data
Hypercube graph (1,774 words) [view diff] exact match in snippet view article find links to article
A_{1}\otimes _{K}1_{2^{n-1}}} . The sum of these two terms gives a recursive function for the adjacency matrix of a hypercube: A n = { 1 2 ⊗ K A n − 1 +
List of computer scientists (5,250 words) [view diff] exact match in snippet view article find links to article
designer of the Programma 101 programmable calculator Rózsa Péter – recursive function theory Simon Peyton Jones – functional programming, Glasgow Haskell
Euclid–Mullin sequence (1,050 words) [view diff] exact match in snippet view article find links to article
not to include all primes. Euclid number Mullin, Albert A. (1963), "Recursive function theory (A modern look at a Euclidean idea)", Research problems, Bulletin
Church's thesis (constructive mathematics) (2,657 words) [view diff] exact match in snippet view article
fact an e {\displaystyle e} that is the Gödel number of a partial recursive function that will, for every x {\displaystyle x} , produce such a y {\displaystyle
Computable analysis (1,591 words) [view diff] exact match in snippet view article find links to article
Retrieved 2025-01-06. Weihrauch 2000, p. 6. Myhill, J. (1971). "A recursive function, defined on a compact interval and having a continuous derivative
Division algorithm (6,328 words) [view diff] case mismatch in snippet view article find links to article
321170. Cutland, Nigel (1980). Computability: An Introduction to Recursive Function Theory (PDF). Cambridge University Press. p. 12. ISBN 9780521223843
Hypercomputation (3,372 words) [view diff] no match in snippet view article find links to article
oracle was available, which could compute a single arbitrary (non-recursive) function from naturals to naturals. He used this device to prove that even
Divide-and-conquer algorithm (2,894 words) [view diff] exact match in snippet view article find links to article
being solved are automatically stored in the procedure call stack. A recursive function is a function that calls itself within its definition. Divide-and-conquer
Computable analysis (1,591 words) [view diff] exact match in snippet view article find links to article
Retrieved 2025-01-06. Weihrauch 2000, p. 6. Myhill, J. (1971). "A recursive function, defined on a compact interval and having a continuous derivative
Induction-induction (483 words) [view diff] exact match in snippet view article find links to article
Induction-recursion – for simultaneously declaring some inductive type and some recursive function on this type . Dybjer, Peter (June 2000). "A general formulation of
GNU Guile (2,015 words) [view diff] exact match in snippet view article find links to article
support for multi-core programming, and removed any fixed limit on recursive function calls. It also supported the creation of user-space concurrency facilities
Exponentiation by squaring (3,382 words) [view diff] exact match in snippet view article find links to article
result is then the left factor. This may be implemented as a tail-recursive function: Function exp_by_squaring(x, n) return exp_by_squaring2(1, x, n) Function
Interpolation sort (2,325 words) [view diff] exact match in snippet view article find links to article
crashes. Instead, use a Boolean data type tag array to operate the recursive function to release the memory. The extra memory space required is close to
Turing degree (3,130 words) [view diff] exact match in snippet view article find links to article
ISBN 1-58488-237-9. Cutland, Nigel J. (1980). Computability, an introduction to recursive function theory. Cambridge-New York: Cambridge University Press. p. 251. ISBN 0-521-22384-9
Undefined value (1,291 words) [view diff] exact match in snippet view article find links to article
found. (For example, in the case of failed μ operator in a partial recursive function.) Functions which terminate the computation, such as the exit system
Nested function (2,301 words) [view diff] exact match in snippet view article find links to article
variables. A nested function typically acts as a helper function or a recursive function. Nested functions can be used for unstructured control flow, by using
List of terms relating to algorithms and data structures (3,135 words) [view diff] exact match in snippet view article find links to article
ordered set partially persistent data structure partial order partial recursive function partition (set theory) passive data structure patience sorting path
Judith Gersting (608 words) [view diff] exact match in snippet view article find links to article
Some Results on t {\displaystyle t} -Regressive Isols, concerned recursive function theory and was supervised by Matt Hassett. After holding a faculty
OCaml (4,203 words) [view diff] exact match in snippet view article find links to article
fundamental datatypes in OCaml. The following code example defines a recursive function sum that accepts one argument, integers, which is supposed to be a
Free variables and bound variables (4,169 words) [view diff] exact match in snippet view article find links to article
compiled as fixed addresses. Similarly, an identifier bound to a recursive function is also technically a free variable within its own body but is treated
Partial combinatory algebra (1,561 words) [view diff] exact match in snippet view article find links to article
{\displaystyle \phi _{a}} denotes the a {\displaystyle a} -th partial recursive function in a standard Gödel numbering. This pca can also be relativized to
OCaml (4,203 words) [view diff] exact match in snippet view article find links to article
fundamental datatypes in OCaml. The following code example defines a recursive function sum that accepts one argument, integers, which is supposed to be a
F Sharp (programming language) (4,099 words) [view diff] exact match in snippet view article
printList2 lst = List.iter (printfn "%d") lst /// Iteration using a recursive function and pattern matching let rec printList3 lst = match lst with | []
Laplace expansion (2,583 words) [view diff] exact match in snippet view article find links to article
implements the Laplace expansion: def determinant(M): # Base case of recursive function: 1x1 matrix if len(M) == 1: return M[0][0] total = 0 for column, element
ICL 2900 Series (1,975 words) [view diff] exact match in snippet view article find links to article
executing high-level language programs, especially those allowing recursive function calls. This was a forward-looking decision at the time, because it
Post correspondence problem (2,581 words) [view diff] exact match in snippet view article find links to article
constraint, it has a very high complexity that dominates every multiply recursive function. The Identity Correspondence Problem (ICP) asks whether a finite set
Curry–Howard correspondence (6,372 words) [view diff] exact match in snippet view article find links to article
intuitionistic arithmetic into the pair of a recursive function and of a proof of a formula expressing that the recursive function "realizes", i.e. correctly instantiates
A New Kind of Science (3,461 words) [view diff] exact match in snippet view article find links to article
particular characteristic. Some examples include the first primitive recursive function that results in complexity, the smallest universal Turing machine
Bounding volume hierarchy (2,409 words) [view diff] exact match in snippet view article find links to article
explicitly. The implementation of the traversal can be done without recursive function calls and only a stack is required to store the nodes to be visited
Stack (abstract data type) (4,735 words) [view diff] exact match in snippet view article
on the stack. Stacks are an important way of supporting nested or recursive function calls. This type of stack is used implicitly by the compiler to support
Trakhtenbrot's theorem (1,929 words) [view diff] exact match in snippet view article find links to article
completeness implies recursive enumerability. It follows that there is no recursive function f such that: if φ has a finite model, then it has a model of size
Head/tail breaks (6,744 words) [view diff] exact match in snippet view article find links to article
maximum]. In general, it can be represented as a recursive function as follows: Recursive function Head/tail Breaks: Rank the input data values from
Constructive analysis (4,959 words) [view diff] exact match in snippet view article find links to article
}} . While this example, an explicit sequence of sums, is a total recursive function to begin with, the encoding also means these objects are in scope
Least-squares spectral analysis (3,354 words) [view diff] exact match in snippet view article find links to article
Rezaiifar, and P. S. Krishnaprasad, "Orthogonal matching pursuit: Recursive function approximation with applications to wavelet decomposition," in Proc
Kleene equality (253 words) [view diff] exact match in snippet view article find links to article
JSTOR 20016214. Cutland, Nigel (1980). Computability, an introduction to recursive function theory. Cambridge University Press. p. 251. ISBN 978-0-521-29465-2
Network motif (10,418 words) [view diff] exact match in snippet view article find links to article
sub-graphs of size k, let Sk be this set. ESU can be implemented as a recursive function; the running of this function can be displayed as a tree-like structure
Closure (computer programming) (6,434 words) [view diff] exact match in snippet view article
interpretation requires looping constructs to be considered in terms of recursive function calls). In some languages, such as ECMAScript, return refers to the
Matching pursuit (2,188 words) [view diff] exact match in snippet view article find links to article
Rezaiifar, R.; Krishnaprasad, P. (1993). "Orthogonal matching pursuit: Recursive function approximation with applications to wavelet decomposition". Proceedings
Red–black tree (9,362 words) [view diff] exact match in snippet view article find links to article
and B, is a red–black tree t that represents A ∪ B. The following recursive function computes this union: function union(t1, t2): if t1 = NULL return t2
Rendering (computer graphics) (13,796 words) [view diff] exact match in snippet view article
support a branching "tree" of rays. In simple implementations, a recursive function is called to trace each ray. Ray tracing usually performs anti-aliasing
Scala (programming language) (10,218 words) [view diff] exact match in snippet view article
"I ate %d apples".format(x) or (with a return type declared for a recursive function) def factorial(x: Int): Int = if x == 0 then 1 else x * factorial(x
Neural coding (8,599 words) [view diff] exact match in snippet view article find links to article
Krishnaprasad, P. S. (November 1993). "Orthogonal matching pursuit: Recursive function approximation with applications to wavelet decomposition". Proceedings
Dehn function (3,945 words) [view diff] exact match in snippet view article find links to article
word problem, then the Dehn function of G growths faster than any recursive function. For the Thompson group F the Dehn function is quadratic, that is
Let expression (5,006 words) [view diff] exact match in snippet view article find links to article
Simple No No Definition Simple non recursive function definition. Recursive No Yes Definition Recursive function definition (implemented using the Y
History of mathematics (17,052 words) [view diff] exact match in snippet view article find links to article
number theory and the Lucas–Lehmer primality test; Rózsa Péter's recursive function theory; Claude Shannon's information theory; signal processing; data
Corecursion (4,187 words) [view diff] exact match in snippet view article find links to article
× (n - 1)!. To recursively compute its result on a given input, a recursive function calls (a copy of) itself with a different ("smaller" in some way)
Haskell features (3,537 words) [view diff] exact match in snippet view article find links to article
then n * factorial (n-1) else 1 This describes the factorial as a recursive function, with one terminating base case. It is similar to the descriptions
Python syntax and semantics (7,722 words) [view diff] exact match in snippet view article find links to article
within a block, to visually set it apart from the surrounding code. A recursive function named foo, which is passed a single parameter, x, and if the parameter
Computable topology (3,333 words) [view diff] exact match in snippet view article find links to article
described which allows Scott's topology to be applicable to logic and recursive function theory. Scott approaches his derivation using a complete lattice,
Linear temporal logic to Büchi automaton (2,608 words) [view diff] exact match in snippet view article find links to article
expects the input formula f in the negation normal form. It calls recursive function expand that builds the graph by populating global variables Nodes
Busy beaver (7,966 words) [view diff] exact match in snippet view article find links to article
recursively constructs machines for any number of states and provides the recursive function that computes their score (computes σ), thus providing a lower bound
List of inventions and discoveries by women (7,766 words) [view diff] exact match in snippet view article find links to article
S2CID 118241294 Morris, Edie; Harkleroad, Leon (1990), "Rózsa Péter: recursive function theory's founding mother", The Mathematical Intelligencer, 12 (1):
Join-based tree algorithms (2,622 words) [view diff] exact match in snippet view article find links to article
representing sets A and B, is a tree t that represents A ∪ B. The following recursive function computes this union: function union(t1, t2) if t1 = nil return t2
Gleam (programming language) (825 words) [view diff] exact match in snippet view article
factorial(x: Int) -> Int { // The public function calls the private tail recursive function factorial_loop(x, 1) } fn factorial_loop(x: Int, accumulator: Int)
Fortran 95 language features (9,483 words) [view diff] case mismatch in snippet view article find links to article
multi-dimensional integration. For volume = integrate(fy, ybounds) We might have RECURSIVE FUNCTION integrate(f, bounds) ! Integrate f(x) from bounds(1) to bounds(2)
Constant-recursive sequence (5,035 words) [view diff] exact match in snippet view article find links to article
\ldots } is not constant-recursive. More generally, every constant-recursive function is asymptotically bounded by an exponential function (see #Closed-form
20th century in science (9,744 words) [view diff] exact match in snippet view article find links to article
to further number theory and the Lucas-Lehmer test; Rózsa Péter's recursive function theory; Claude Shannon's information theory; signal processing; data
Glossary of set theory (11,628 words) [view diff] exact match in snippet view article find links to article
recursive set A set whose characteristic function is a primitive recursive function, indicating that membership in the set can be decided by a computable