Skip to main content

Multiplication of Long Integers - Faster than Long Multiplication

  • Chapter
Algorithms Unplugged

Abstract

In this chapter the authors present an algorithm for fast multiplication that is much more efficient than the standard grade-school method, especially if one wants to multiply large numbers consisting of many digits. The authors present and analyze the efficiency of Karatsuba’s method – named after its inventor, he came up with the idea in the 1960s. The method exploits recursion, a fundamental technique in computer science, and it also involves the trick of dividing the problem into three subproblems of half the size.

Now at Google Zurich, Switzerland.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 119.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book
USD 119.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Author information

Authors and Affiliations

Authors

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2011 Springer-Verlag Berlin Heidelberg

About this chapter

Cite this chapter

Eigenwillig, A., Mehlhorn, K. (2011). Multiplication of Long Integers - Faster than Long Multiplication. In: Vöcking, B., et al. Algorithms Unplugged. Springer, Berlin, Heidelberg. https://doi.org/10.1007/978-3-642-15328-0_11

Download citation

  • DOI: https://doi.org/10.1007/978-3-642-15328-0_11

  • Publisher Name: Springer, Berlin, Heidelberg

  • Print ISBN: 978-3-642-15327-3

  • Online ISBN: 978-3-642-15328-0

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics