English

An Efficient Multiplication Algorithm Using Nikhilam Method

Data Structures and Algorithms 2014-07-25 v1 Symbolic Computation

Abstract

Multiplication is one of the most important operation in computer arithmetic. Many integer operations such as squaring, division and computing reciprocal require same order of time as multiplication whereas some other operations such as computing GCD and residue operation require at most a factor of logn\log n time more than multiplication. We propose an integer multiplication algorithm using Nikhilam method of Vedic mathematics which can be used to multiply two binary numbers efficiently.

Keywords

Cite

@article{arxiv.1307.2735,
  title  = {An Efficient Multiplication Algorithm Using Nikhilam Method},
  author = {Shri Prakash Dwivedi},
  journal= {arXiv preprint arXiv:1307.2735},
  year   = {2014}
}

Comments

Extended version to appear in ITC 2013

R2 v1 2026-06-22T00:48:52.072Z