Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

Longer titles found: Recursion (Crouch novel) (view), Recursion (computer science) (view), Recursion (disambiguation) (view), Recursion theorem (view), Kleene's recursion theorem (view), Levinson recursion (view), Left recursion (view), Corecursion (view), Polymorphic recursion (view), Mutual recursion (view), Panjer recursion (view), Anonymous recursion (view), Alpha recursion theory (view), Suzuki Recursion (view), Double recursion (view), Course-of-values recursion (view), Minimal recursion semantics (view), Induction-recursion (view), BCFW recursion (view), Walther recursion (view), Bar recursion (view)

searching for Recursion 198 found (1668 total)

alternate case: recursion

Rózsa Péter (1,077 words) [view diff] exact match in snippet view article find links to article

mathematician and logician. She is best known as the "founding mother of recursion theory". Péter was born in Budapest, Hungary, as Rózsa Politzer (Hungarian:
Weyl character formula (3,622 words) [view diff] exact match in snippet view article find links to article
}(1-p^{n}q^{m})^{c_{nm}}} for the elliptic modular function j. Peterson gave a recursion formula for the multiplicities mult(β) of the roots β of a symmetrizable
Stack overflow (961 words) [view diff] exact match in snippet view article find links to article
allowing infinite recursion of a specific sort—tail recursion—to occur without stack overflow. This works because tail-recursion calls do not take up
Turing degree (3,130 words) [view diff] exact match in snippet view article find links to article
on some Tn such that machines <i that halt on X do so <n-i steps (by recursion, this is uniformly computable from 0′). X is noncomputable since otherwise
Inductive type (1,464 words) [view diff] exact match in snippet view article find links to article
be self-referential, but usually only in a way that permits structural recursion. The standard example is encoding the natural numbers using Peano's encoding
Lindley equation (423 words) [view diff] exact match in snippet view article find links to article
In probability theory, the Lindley equation, Lindley recursion or Lindley process is a discrete-time stochastic process An where n takes integer values
Ordinal number (6,709 words) [view diff] exact match in snippet view article find links to article
one function satisfying the recursion formula up to and including α. Here is an example of definition by transfinite recursion on the ordinals (more will
Threaded binary tree (1,201 words) [view diff] exact match in snippet view article find links to article
allowing tree traversal without recursion and the extra storage (proportional to the tree's depth) that recursion requires. "A binary tree is threaded
Lapsus$ (2,892 words) [view diff] no match in snippet view article find links to article
Lapsus$ (stylised as LAPSUS$), also classified by Microsoft as Strawberry Tempest, is an international cybercriminal group primarily known for its extortion-focused
Multigrid method (2,813 words) [view diff] exact match in snippet view article find links to article
coded using recursion. Since the function calls itself with smaller sized (coarser) parameters, the coarsest grid is where the recursion stops. In cases
Merge sort (6,727 words) [view diff] exact match in snippet view article find links to article
avoided with alternating the direction of the merge with each level of recursion (except for an initial one-time copy, that can be avoided too). As a simple
Recursive science fiction (335 words) [view diff] no match in snippet view article find links to article
Recursive science fiction is a subgenre of science fiction, which itself takes the form of an exploration of science fiction within the narrative of the
Indicator function (2,543 words) [view diff] exact match in snippet view article find links to article
function. (See paragraph below about the use of the inverse in classical recursion theory.) Given a probability space ( Ω , F , P ) {\displaystyle \textstyle
Unit sphere (1,911 words) [view diff] exact match in snippet view article find links to article
displayed precision. The A n {\displaystyle A_{n}} values satisfy the recursion: A 0 = 2 {\displaystyle A_{0}=2} A 1 = 2 π {\displaystyle A_{1}=2\pi }
Fragile base class (738 words) [view diff] exact match in snippet view article find links to article
blamed on open recursion (dynamic dispatch of methods on this), with the suggestion that invoking methods on this default to closed recursion (static dispatch
Hybrid algorithm (606 words) [view diff] exact match in snippet view article find links to article
moves deeper in the recursion. In this case, one algorithm is used for the overall approach (on large data), but deep in the recursion, it switches to a
Emil Leon Post (1,397 words) [view diff] no match in snippet view article find links to article
Emil Leon Post (/poʊst/; February 11, 1897 – April 21, 1954) was an American mathematician and logician. He is best known for his work in the field that
Radix sort (2,604 words) [view diff] exact match in snippet view article find links to article
required by LSD. However, MSD sorts are more amenable to subdivision and recursion. Each bucket created by an MSD step can itself be radix sorted using the
Grzegorczyk hierarchy (1,631 words) [view diff] exact match in snippet view article find links to article
g_{m}({\bar {u}}))} is as well); and the results of limited (primitive) recursion applied to functions in the set, (if g, h and j are in E n {\displaystyle
Elementary recursive function (1,025 words) [view diff] exact match in snippet view article find links to article
In recursion theory, an elementary recursive function, also called an elementary function, or a Kalmár elementary function, is a restricted form of a
Tony Ballantyne (writer) (354 words) [view diff] exact match in snippet view article
science fiction author known for his debut trilogy of novels, titled Recursion, Capacity and Divergence. He is also Assistant Headteacher and an Information
Hennessy–Milner logic (647 words) [view diff] exact match in snippet view article find links to article
use of recursion to extend the expressibility of the logic, and is commonly referred to as 'Hennessy-Milner Logic with recursion'. Recursion is enabled
Prolog (8,098 words) [view diff] exact match in snippet view article find links to article
call optimization (TCO) for deterministic predicates exhibiting tail recursion or, more generally, tail calls: A clause's stack frame is discarded before
Clebsch–Gordan coefficients (6,148 words) [view diff] exact match in snippet view article find links to article
space inner product. From the formal definition of angular momentum, recursion relations for the Clebsch–Gordan coefficients can be found. There also
Theory of computation (2,168 words) [view diff] exact match in snippet view article find links to article
theory is closely related to the branch of mathematical logic called recursion theory, which removes the restriction of studying only models of computation
TI-BASIC (3,257 words) [view diff] exact match in snippet view article find links to article
pausing execution and they cannot store specific results into variables. Recursion is possible. A program can be called from within itself or from within
Gerald Sacks (321 words) [view diff] exact match in snippet view article find links to article
2019) was an American logician whose most important contributions were in recursion theory. Named after him is Sacks forcing, a forcing notion based on perfect
Reduction (computability theory) (1,982 words) [view diff] exact match in snippet view article
Odifreddi, 1989. Classical Recursion Theory, North-Holland. ISBN 0-444-87295-7 P. Odifreddi, 1999. Classical Recursion Theory, Volume II, Elsevier.
6174 (569 words) [view diff] no match in snippet view article find links to article
6174 (six thousand, one hundred [and] seventy-four) is the natural number following 6173 and preceding 6175. The natural integer 6174 is known as Kaprekar's
Introsort (1,227 words) [view diff] exact match in snippet view article find links to article
performance. It begins with quicksort, it switches to heapsort when the recursion depth exceeds a level based on (the logarithm of) the number of elements
Gödel's β function (1,357 words) [view diff] exact match in snippet view article find links to article
class of arithmetically definable functions is closed under primitive recursion, and therefore includes all primitive recursive functions. The β function
Hypercomputation (3,369 words) [view diff] exact match in snippet view article find links to article
the correct answer.)" L. K. Schubert's 1974 paper "Iterated Limiting Recursion and the Program Minimization Problem" studied the effects of iterating
Feferman–Schütte ordinal (305 words) [view diff] exact match in snippet view article find links to article
ordinal of several mathematical theories, such as arithmetical transfinite recursion. It is named after Solomon Feferman and Kurt Schütte, the former of whom
De Boor's algorithm (1,492 words) [view diff] exact match in snippet view article find links to article
positive only in a compact domain and zero elsewhere. The Cox-de Boor recursion formula shows this: B i , 0 ( x ) := { 1 if  t i ≤ x < t i + 1 0 otherwise
Ordinal arithmetic (4,965 words) [view diff] exact match in snippet view article find links to article
set that represents the result of the operation or by using transfinite recursion. Cantor normal form provides a standardized way of writing ordinals. In
Live coding (1,530 words) [view diff] exact match in snippet view article find links to article
and recursion solutions, but timing had been a major issue. While the general form of a temporal recursion, being any asynchronous function recursion through
Chain-of-responsibility pattern (1,208 words) [view diff] exact match in snippet view article find links to article
that attempt to solve some smaller part of the problem; in this case recursion continues until the command is processed, or the entire tree has been
Forcing (mathematics) (9,294 words) [view diff] exact match in snippet view article
of mathematical logic such as recursion theory. Descriptive set theory uses the notions of forcing from both recursion theory and set theory. Forcing
Forcing (computability) (923 words) [view diff] exact match in snippet view article
\phi } will be true. Fitting, Melvin (1981). Fundamentals of generalized recursion theory. Studies in Logic and the Foundations of Mathematics. Vol. 105
Herbert Enderton (223 words) [view diff] exact match in snippet view article find links to article
the University of California, Berkeley. Enderton also contributed to recursion theory, the theory of definability, models of analysis, computational
Yiannis N. Moschovakis (311 words) [view diff] exact match in snippet view article find links to article
born January 18, 1938) is a set theorist, descriptive set theorist, and recursion (computability) theorist, at UCLA. His book Descriptive Set Theory (North-Holland)
Perl Compatible Regular Expressions (2,516 words) [view diff] exact match in snippet view article find links to article
Perl will match this correctly. Perl uses the heap for recursion and has no hard limit for recursion depth, whereas PCRE2 has a compile-time default limit
Index set (computability) (703 words) [view diff] exact match in snippet view article
Π n {\displaystyle \Pi _{n}} -complete]. Odifreddi, P. G. Classical Recursion Theory, Volume 1.; page 151 Soare, Robert I. (2016), "Turing Reducibility"
Neville's algorithm (579 words) [view diff] exact match in snippet view article find links to article
algorithm is based on the Newton form of the interpolating polynomial and the recursion relation for the divided differences. It is similar to Aitken's algorithm
B-spline (5,717 words) [view diff] exact match in snippet view article find links to article
internal knots. B-splines can be constructed by means of the Cox–de Boor recursion formula. We start with the B-splines of degree p = 0 {\displaystyle p=0}
Leo Harrington (186 words) [view diff] exact match in snippet view article find links to article
of mathematics at the University of California, Berkeley who works in recursion theory, model theory, and set theory. Having retired from being a Mathematician
Dimiter Skordev (226 words) [view diff] exact match in snippet view article find links to article
school in the theory of computability, namely the algebraic (or axiomatic) recursion theory. He was the 1981 winner of Acad. Nikola Obreshkov Prize, the highest
Π01 class (483 words) [view diff] exact match in snippet view article find links to article
technical tools within recursion theory and effective descriptive set theory. They are also used in the application of recursion theory to other branches
Richard Shore (294 words) [view diff] exact match in snippet view article find links to article
1946) is a professor of mathematics at Cornell University who works in recursion theory. He is particularly known for his work on D {\displaystyle {\mathcal
Kirkpatrick–Seidel algorithm (664 words) [view diff] exact match in snippet view article find links to article
detail, the algorithm performs a separate recursion for the upper and lower parts of the convex hull; in the recursion for the upper hull, the noncontributing
Dartmouth ALGOL 30 (615 words) [view diff] exact match in snippet view article find links to article
(arrays called by value, own arrays, strings, variable array bounds, and recursion) were omitted; but the implementation did include parameters called by
William Gasarch (714 words) [view diff] exact match in snippet view article find links to article
from Harvard in 1985, advised by Harry R. Lewis. His thesis was titled Recursion-Theoretic Techniques in Complexity Theory and Combinatorics. He was hired
William Alvin Howard (244 words) [view diff] exact match in snippet view article find links to article
D. at the University of Chicago in 1956 for his dissertation "k-fold recursion and well-ordering". He was a student of Saunders Mac Lane. The Howard
Epsilon number (2,110 words) [view diff] exact match in snippet view article find links to article
epsilon zero), which can be viewed as the "limit" obtained by transfinite recursion from a sequence of smaller limit ordinals: ε 0 = ω ω ω ⋅ ⋅ ⋅ = sup { ω
Steve Simpson (mathematician) (495 words) [view diff] exact match in snippet view article
the foundations of mathematics, including work in mathematical logic, recursion theory, and Ramsey theory. He is known for his extensive development of
Effective descriptive set theory (422 words) [view diff] exact match in snippet view article find links to article
effective descriptive set theory combines descriptive set theory with recursion theory. An effective Polish space is a complete separable metric space
Chudnovsky algorithm (1,722 words) [view diff] no match in snippet view article find links to article
The Chudnovsky algorithm is a fast method for calculating the digits of π, based on Ramanujan's π formulae. Published by the Chudnovsky brothers in 1988
Volume of an n-ball (5,506 words) [view diff] exact match in snippet view article find links to article
{d}{dR}}V_{n}(R)={\frac {n}{R}}V_{n}(R).} Thus, An − 1(R) inherits formulas and recursion relationships from Vn(R), such as A n − 1 ( R ) = 2 π n / 2 Γ ( n 2 )
Caml (858 words) [view diff] no match in snippet view article find links to article
Caml (originally an acronym for Categorical Abstract Machine Language) is a multi-paradigm, general-purpose, high-level, functional programming language
R. Martin Chavez (1,098 words) [view diff] exact match in snippet view article find links to article
He is chairman of the board of computational pharmaceutical company Recursion, Board Observer of biotech company Earli and longevity biopharma company
Elliptic divisibility sequence (1,701 words) [view diff] exact match in snippet view article find links to article
divisibility sequence (EDS) is a sequence of integers satisfying a nonlinear recursion relation arising from division polynomials on elliptic curves. EDS were
R. Martin Chavez (1,098 words) [view diff] exact match in snippet view article find links to article
He is chairman of the board of computational pharmaceutical company Recursion, Board Observer of biotech company Earli and longevity biopharma company
Sy Friedman (343 words) [view diff] exact match in snippet view article find links to article
interest lies in mathematical logic, in particular in set theory and recursion theory. Friedman is the brother of Ilene Friedman and the brother of mathematician
Corner transfer matrix (2,357 words) [view diff] exact match in snippet view article find links to article
for reduced (m-1)×(m-1) and (m-2)×(m-2) quadrants respectively). This recursion relation allows, in principle, the iterative calculation of the corner
Generalized Appell polynomials (840 words) [view diff] exact match in snippet view article find links to article
{\displaystyle K(z,w)=\sum _{n=0}^{\infty }p_{n}(z)w^{n}} immediately gives the recursion relation z n + 1 d d z [ p n ( z ) z n ] = − ∑ k = 0 n − 1 c n − k − 1
Haskell (4,584 words) [view diff] exact match in snippet view article find links to article
-> a -- Using recursion (with the "ifthenelse" expression) factorial n = if n < 2 then 1 else n * factorial (n - 1) -- Using recursion (with pattern matching)
Appell sequence (1,454 words) [view diff] exact match in snippet view article find links to article
In the case of Hermite polynomials, this reduces to the conventional recursion formula for that sequence. The set of all Appell sequences is closed under
Theodore Slaman (129 words) [view diff] exact match in snippet view article find links to article
of mathematics at the University of California, Berkeley who works in recursion theory. Slaman and W. Hugh Woodin formulated the Bi-interpretability Conjecture
Bistritz stability criterion (1,597 words) [view diff] exact match in snippet view article find links to article
to test stability of a real polynomial. However, as long as the basic recursion needed to test stability remains valid, ZL rules are also brought. Consider
Rohit Jivanlal Parikh (1,092 words) [view diff] exact match in snippet view article find links to article
philosopher who has worked in many areas in traditional logic, including recursion theory and proof theory. He is a Distinguished Professor at Brooklyn College
Nonogram (4,542 words) [view diff] exact match in snippet view article find links to article
the next step of the solution even without contradictions and deeper recursion. However, finding such sets is usually as difficult as finding contradictions
Barker's notation (177 words) [view diff] exact match in snippet view article find links to article
(the crows foot and dashing of lines), exclusion (the exclusion arc), recursion (looping structures) and use of abstraction (nested boxes). Data modeling
Warnier/Orr diagram (1,491 words) [view diff] exact match in snippet view article find links to article
more advanced concepts that are occasionally needed: concurrency and recursion. Hierarchy is the most fundamental of all of the Warnier/Orr constructs
Joseph R. Shoenfield (276 words) [view diff] exact match in snippet view article find links to article
1956/57 he was at the Institute for Advanced Study. Shoenfield worked on recursion theory, model theory and axiomatic set theory. His textbook on mathematical
Online machine learning (4,747 words) [view diff] exact match in snippet view article find links to article
\mathbb {R} ^{i}} and the sequence c i {\displaystyle c_{i}} satisfies the recursion: c 0 = 0 {\displaystyle c_{0}=0} ( c i ) j = ( c i − 1 ) j , j = 1 , 2
Stochastic dynamic programming (5,376 words) [view diff] exact match in snippet view article find links to article
forward recursion or backward recursion algorithms, as outlined below. Stochastic dynamic programs can be solved to optimality by using backward recursion or
Chebyshev rational functions (688 words) [view diff] no match in snippet view article find links to article
In mathematics, the Chebyshev rational functions are a sequence of functions which are both rational and orthogonal. They are named after Pafnuty Chebyshev
PA degree (864 words) [view diff] exact match in snippet view article find links to article
fixed-point-free (DNR) functions, and have been thoroughly investigated in recursion theory. In recursion theory, ϕ e {\displaystyle \phi _{e}} denotes the computable
PA degree (864 words) [view diff] exact match in snippet view article find links to article
fixed-point-free (DNR) functions, and have been thoroughly investigated in recursion theory. In recursion theory, ϕ e {\displaystyle \phi _{e}} denotes the computable
Hermite number (314 words) [view diff] exact match in snippet view article find links to article
H_{9}=0\,} H 10 = − 30240 {\displaystyle H_{10}=-30240\,} Are obtained from recursion relations of Hermitian polynomials for x = 0: H n = − 2 ( n − 1 ) H n
Hermite polynomials (12,144 words) [view diff] exact match in snippet view article find links to article
{He} _{n}'(x).} Individual coefficients are related by the following recursion formula: a n + 1 , k = { − ( k + 1 ) a n , k + 1 k = 0 , a n , k − 1 −
Raku (programming language) (5,543 words) [view diff] exact match in snippet view article
ways: # Using recursion (with `if\else` construct) sub fact( UInt $n --> UInt ) { if $n == 0 { 1 } else { $n * fact($n-1) } } # Using recursion (with `if`
Mosely snowflake (207 words) [view diff] exact match in snippet view article find links to article
corner cubes and the central one from each cube left from the previous recursion (lighter) or by removing only corner cubes (heavier). In one dimension
Robin Gandy (661 words) [view diff] exact match in snippet view article find links to article
he became Reader in Mathematical Logic. Gandy is known for his work in recursion theory. His contributions include the Spector–Gandy theorem, the Gandy
Tail (disambiguation) (263 words) [view diff] exact match in snippet view article
empennage of an aircraft Comet tail, a visible part of a comet Tail recursion, a type of recursion in computer programming Tail rotor, a small vertical propeller
Carl Jockusch (232 words) [view diff] exact match in snippet view article find links to article
theorem, an important result in mathematical logic with applications to recursion theory and reverse mathematics. Jockusch–Soare forcing Semi-membership
Systems of Logic Based on Ordinals (459 words) [view diff] exact match in snippet view article find links to article
original theory, and even goes one step further in using transfinite recursion to go "past infinity", yielding a set of new theories Gα, one for each
Legendre rational functions (581 words) [view diff] no match in snippet view article find links to article
In mathematics, the Legendre rational functions are a sequence of orthogonal functions on [0, ∞). They are obtained by composing the Cayley transform with
Well-separated pair decomposition (1,795 words) [view diff] exact match in snippet view article find links to article
O ( n ) {\displaystyle O(n)} operations per step of the recursion but only call the recursion on at most half the points each time. Let Sij be the i-th
Master theorem (analysis of algorithms) (1,978 words) [view diff] exact match in snippet view article
p(input x of size n): if n < some constant k: Solve x directly without recursion else: Create a subproblems of x, each having size n/b Call procedure p
Octree (1,452 words) [view diff] exact match in snippet view article find links to article
points, which then recursively subdivides into its 8 octree regions. Recursion is stopped when a given exit condition is met. Examples of such exit conditions
Florin Abelès (126 words) [view diff] exact match in snippet view article find links to article
experiment in 1954, he developed an equivalent recursion method. Nowadays, Abelès matrices or Parratt recursion are exchangeably used in investigations of
Kripke–Platek set theory with urelements (664 words) [view diff] exact match in snippet view article find links to article
theory's transitive models without disrupting the usual well-ordering and recursion-theoretic properties of the constructible universe; KP is so weak that
Genus–degree formula (685 words) [view diff] exact match in snippet view article find links to article
leads to an recursion relation g ( d + 1 ) = g ( d ) + d − 1 , g ( 1 ) = 0. {\displaystyle g(d+1)=g(d)+d-1,\quad g(1)=0.} This recursion relation has
Epigram (programming language) (949 words) [view diff] no match in snippet view article
Epigram is a functional programming language with dependent types, and the integrated development environment (IDE) usually packaged with the language
Yoshua Bengio (2,498 words) [view diff] exact match in snippet view article find links to article
advisor. Bengio currently serves as scientific and technical advisor for Recursion Pharmaceuticals and scientific advisor for Valence Discovery. At the first
Prewriting (2,288 words) [view diff] no match in snippet view article find links to article
Prewriting is the first stage of the writing process, typically followed by drafting, revision, editing and publishing. Prewriting can consist of a combination
Low (computability) (376 words) [view diff] exact match in snippet view article
allows a restriction on the computational power of objects needed for recursion theoretic constructions: for example, those used in the analyzing the
Bessel polynomials (2,921 words) [view diff] exact match in snippet view article find links to article
{(z-xz^{2}/2)^{n}}{n!}}.} The Bessel polynomial may also be defined by a recursion formula: y 0 ( x ) = 1 {\displaystyle y_{0}(x)=1\,} y 1 ( x ) = x + 1
Criticism of Java (3,615 words) [view diff] exact match in snippet view article find links to article
pointers and recursion as the two gatekeeper concepts? Because he found them difficult? As Tim Bray points out, Java is perfectly adept at recursion, and concurrency
Probalign (792 words) [view diff] no match in snippet view article find links to article
Probalign is a sequence alignment tool that calculates a maximum expected accuracy alignment using partition function posterior probabilities. Base pair
John V. Tucker (1,569 words) [view diff] exact match in snippet view article find links to article
computer scientist and expert on computability theory, also known as recursion theory. Computability theory is about what can and cannot be computed
Primitive recursive functional (521 words) [view diff] exact match in snippet view article find links to article
interpretation of intuitionistic arithmetic developed by Kurt Gödel. In recursion theory, the primitive recursive functionals are an example of higher-type
Martin Hyland (258 words) [view diff] exact match in snippet view article find links to article
known for his work on category theory applied to logic (proof theory, recursion theory), theoretical computer science (lambda-calculus and semantics)
Bender–Dunne polynomials (188 words) [view diff] exact match in snippet view article find links to article
studied by Carl M. Bender and Gerald V. Dunne. They may be defined by the recursion: P 0 ( x ) = 1 {\displaystyle P_{0}(x)=1} , P 1 ( x ) = x {\displaystyle
Computability (3,293 words) [view diff] exact match in snippet view article find links to article
follow from the entries above by using composition, primitive recursion or μ-recursion. For instance if f(x) = h(x,g(x)), then for f(5) = 3 to appear
Deletion–contraction formula (614 words) [view diff] exact match in snippet view article find links to article
In graph theory, a deletion-contraction formula / recursion is any formula of the following recursive form: f ( G ) = f ( G ∖ e ) + f ( G / e ) . {\displaystyle
Michael C. Frank (182 words) [view diff] exact match in snippet view article find links to article
disproves a crucial component of Noam Chomsky's theory of universal grammar, recursion. Frank won the Cognitive Science Society's prestigious Marr Award for
Recamán's sequence (621 words) [view diff] exact match in snippet view article find links to article
previous elements in a straightforward way, they are often defined using recursion. It takes its name after its inventor Bernardo Recamán Santos [es], a
Degree (588 words) [view diff] exact match in snippet view article find links to article
Degree of a character in representation theory Degree of unsolvability in recursion theory Degree of a central simple algebra Degree of a permutation group
Ordinal analysis (4,946 words) [view diff] exact match in snippet view article find links to article
elimination). ACA0, arithmetical comprehension. ATR0, arithmetical transfinite recursion. Martin-Löf type theory with arbitrarily many finite level universes.
Gödel Lecture (594 words) [view diff] exact match in snippet view article find links to article
Leo Harrington, Gödel, Heidegger, and Direct Perception (or, Why I am a Recursion Theorist). 1996 Saharon Shelah, Categoricity without compactness. 1997
LU decomposition (8,625 words) [view diff] exact match in snippet view article find links to article
is -1. Matrix formulae to calculate rows and columns of LU factors by recursion are given in the remaining part of Banachiewicz's paper as Eq. (2.3) and
Maximal set (347 words) [view diff] exact match in snippet view article find links to article
In recursion theory, the mathematical theory of computability, a maximal set is a coinfinite recursively enumerable subset A of the natural numbers such
Digital waveguide synthesis (1,605 words) [view diff] exact match in snippet view article find links to article
lines to represent the geometry of the waveguide which are closed by recursion, digital filters to represent the frequency-dependent losses and mild
Augmented transition network (406 words) [view diff] exact match in snippet view article find links to article
means that not enough is yet known about the sentence. By the use of recursion, ATNs solve this inefficiency by postponing decisions until more is known
Typed lambda calculus (738 words) [view diff] exact match in snippet view article find links to article
lambda calculus with a type of natural numbers and higher-order primitive recursion; in this system all functions provably recursive in Peano arithmetic are
Longest word in Turkish (975 words) [view diff] exact match in snippet view article find links to article
however, such words would become unintelligible after a few cycles of recursion. Turkish grammar is highly agglutinative, enabling the construction of
SISC (275 words) [view diff] exact match in snippet view article find links to article
implementation, which includes a full number tower, hygienic macros, proper tail recursion, and first class continuations. SISC is short for Second Interpreter of
Technological evolution (785 words) [view diff] exact match in snippet view article find links to article
termed, “combinatorial evolution”. Others have called it, “technological recursion”. Brian Arthur has elaborated how the theory is related to the mechanism
Ernst equation (219 words) [view diff] exact match in snippet view article find links to article
doi:10.1103/physrevlett.41.1197. ISSN 0031-9007. Marvan, M. (2004). Recursion operators for vacuum Einstein equations with symmetries. Proceedings of
Saul Kripke (6,542 words) [view diff] exact match in snippet view article find links to article
philosophy of language and mathematics, metaphysics, epistemology, and recursion theory. Kripke made influential and original contributions to logic, especially
Viggo Stoltenberg-Hansen (197 words) [view diff] exact match in snippet view article find links to article
is a Swedish mathematician/logician and expert on domain theory and recursion theory (also known as computability theory). Viggo received his PhD in
Magyar szótár (481 words) [view diff] exact match in snippet view article find links to article
Book 1 and 2.” Though he does not use the word recursion, the whole project is a study on recursion in the Hungarian language. "Words are not synonyms
Limited-memory BFGS (2,378 words) [view diff] exact match in snippet view article find links to article
direction vector. Here, we give a common approach, the so-called "two loop recursion." We take as given x k {\displaystyle x_{k}} , the position at the k-th
Marcia Groszek (492 words) [view diff] exact match in snippet view article find links to article
whose research concerns mathematical logic, set theory, forcing, and recursion theory. She is a professor of mathematics at Dartmouth College. As a high
Limited-memory BFGS (2,378 words) [view diff] exact match in snippet view article find links to article
direction vector. Here, we give a common approach, the so-called "two loop recursion." We take as given x k {\displaystyle x_{k}} , the position at the k-th
Wilcoxon signed-rank test (6,443 words) [view diff] exact match in snippet view article find links to article
but the smallest n {\displaystyle n} . However, there is an efficient recursion for the distribution of T + {\displaystyle T^{+}} . Define u n ( t + )
Magyar szótár (481 words) [view diff] exact match in snippet view article find links to article
Book 1 and 2.” Though he does not use the word recursion, the whole project is a study on recursion in the Hungarian language. "Words are not synonyms
Super-recursive algorithm (445 words) [view diff] exact match in snippet view article find links to article
are obtained by super-recursive algorithms. The Church–Turing thesis in recursion theory relies on a particular definition of the term algorithm. Based
Mittag-Leffler polynomials (3,717 words) [view diff] exact match in snippet view article find links to article
{\displaystyle M_{-1}(x)=0} and M 0 ( x ) = 1 {\displaystyle M_{0}(x)=1} . Another recursion formula, which produces an odd one from the preceding even ones and vice
Comparison of parser generators (1,133 words) [view diff] exact match in snippet view article find links to article
grammar::peg Packrat Tcl Mixed All Free, BSD Grako Packrat + Cut + Left Recursion Python, C++ (beta) Separate All Free, BSD IronMeta Packrat C# Mixed Windows
Brouwer–Hilbert controversy (4,411 words) [view diff] exact match in snippet view article find links to article
This is in fact the so-called "induction schema" used in the notion of "recursion" that was still in development at this time (van Heijenoort p. 493). This
Completeness (494 words) [view diff] exact match in snippet view article find links to article
problems in a class reduce to Turing complete set, a related notion from recursion theory Completeness (knowledge bases), found in knowledge base theory
Onion model (537 words) [view diff] exact match in snippet view article find links to article
conceptually infinite) where each set An+1 is a strict subset of An (and by recursion, of all Am where in each case m > n). (Some applications of the concept
Lyubomir Ivanov (explorer) (1,685 words) [view diff] exact match in snippet view article
Antarctica Timeline. Discovery Channel UK website, 2012 Ivanov, L.L. Algebraic Recursion Theory. Chichester, West Sussex: Ellis Horwood; and New York: John Wiley
Code as data (728 words) [view diff] exact match in snippet view article find links to article
creating a malformed program. In computational theory, Kleene's second recursion theorem provides a form of code-is-data, by proving that a program can
Bogosort (1,891 words) [view diff] exact match in snippet view article find links to article
parameters: L, which is the list to be sorted, and k, which is a recursion depth. At recursion level k = 0, badsort merely uses a common sorting algorithm
Μ operator (3,228 words) [view diff] exact match in snippet view article find links to article
"general" recursive functions (i.e. total functions defined by the six recursion operators). (iii) In the context of the partial recursive functions: Suppose
Alexander Arkadyevich Migdal (1,209 words) [view diff] exact match in snippet view article find links to article
Soviet Physics JETP, October 1975 Leo P. Kadanoff, "Notes on Migdal's Recursion Formulas", Annals of Physics, September 1976 Biroli, Giulio; Schehr, Grégory
Sean M. Burke (454 words) [view diff] exact match in snippet view article find links to article
of Best of The Perl Journal. Dominus, Mark Jason (2005). "Chapter 1: Recursion and Callbacks". Higher-Order Perl: Transforming Programs with Programs
Piergiorgio Odifreddi (2,086 words) [view diff] exact match in snippet view article find links to article
has published about thirty articles, and the two-volume book Classical Recursion Theory (North Holland Elsevier, 1989 and 1999), which has become a seminal
Comparison of DNS server software (3,325 words) [view diff] exact match in snippet view article find links to article
above. Recursive A major category of DNS server functionality, see above. Recursion Access Control Servers with this feature provide control over which hosts
The Suns of Caresh (314 words) [view diff] exact match in snippet view article find links to article
January 2023. The Cloister Library - The Suns of Caresh http://www.nesfa.org/Recursion/recursive_S.htm (in which Paul Cornell denies being Paul Saint)
Cahen's constant (1,811 words) [view diff] exact match in snippet view article find links to article
} where we used the recursion for ( a n ) n ≥ 0 {\displaystyle (a_{n})_{n\geq 0}} in the first step respectively the recursion for ( s n ) n ≥ 0 {\displaystyle
Conditional proof (270 words) [view diff] exact match in snippet view article find links to article
consequence Propositional calculus Robert L. Causey, Logic, sets, and recursion, Jones and Barlett, 2006. Dov M. Gabbay, Franz Guenthner (eds.), Handbook
Complementizer (3,208 words) [view diff] exact match in snippet view article find links to article
cases, C can appear as the complement of V or D many times. However, CP-recursion in two tiers or CP appearing as an immediate complement of maximal projection
The Computer Contradictionary (217 words) [view diff] exact match in snippet view article find links to article
Endless loop. See: Loop, endless Loop, endless. See: Endless loop Recursion. See: Recursion The Los Angeles Times, which praised the book, wrote that it was
Solovay–Kitaev theorem (3,360 words) [view diff] exact match in snippet view article find links to article
{\displaystyle \varepsilon _{n-1}} -approximations to certain unitaries. The recursion terminates at n = 0 {\displaystyle n=0} , beyond which no further recursive
Successor ordinal (288 words) [view diff] exact match in snippet view article find links to article
operation can be used to define ordinal addition rigorously via transfinite recursion as follows: α + 0 = α {\displaystyle \alpha +0=\alpha \!} α + S ( β )
Solovay–Kitaev theorem (3,360 words) [view diff] exact match in snippet view article find links to article
{\displaystyle \varepsilon _{n-1}} -approximations to certain unitaries. The recursion terminates at n = 0 {\displaystyle n=0} , beyond which no further recursive
Bertrand's ballot theorem (3,068 words) [view diff] exact match in snippet view article find links to article
based on a general formula for the number of favourable sequences using a recursion relation. He remarks that it seems probable that such a simple result
Euclidean algorithm (15,349 words) [view diff] exact match in snippet view article find links to article
its predecessor, rk−2. The step b := a mod b is equivalent to the above recursion formula rk ≡ rk−2 mod rk−1. The temporary variable t holds the value of
Richard Boyd (1,493 words) [view diff] exact match in snippet view article find links to article
his Ph.D in 1970 with a doctoral thesis on mathematical logic titled A Recursion-Theoretic Characterization of the Ramified Analytical Hierarchy. (He would
Interpolation sort (2,372 words) [view diff] exact match in snippet view article find links to article
i++) { if (bucket[i].length > 1) { bucket[i].interpolationSort(); } // Recursion for (var j = 0; j < bucket[i].length; j++) { this[start++] = bucket[i][j];
Samplesort (3,298 words) [view diff] exact match in snippet view article find links to article
each recursion step, the data gets copied to the other array in a partitioned fashion. If the data is in the temporary array in the last recursion step
Hardy hierarchy (564 words) [view diff] exact match in snippet view article find links to article
successor and projection functions, and closed under limited primitive recursion and limited substitution (similar to Grzegorczyk hierarchy). Caicedo (2007)
Catalan's triangle (1,360 words) [view diff] exact match in snippet view article find links to article
triangle. The earliest appearance of the Catalan triangle along with the recursion formula is in page 214 of the treatise on Calculus published in 1800 by
Equivalence (285 words) [view diff] exact match in snippet view article find links to article
infinitesimal Identity Matrix equivalence in linear algebra Turing equivalence (recursion theory) Elementary equivalence, in mathematical logic Equivalence principle
Anne E. Carpenter (1,475 words) [view diff] exact match in snippet view article find links to article
scientific platform for Recursion Pharmaceuticals. Dr. Carpenter is a member of the Scientific and Technical Advisory Board for Recursion Pharmaceuticals, in
Monstrous moonshine (4,523 words) [view diff] exact match in snippet view article find links to article
Koike–Norton–Zagier identity is related to J. The twisted denominator identities imply recursion relations on the coefficients of Tg, and unpublished work of Koike showed
Pfaffian (3,929 words) [view diff] exact match in snippet view article find links to article
by induction by expanding the determinant on minors and employing the recursion formula below. A = [ 0 a − a 0 ] , pf ⁡ ( A ) = a . {\displaystyle
Animal language (6,597 words) [view diff] exact match in snippet view article find links to article
[citation needed] Crows have been studied for their ability to understand recursion. Bee dancing: Used to communicate the direction and distance of food source
Rod Downey (1,235 words) [view diff] exact match in snippet view article find links to article
investigations that have made him a leading expert in many aspects of recursion theory, effective algebra and complexity". In 1994, he won the New Zealand
Ideographic Description Characters (347 words) [view diff] exact match in snippet view article find links to article
description characters, 1999-04-07 UTC/1999-014 Jenkins, John (1999-06-01), Recursion depth limit for IDC's UTC/1999-015 Whistler, Ken (1999-06-01), Re: Brief
C-- (1,294 words) [view diff] exact match in snippet view article find links to article
Procedures can return multiple results. Tail recursion is explicitly requested with the "jump" keyword. /* Tail recursion */ export sp; sp( bits32 n ) { jump sp_help(
Multiplication algorithm (6,871 words) [view diff] exact match in snippet view article find links to article
recursion to merge together sub calculations. By rewriting the formula, one makes it possible to do sub calculations / recursion. By doing recursion,
Run-time algorithm specialization (1,072 words) [view diff] exact match in snippet view article find links to article
tests that are true or false for A {\displaystyle A} , unroll loops and recursion, etc. The key difference between run-time specialization and partial evaluation
Null graph (516 words) [view diff] exact match in snippet view article find links to article
recursively defined data structures K0 is useful for defining the base case for recursion (by treating the null tree as the child of missing edges in any non-null
Moschovakis coding lemma (505 words) [view diff] exact match in snippet view article find links to article
t, and w, U(s(ϵ,x),t,w) ↔ (∃y,z)(y ≺ x ∧ U(ϵ,y,z) ∧ U(z,t,w)). By the recursion theorem, there exists ϵ0 such that U(ϵ0,x,z) ↔ z = τ(s(ϵ0,x)). A straightforward
Delaporte distribution (475 words) [view diff] exact match in snippet view article find links to article
(1998). "On moments of counting distributions satisfying the k'th-order recursion and their compound distributions". Journal of Mathematical Sciences. 92
Domain Name System (9,812 words) [view diff] exact match in snippet view article find links to article
to excessive length. RD: 1 bit Recursion Desired, indicates if the client means a recursive query. RA: 1 bit Recursion Available, in a response, indicates
3-j symbol (5,972 words) [view diff] no match in snippet view article find links to article
In quantum mechanics, the Wigner's 3-j symbols, also called 3-jm symbols, are an alternative to Clebsch–Gordan coefficients for the purpose of adding angular
Joe Betts-LaCroix (1,049 words) [view diff] exact match in snippet view article find links to article
was later acquired by Recursion in 2020. Betts-LaCroix is also a biotech angel investor in such companies as StemCentrx, Recursion Pharma and Spring Discovery
Ordinal notation (1,889 words) [view diff] exact match in snippet view article find links to article
unary functions into a binary function. By transfinite recursion on α, we can use transfinite recursion on β to define ξ(α,β) = the smallest ordinal γ such
Association for Symbolic Logic (1,168 words) [view diff] exact match in snippet view article find links to article
mathematics The Twelfth Annual Gödel Lecture 2001 Theodore A. Slaman, Recursion Theory The Eleventh Annual Gödel Lecture 2000 Jon Barwise (Cancelled due
Department of Mathematical Logic (Bulgarian Academy of Sciences) (473 words) [view diff] exact match in snippet view article
1989. The research of the department is mostly in the area of algebraic recursion theory, modal, temporal and other non-classical logics, as well as logic
Reduction (1,078 words) [view diff] exact match in snippet view article find links to article
(complexity), a transformation of one problem into another problem Reduction (recursion theory), given sets A and B of natural numbers, is it possible to effectively
Logic in computer science (1,835 words) [view diff] exact match in snippet view article find links to article
are particularly significant are computability theory (formerly called recursion theory), modal logic and category theory. The theory of computation is
Board Up the House Remixes Volume 2 (106 words) [view diff] exact match in snippet view article find links to article
No. Title Length 1. "Relief" (Tobacco remix) 2:33 2. "Recursion" (Circle remix) 5:54 3. "Recursion" (CCFC) 7:17 4. "The Feast/Ergot" (Dntel remix) 4:58
Hindu temple (14,922 words) [view diff] exact match in snippet view article find links to article
and the worshipper, the temple's design also illustrates the idea of recursion and the equivalency of the macrocosm and the microcosm. A temple incorporates
Gaussian orbital (1,616 words) [view diff] exact match in snippet view article find links to article
this simplifies the equations. McMurchie and Davidson (1978) introduced recursion relations, which greatly reduces the amount of calculations. Pople and
Parity of zero (7,501 words) [view diff] exact match in snippet view article find links to article
other even natural numbers are recursively defined. Applications of this recursion from graph theory to computational geometry rely on zero being even. Not
Agda (programming language) (1,395 words) [view diff] exact match in snippet view article
be omitted if they can be inferred. In core type theory, induction and recursion principles are used to prove theorems about inductive types. In Agda,
Labouchère system (2,091 words) [view diff] exact match in snippet view article find links to article
bet) else: # Lost bet return gamble(sequence + [bet], balance - bet) The recursion of the algorithm terminates when the sequence is empty or when the player
Bottom type (996 words) [view diff] exact match in snippet view article find links to article
typically correspond to error conditions such as undefined behavior, infinite recursion, or unrecoverable errors. In Bounded Quantification with Bottom, Pierce
META II (1,130 words) [view diff] exact match in snippet view article find links to article
other programming languages would overflow its stack attempting left recursion. META II uses a $ (zero or more) sequence operator. The expr parsing equation
Ray casting (4,029 words) [view diff] exact match in snippet view article find links to article
eliminated. Recursion Given a deep composition tree, recursion can be expensive in combination with allocating and freeing up memory. Recursion can be simulated
Fast Kalman filter (1,398 words) [view diff] exact match in snippet view article find links to article
filter. The computing load of the inverse problem of an ordinary Kalman recursion is roughly proportional to the cube of the number of the measurements
Norman Routledge (864 words) [view diff] exact match in snippet view article find links to article
class degree in 1949 and went on to research in recursion theory. It resulted in the papers Ordinal recursion (1953) and Concerning definable sets (1954)
The Kingdom of Speech (968 words) [view diff] exact match in snippet view article find links to article
language indeed had recursion (e.g., "I want the same hammock you just showed me") [citation needed]. Finally, the technical notion of recursion was never the
Smallest-circle problem (2,601 words) [view diff] exact match in snippet view article find links to article
of points known to be on the boundary as an additional parameter. The recursion terminates when P is empty, and a solution can be found from the points
Transformation Priority Premise (720 words) [view diff] exact match in snippet view article find links to article
→ array) (array → container) (statement → tail-recursion) (if → while) (statement → non-tail-recursion) (expression → function) replacing an expression
1926 in philosophy (346 words) [view diff] exact match in snippet view article find links to article
philosopher (died 2021) Hartley Rogers, Jr., mathematician working in recursion theory (died 2015) March 7 - Carl Nicolai Starcke (born 1858) April 17
Comparison of regular expression engines (641 words) [view diff] exact match in snippet view article find links to article
indices. Special feature allowing to match balanced constructs without recursion. Refers to the possibility of including quantifiers in look-behinds, thus
Hartley Rogers Jr. (437 words) [view diff] exact match in snippet view article find links to article
died on July 17, 2015. Rogers worked in mathematical logic, particularly recursion theory, and wrote the classic text Theory of Recursive Functions and Effective
Infinity-Borel set (1,031 words) [view diff] exact match in snippet view article find links to article
can be phrased more set-theoretically as a definition by transfinite recursion as follows: For every open subset U ⊆ X {\displaystyle U\subseteq X}
Faddeev–LeVerrier algorithm (2,479 words) [view diff] exact match in snippet view article find links to article
{tr} A^{k}~;...} Observe A−1 = − Mn /c0 = (−1)n−1Mn/detA terminates the recursion at λ. This could be used to obtain the inverse or the determinant of A