Flattening Karatsuba's recursion tree into a single summation

02/24/2019
by   Thomas Baruchel, et al.
0

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 2n-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.

READ FULL TEXT
research
02/24/2019

Some new insights into Karatsuba's algorithm

The recursion tree resulting from Karatsuba's formula is built here by u...
research
03/15/2023

Improvement of selection formulas of mesh size and truncation numbers for the DE-Sinc approximation and its theoretical error bound

The Sinc approximation applied to double-exponentially decaying function...
research
01/18/2018

Some model theory for the modal μ-calculus: syntactic characterisations of semantic properties

This paper contributes to the theory of the modal μ-calculus by proving ...
research
08/18/2023

Infinite chains in the tree of numerical semigroups

One major problem in the study of numerical semigroups is determining th...
research
08/15/2018

Automatic Derivation Of Formulas Using Reforcement Learning

This paper presents an artificial intelligence algorithm that can be use...
research
12/02/2020

An Analytic Propositional Proof System on Graphs

In this paper we present a proof system that operates on graphs instead ...
research
03/18/2020

ScanSSD: Scanning Single Shot Detector for Mathematical Formulas in PDF Document Images

We introduce the Scanning Single Shot Detector (ScanSSD) for locating ma...

Please sign up or login with your details

Forgot password? Click here to reset