中文

具有多项式独立项的对半划分分治递推的显式解

离散数学 2023-01-11 v1 组合数学 种群与进化

摘要

对半划分分治递推,形式为 xn=axn/2+axn/2+p(n)x_n =a\cdot x_{\left\lceil{n}/{2}\right\rceil}+a\cdot x_{\left\lfloor{n}/{2}\right\rfloor}+p(n), n2n\geq 2,出现在应用数学的许多领域,从算法分析到系统发育平衡指数的优化。求解这些方程的主定理并不提供解的显式表达式,仅给出其大-Θ\Theta 增长阶。在本文中,我们针对此类递推,在给定初始条件 x1x_1 且独立项 p(n)p(n)n/2\lceil{n}/{2}\rceiln/2\lfloor{n}/{2}\rfloor 的多项式时,给出了解 xnx_n 的显式表达式(用 nn 的二进制分解表示)。

关键词

引用

@article{arxiv.2111.12313,
  title  = {Explicit solution of divide-and-conquer dividing by a half recurrences with polynomial independent term},
  author = {Tomás M. Coronado and Arnau Mir and Francesc Rosselló},
  journal= {arXiv preprint arXiv:2111.12313},
  year   = {2023}
}

备注

50 pages