Vedic Multiplication
Vedic Multiplication
Vedic Multiplication
by purduecer on January 6, 2009
Table of Contents
Vedic Multiplication . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
Related Instructables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
Comments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
http://www.instructables.com/id/Vedic-Multiplication/
Author:purduecer NBitWonder
When life gives me lemons, I make batteries. Check out my website at http://nbitwonder.com
This method is general and efficient, to be sure. However, it is not hard to see that this method can involve considerable tedium and rigor when you start doing more
involved multiplications (3 digits by 3 digits or more).
Read on to see how we can more efficiently multiply, the Vedic way!
http://www.instructables.com/id/Vedic-Multiplication/
Step 2: Enter the Sutra
The Vedic method (the general method, at least) is based on the Urdhva-Tiryagbhyam sutra. A very terse sutra, it simply translates in English to say "vertically and
crosswise". The sutra is rather vague, so the technique, as well as an algebraic analysis of the technique, is presented in the following steps.
So, suppose we wanted to multiply 2 2-digit numbers. We can express them in polynomial form. Then, by foiling:
Read on to see how we take the algebraic multiplication to higher numbers of digits.
http://www.instructables.com/id/Vedic-Multiplication/
Step 4: Algebraic Multiplication for Higher Numbers of Digits
So, for brief review, 2-digit by 2-digit algebraic multiplication goes as follows (x in all of the following examples is the base of the number system being used, which is
usually 10):
(ax3 +bx2 +cx+d)(ex3 +fx2 +gx+h) = aex6 +(af+be)x5 +(ag+bf+ce)x4 +(ah+bg+cf+de)x3 +(bh+cg+df)x2 +(ch+dg)x+dh
(ax4 +bx3 +cx2 +dx+e)(fx4 +gx3 +hx2 +ix+j) = afx8 +(ag+bf)x7 +(ah+bg+cf)x6 +(ai+bh+cg+df)x5 +(aj+bi+ch+dg+ef)x4 +(bj+ci+dh+eg)x3 +(cj+di+eh)x2 +(dj+ei)x+ej
By looking carefully at the products of the above multiplications, a pattern becomes noticeable. The pattern looks something like this:
1) For the highest digit of the the product, simply write the product of the highest digits of the 2 numbers.
2) The process for the middle digits is a little tricky to explain using words. For each successive digit, you cross-multiply the highest digit of the top number by the next
highest digit of the bottom number and the highest digit of the bottom number by the next highest digit of the top number and add these numbers together. You continue
on for all subsequent digits by decrementing the digit on the bottom number, cross-multiplying, incrementing the bottom digit while decrementing the top digit, and
summing the products. If this confuses you, fear not, it will be explained via examples on the following pages.
3) For the lowest digit of the product, multiply the lowest digits of the numbers being multiplied.
4) Throughout this process, only one digit can be kept per place, thus if your sum is higher than 9, you will have to write the ones digit only and implement a carry to the
next higher place in the number (or carry to several higher places if your sum exceeds 99).
Example 1: 42*21
1. Multiply the 2 highest digits (4 and 2), resulting in an 8.
2. For the next higher digit, cross multiply 4*1 (4) and 2*2 (4), and add together, producing the middle digit of 8.
3. For the lowest digit, multiply the 2 lowest digits (1*2) together, resulting in a 2.
4. Put all of the digits together to produce your answer (882)
One thing that can and should be noted here is that the order in which you go through for the vedic process does not actually matter. So, we can similarly start with the
lowest digit and work our way up to the highest digit.
Example 2: 67*23 (Starting with the lowest digit and working our way left)
1. Lowest Digit: Multiply the 2 lowest digits together (7*3), to get 21. Only one digit can be kept per place, so write a 1 and carry a 2 over to the next position.
2. Now, move over by 1 position on top, (3 will be multiplied by 6 now) and cross multiply pairs, decrementing the position on top while incrementing the position on the
bottom. That is to say, multiply 3*6 (18) and 2*7 (14) and add them together (32). Write a 2, carry a 3 to the next position.
3. At this point, we have reached the end of the number, and thus incrementing the position on top is not possible. Thus, we simply increment the position on the bottom
(2 will be multiplied by 6) and no cross multiplication will occur (as incrementing the bottom digit is not possible, we have reached the end of the number). So, 2*6 will be
12, so write a 2 and carry a 1.
4. Now that the multiplication has been completed, we have 2 numbers. The one on top is all of ones digits from the multiplications, and the one on the bottom is all of the
carries that occurred. So, simply add these 2 numbers (221 and 1320) together, resulting in the answer (1541).
In the following steps, we will perform examples to expand the idea to higher orders of digits.
http://www.instructables.com/id/Vedic-Multiplication/
http://www.instructables.com/id/Vedic-Multiplication/
Step 6: Vedic Multiplication Example: 3-Digit by 3-Digit
Example 3: 341*562
At this point, some of the faint of heart may be reaching for their calculators. Be strong, you can handle this using the vedic technique with relative ease (and considerably
less writing) than that which you probably learned in elementary school.
At this point it should be noted that the 2 numbers need not have the same number of digits. For example, if a 3-digit number were to be multiplied by a 2-digit number,
just follow the formula for 3-digit by 3-digit multiplication and just pad out the missing digits with zeros.
http://www.instructables.com/id/Vedic-Multiplication/
Step 7: More Examples and Practice
This step is dedicated to a few additional examples. The viewer is encouraged to work these out on his or her own and verify that they have done the technique correctly.
Attached are images showing my work for each of the practice problems below.
All of the problems below have been verified by calculator. Also, the vedic method should be executable much more quickly than the standard multiplication algorithm (the
author of this instructable performed all of the multiplications below in under a minute each, including the last one).
1) 32*63
2) 98*47
3) 392*186
4) 528*76
5) 1492*1337
6) 2603*1865
and finally, for those who are gluttons for punishment...
7) 125468*337962
You may not get the technique right away, but with a little practice you too can multiply quickly, efficiently, and like a pro. Happy hunting!
http://www.instructables.com/id/Vedic-Multiplication/
http://www.instructables.com/id/Vedic-Multiplication/
Related Instructables
Mental Math:
Square 2+ Digit Digital Root Take Cube Read Minds...
Numbers Extraction by Roots of 6-Digit How to Add by
with Math! by
Mentally by purduecer Numbers How to Add by PKM
purduecer
purduecer Mentally by arylic
purduecer
Comments
13 comments Add Comment
67x23 =
67*2 = 134
*10=1340
+67*3=201
=1541
or 67*25=
67*100=6700
/2=3350
/2=1675
Steve
http://www.instructables.com/id/Vedic-Multiplication/
naught101 says: Mar 3, 2009. 5:43 PM REPLY
Hey, something I just figured out: Vedic Multiplication with scientific notation:
For example, what happens if you want to calculate e=mc2 to four significant places? You need to calculate the square of the speed of light as part of that.
But the speed of light is 299,792,458 m/s. 9 digit vedic multiplication would definitely be be intersting, but probably not fun. But if you just want an
approximation, you could simply use scientific notation. First a simpler example:
392 3.92x10^2 123x 1.23x10^2 35916 123 48216 4.8216x10^4
So basically, you just add the powers of ten together (same as multiplying in normal algebra: x3 * x2=x5 ) - or you just count the number of places between
the first digit and the decimal place (4 in this case)
2.998 x 10^8 2.998 x 10^8 x 4674544 1121 < second row carried tens 319246 8.988004 x 10^16
Feel free to use this in the instructable :) speed of light squared probably isn't the best example, but it works
It would probably be a good idea to have a whole step on multiplying numbers with different lengths, ie:
34213x 23
I worked it out myself, but then I noticed you'd done it a different way (by adding 0s to the start of the lower number).
For anyone else wondering, it can also be done without the zeros, basically by exactly the same method as two 5 digit numbers, but by shifting the lower
numbers until you hit the end. The equation is
http://www.instructables.com/id/Vedic-Multiplication/