中文
相关论文

相关论文: A Best Possible General Form of the Master Theorem…

200 篇论文

The aim of this note is to provide a Master Theorem for some discrete divide and conquer recurrences: $$X_{n}=a_n+\sum_{j=1}^m b_j X_{\lfloor{\frac{n}{m_j}}\rfloor},$$ where the $m_i$'s are integers with $m_i\ge 2$. The main novelty of this…

经典分析与常微分方程 · 数学 2025-04-24 Olivier Garet

This short note reports a master theorem on tight asymptotic solutions to divide-and-conquer recurrences with more than one recursive term: for example, T(n) = 1/4 T(n/16) + 1/3 T(3n/5) + 4 T(n/100) + 10 T(n/300) + n^2.

综合文献 · 计算机科学 2007-05-23 Ming-Yang Kao

Divide-and-conquer dividing by a half recurrences, of the form $x_n =a\cdot x_{\left\lceil{n}/{2}\right\rceil}+a\cdot x_{\left\lfloor{n}/{2}\right\rfloor}+p(n)$, $n\geq 2$, appear in many areas of applied mathematics, from the analysis of…

离散数学 · 计算机科学 2023-01-11 Tomás M. Coronado , Arnau Mir , Francesc Rosselló

We state and prove a quantum-generalization of MacMahon's celebrated Master Theorem, and relate it to a quantum-generalization of the boson-fermion correspondence of Physics.

量子代数 · 数学 2007-05-23 Stavros Garoufalidis , Thang TQ. Le , Doron Zeilberger

We prove a stronger version of Jarden's Theorem for recurrence of powers of recursive functions

数论 · 数学 2013-07-02 Cheng Lien Lang , Mong Lung Lang

Some changes in a recent convolution formula are performed here in order to clean it up by using more conventional notations and by making use of more referrenced and documented components (namely Sierpi\'nski's polynomials, the Thue-Morse…

数论 · 数学 2020-01-15 Thomas Baruchel

I discuss classical and quantum recurrence theorems in a unified manner, treating both as generalisations of the fact that a system with a finite state space only has so many places to go. Along the way I prove versions of the recurrence…

量子物理 · 物理学 2013-06-18 David Wallace

This paper presents a class of new algorithms for distributed statistical estimation that exploit divide-and-conquer approach. We show that one of the key benefits of the divide-and-conquer strategy is robustness, an important…

统计理论 · 数学 2018-08-29 Stanislav Minsker , Nate Strawn

Generalizations of Redfield's master theorem and superposition theorem are proved by using decomposition of the tensor product of several induced monomial representations of the symmetric group $S_d$ into transitive constituents. As direct…

表示论 · 数学 2007-05-23 Valentin Vankov Iliev

The divide-and-conquer framework, used extensively in classical algorithm design, recursively breaks a problem of size $n$ into smaller subproblems (say, $a$ copies of size $n/b$ each), along with some auxiliary work of cost…

量子物理 · 物理学 2025-07-15 Andrew M. Childs , Robin Kothari , Matt Kovacs-Deak , Aarthi Sundaram , Daochen Wang

A new general and unified method of summation, which is both regular and consistent, is invented. It is based on the idea concerning a way of integers reordering. The resulting theory includes a number of explicit and closed form summation…

经典分析与常微分方程 · 数学 2011-10-26 Armen Bagdasaryan

We consider a number of generalizations of the $\beta$-extended MacMahon Master Theorem for a matrix. The generalizations are based on replacing permutations on multisets formed from matrix indices by partial permutations or derangements…

组合数学 · 数学 2014-01-22 Michael P. Tuite

The Implicit and Inverse Function Theorems are special cases of a general Implicit/Inverse Function Theorem which can be easily derived from either theorem. The theorems can thus be easily deduced from each other via the generalized…

经典分析与常微分方程 · 数学 2015-10-09 Bruce Blackadar

This paper studies fundamental questions concerning category-theoretic models of induction and recursion. We are concerned with the relationship between well-founded and recursive coalgebras for an endofunctor. For monomorphism preserving…

计算机科学中的逻辑 · 计算机科学 2020-02-18 Jiří Adámek , Stefan Milius , Lawrence S. Moss

We give a concise proof of the fundamental theorem of smoothing theory in the special case when a smoothing exists.

代数拓扑 · 数学 2010-07-09 John R. Klein , Bruce Williams

There is proposed the Maillet--Malgrange type theorem for a generalized power series (having complex power exponents) formally satisfying an algebraic ordinary differential equation. The theorem describes the growth of the series…

经典分析与常微分方程 · 数学 2018-04-30 Renat Gontsov , Irina Goryuchkina

The reconstruction theorem is a cornerstone of the theory of regularity structures [Hai14]. In [CZ20] the authors formulate and prove this result in the language of distributions theory on the Euclidean space $\mathbb{R}^d$, without any…

数学物理 · 物理学 2021-04-27 Paolo Rinaldi , Federico Sclavi

This note provides formula for determinant and inverse of r-circulant matrices with general sequences of third order. In other words, the study combines many papers in the literature.

组合数学 · 数学 2016-09-27 Emrullah Kirklar , Fatih Yilmaz

The aim of our paper is to formulate and solve problems concerning multitime multiple recurrence equations. We discuss in detail the generic properties and the existence and uniqueness of solutions. Among the general things, we discuss in…

动力系统 · 数学 2015-06-09 Cristian Ghiu , Raluca Tuliga , Constantin Udriste

A great number of articles widen a known scientific result $P(a)$ (such as: a theorem, an inequality, or a math/physics/chemical etc. proposition or formula) by a simple recurrence procedure and using, in the proof, the proposition $P(a)$…

综合数学 · 数学 2010-03-29 Florentin Smarandache
‹ 上一页 1 2 3 10 下一页 ›