English

Flattening Karatsuba's recursion tree into a single summation

Number Theory 2019-11-26 v9 Discrete Mathematics

Abstract

The recursion tree resulting from Karatsuba's formula is built here by using an interleaved splitting scheme rather than the traditional left/right one. This allows an easier access to the nodes of the tree and 2n12n-1 of them are initially flattened all at once into a single recursive formula. The whole tree is then flattened further into a convolution formula involving less elementary multiplications than the usual Cauchy product. Unlike the traditional splitting scheme, the interleaved approach may also be applied to infinite power series, and corresponding formulas are also given.

Keywords

Cite

@article{arxiv.1902.08982,
  title  = {Flattening Karatsuba's recursion tree into a single summation},
  author = {Thomas Baruchel},
  journal= {arXiv preprint arXiv:1902.08982},
  year   = {2019}
}
R2 v1 2026-06-23T07:49:18.760Z