Vedic Multiplication: Do you multiply this way!
Vedic multiplication, formally “Urdhva-Tiryagbhyam” from Bharati Krishna Tirtha’s 1965 book on Vedic mathematics, is a set of pattern-based shortcuts that let you multiply two numbers in your head faster than the standard long-multiplication algorithm taught in school. It’s a criss-cross multiplication trick: you build the answer one digit at a time instead of stacking partial products. I learned this fast multiplication trick as a teenager preparing for engineering entrance exams in India, and I still use it for back-of-envelope calculations today. The methods are clean, the patterns are visually memorable, and once you’ve seen them, you’ll wonder why every school doesn’t teach this. This guide covers the core multiplication sutras, worked examples for 2-digit and 3-digit products, and the limits of the technique, including what it does well and what it doesn’t.
Before my college days, I multiplied numbers the way everyone else did – writing partial products, aligning columns, and adding everything up. It worked, but it was slow.
Then I discovered something that felt like magic.
In a Hindi magazine called “Bhaskar Lakshya,” I stumbled upon an article about multiplying numbers in a single line. No partial products. No column alignment. Just one continuous calculation from right to left.
I’ve been using this method ever since.
- What it is: Vedic multiplication (Urdhva-Tiryagbhyam), the criss-cross multiplication sutra from Vedic maths, builds a product one digit at a time.
- Why it’s faster: two 3-digit numbers take a trained student roughly 4-6 seconds mentally, versus 30-60 seconds with pen-and-paper long multiplication.
- My proof: I’ve used this single-line method since my teens, taught it to exam students, and the worked 498 \( \times \) 753 example below shows every carry so you can check my arithmetic.
- Who should skip it: if you only multiply by hand a few times a month, standard long multiplication is perfectly fine and needs no new pattern to memorize.
Why Vedic Multiplication Is Worth Learning
The single biggest reason to learn Vedic multiplication: speed. A trained Vedic-math student can multiply two 3-digit numbers in roughly 4-6 seconds mentally, where most adults using long multiplication take 30-60 seconds with pen and paper. For competitive exam preparation (IIT-JEE, BITSAT, NEET, CAT, GMAT), where every second of arithmetic time is time stolen from problem analysis, this is a real advantage, and it pairs well with the broader study techniques that actually work when you’re prepping under pressure. For everyday life, like splitting a bill, estimating a discount, or sanity-checking a calculator result, Vedic math gives you a reliable mental backup.
This isn’t just nostalgia talking. A run of 2025 studies on Vedic mathematics in classrooms reports faster, more accurate arithmetic plus lower math anxiety and stronger working memory and pattern recognition when students practice these mental-math sutras (International Journal of Physics and Mathematics, 2025). The catch the same research flags: integrating it formally still bumps into teacher training and curriculum-fit hurdles, which is exactly why most of us learn the trick on the side rather than in school.
The pattern that makes everything else easier: for two two-digit numbers \( ab \) and \( cd \) (where \( a, b, c, d \) are digits), the product is computed as three cross-multiplications, namely \( ac \) (hundreds), \( ad + bc \) (tens), and \( bd \) (units), with carries propagated. Example: \( 23 \times 41 = ? \). Hundreds: \( 2 \times 4 = 8 \). Tens: \( 2 \times 1 + 3 \times 4 = 14 \). Units: \( 3 \times 1 = 3 \). Stitching with carries: 8 (hundreds) + 14 (tens, carry 1 to hundreds) + 3 (units) = \( 943 \). Standard long-multiplication gives the same answer in twice the steps. Once the pattern feels automatic, you do it in your head without writing anything down.
The Traditional Way vs. The Vedic Way
Let me show you what I mean. Say we want to multiply 187 × 54.
The traditional method looks like this:

You write 187 × 4 = 748, then 187 × 5 = 935 (shifted one position), then add them together. Three separate calculations.
The Vedic method? One line. Same answer. Faster execution once you get the hang of it.
How the Vedic Method Works
This technique is called Urdhva Tiryagbhyam (ऊर्ध्व तिर्यग्भ्याम्) – Sanskrit for “vertically and crosswise.” It’s one of 16 sutras (formulas) from Vedic Mathematics, a system rediscovered by Bharati Krishna Tirtha in the early 20th century.
The core idea is simple: instead of calculating complete partial products and adding them later, you calculate each digit of the answer directly by cross-multiplying and summing as you go.
Let’s work through 498 × 753 step by step.
Step 1: Multiply the Units Digits
Start from the rightmost column. Multiply the units digits of both numbers.

Calculation:
- 8 × 3 = 24
- Write down 4 (the units digit)
- Carry 2 to the next step
Result so far: _ _ _ _ 4
Step 2: First Cross-Multiplication
Now we cross-multiply the last two digits of each number.

Calculation:
- Cross-multiply: (9 × 3) + (8 × 5) = 27 + 40 = 67
- Add the carry from Step 1: 67 + 2 = 69
- Write down 9 (the units digit of 69)
- Carry 6 to the next step
Result so far: _ _ _ 9 4
Step 3: The Triple Cross (Middle Position)
This is the most complex step. All three digit positions interact.

Calculation:
- Three cross-products:
- 4 × 3 = 12 (outer left to outer right)
- 9 × 5 = 45 (middle to middle)
- 8 × 7 = 56 (outer right to outer left)
- Sum: 12 + 45 + 56 = 113
- Add the carry from Step 2: 113 + 6 = 119
- Write down 9 (the units digit of 119)
- Carry 11 to the next step
Result so far: _ _ 9 9 4
Step 4: Second Cross-Multiplication
Mirror image of Step 2, but using the leftmost two digit pairs.

Calculation:
- Cross-multiply: (4 × 5) + (9 × 7) = 20 + 63 = 83
- Add the carry from Step 3: 83 + 11 = 94
- Write down 4 (the units digit of 94)
- Carry 9 to the next step
Result so far: _ 4 9 9 4
Step 5: Final Multiplication
Multiply the leftmost digits and add the final carry.

Calculation:
- Multiply: 4 × 7 = 28
- Add the carry from Step 4: 28 + 9 = 37
- Write down 37 (both digits – no more carries needed)
Final Result: 374,994
The Complete Pattern at a Glance
Here’s the entire process visualized:

When Should You Use This?
This method shines when:
- You’re doing mental math – No paper needed once you’ve practiced
- Speed matters – Competitive exams, quick estimates
- You want to impress people – Seriously, multiplying 3-digit numbers in your head turns heads
The technique extends to any size numbers. Four digits? Five crosses instead of three. The pattern remains consistent.
Where it actually helps, and where it doesn’t: reach for the criss-cross method when you’re in a timed setting (IIT-JEE, CAT, GMAT) or want to multiply fast without a calculator. Skip it when you have a calculator in hand or only multiply by hand occasionally, where standard long multiplication is fine and frees you from memorizing the pattern. The honest tradeoff: this trick rewards practice, and it amplifies fast recall rather than replacing it.
The One Requirement
You need to be quick with basic multiplication facts and mental addition. If 8 × 7 or adding 113 + 6 requires thought, practice those first. The method amplifies your existing arithmetic speed, it doesn’t replace fundamental skills. If recall is your weak link, a few memory methods that make revision stick will do more for your speed than any sutra.
Try It Yourself
Here’s a practice problem:
Calculate 234 × 567
Work through the five steps:
- Units: 4 × 7 = 28 → Write 8, carry 2
- First cross: (3 × 7) + (4 × 6) = 21 + 24 = 45 + 2 = 47 → Write 7, carry 4
- Triple cross: (2 × 7) + (3 × 6) + (4 × 5) = 14 + 18 + 20 = 52 + 4 = 56 → Write 6, carry 5
- Second cross: (2 × 6) + (3 × 5) = 12 + 15 = 27 + 5 = 32 → Write 2, carry 3
- Final: 2 × 5 = 10 + 3 = 13 → Write 13
Answer: 132,678
Check it with a calculator. Then try more problems until the pattern becomes automatic.
This technique transformed how I think about multiplication. It’s not just faster, it’s more elegant. You’re building the answer digit by digit, left to right across the paper, right to left in your calculation.
Once you internalize the cross-multiplication pattern, you’ll never want to go back to partial products. If you enjoy this kind of pattern-spotting in numbers, you might also like my take on a possible proof of the Collatz conjecture, or the science of how to remember better for your exams.
Hi Gaurav, I use this method as my primary method for multiplication, it really easy and works well. I never thought about the algorithm, but now as you noted there must be one, I just wrote it down. Here is it: Note that AB actually means 10a+b. e.gs.89=10×8+9
(10x+y)(10a+b)
=100ax+10bx+10ay+by
=100ax+10(ay+bx)+by
This is for multiplication of 2-digit number by 2-digit numbers; this can be proved for any number for that matter. This is precisely what we do!
X Y
x A B
—————————
AX (AY+BX) BY
I don’t know who to do mathematical formatting in blogs, but I guess you will get it!
I got it. You could use your latex code too.
Great work!! :)
Now, I should reopen my mathematics books. :D
superb…..by this method multiplication is very easy…..