中文
相关论文

相关论文: Unary Primitive Recursive Functions

200 篇论文

There are two well known systems formalizing total recursion beyond primitive recursion (\textbf{PR}), system \textbf{T} by G\"odel and system \textbf{F} by Girard and Reynolds. system \textbf{T} defines recursion on typed objects and can…

计算机科学中的逻辑 · 计算机科学 2018-01-04 David M. Cerna

Martin-L\"of's Intuitionistic Theory of Types is becoming popular for formal reasoning about computer programs. To handle recursion schemes other than primitive recursion, a theory of well-founded relations is presented. Using primitive…

计算机科学中的逻辑 · 计算机科学 2008-02-03 Lawrence C. Paulson

A new type of combinations of Bernstein operators is given in [1]. Here, we introduce another one, which can be used to approximate the functions with singularities. The direct and inverse results of the weighted approximation of this new…

泛函分析 · 数学 2011-06-28 Wen-ming Lu , Lin Zhang

The computation of matrix functions is a well-studied problem. Of special importance are the exponential and the logarithm of a matrix, where the latter also raises existence and uniqueness questions. This is particularly relevant in the…

环与代数 · 数学 2024-06-17 Ellen Baake , Michael Baake

The classical sparse parameter identification methods are usually based on the iterative basis selection such as greedy algorithms, or the numerical optimization of regularized cost functions such as LASSO and Bayesian posterior probability…

系统与控制 · 电气工程与系统科学 2026-05-05 Yanxin Fu , Wenxiao Zhao

Elementary function calls are a common feature in numerical programs. While their implementions in library functions are highly optimized, their computation is nonetheless very expensive compared to plain arithmetic. Full accuracy is,…

数值分析 · 计算机科学 2018-11-27 Eva Darulova , Anastasia Volkova

In this note we study the convergence of recursively defined infinite series. We explore the role of the derivative of the defining function at the origin (if it exists), and develop a comparison test for such series which can be used even…

经典分析与常微分方程 · 数学 2018-03-16 Tamás Forgács , Jack Luong , Joshua Williamson

We develop new techniques for rounding packing integer programs using iterative randomized rounding. It is based on a novel application of multidimensional Brownian motion in $\mathbb{R}^n$. Let $\overset{\sim}{x} \in {[0,1]}^n$ be a…

数据结构与算法 · 计算机科学 2015-07-31 Dhiraj Madan , Sandeep Sen

Inspired from a joint work by A. Beckmann, S. Buss and S. Friedman, we propose a class of set-theoretic functions, predicatively computable functions. Each function in this class is polynomial time computable when we restrict to finite…

逻辑 · 数学 2014-11-27 Toshiyasu Arai

Repeated recursion unfolding is a new approach that repeatedly unfolds a recursion with itself and simplifies it while keeping all unfolded rules. Each unfolding doubles the number of recursive steps covered. This reduces the number of…

编程语言 · 计算机科学 2020-09-14 Thom Fruehwirth

We consider the saddle point problem where the objective functions are abstract convex with respect to the class of quadratic functions. We propose primal-dual algorithms using the corresponding abstract proximal operator and investigate…

最优化与控制 · 数学 2026-01-13 Ewa Bednarczuk , The Hung Tran

We consider the dynamic inventory problem with non-stationary demands. It has long been known that non-stationary (s, S) policies are optimal for this problem. However, finding optimal policy parameters remains a computational challenge as…

最优化与控制 · 数学 2020-07-20 Onur A. Kilic , S. Armagan Tarim

Submodular functions are well-studied in combinatorial optimization, game theory and economics. The natural diminishing returns property makes them suitable for many applications. We study an extension of monotone submodular functions,…

离散数学 · 计算机科学 2014-11-18 Allan Borodin , Dai Tri Man Le , Yuli Ye

A new stochastic primal--dual algorithm for solving a composite optimization problem is proposed. It is assumed that all the functions/operators that enter the optimization problem are given as statistical expectations. These expectations…

最优化与控制 · 数学 2020-06-23 Pascal Bianchi , Walid Hachem , Adil Salim

This article concerns the performance limits of strictly causal state estimation for linear systems with fixed, but uncertain, parameters belonging to a finite set. In particular, we provide upper and lower bounds on the smallest achievable…

最优化与控制 · 数学 2024-03-29 Olle Kjellqvist

In their work on differential operators in positive characteristic, Smith and Van den Bergh define and study the derived functors of differential operators; they arise naturally as obstructions to differential operators reducing to positive…

交换代数 · 数学 2018-12-10 Jack Jeffries

In this work, we study the fully automated inference of expected result values of probabilistic programs in the presence of natural programming constructs such as procedures, local variables and recursion. While crucial, capturing these…

编程语言 · 计算机科学 2023-04-26 Martin Avanzini , Georg Moser , Michael Schaper

While a mature body of work supports the study of rewriting systems, abstract tools for Probabilistic Rewriting are still limited. In this paper we study the question of uniqueness of the result (unique limit distribution), and develop a…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Claudia Faggian

We give examples of $L^{1}$-functions that are essentially unbounded on every nonempty open subset of their domains of definition. We obtain such functions as limits of weighted sums of functions with the unboundedly increasing number of…

经典分析与常微分方程 · 数学 2010-10-05 Alexander A. Kovalevsky

We exhibit a sound and complete implicit-complexity formalism for functions feasibly computable by structural recursions over inductively defined data structures. Feasibly computable here means that the structural-recursive definition runs…

计算复杂性 · 计算机科学 2022-05-23 Norman Danner , James S. Royer