Interesting Facts & Formulae :
Vertically and Crosswise Multiplication (Urdhva Tiryagbhyam) :
This technique allows for rapid multiplication of numbers. It's particularly useful when multiplying
numbers with
multiple digits.
Formula: Let's say you want to multiply two numbers, ab and cd.
The product is given by: (10a+b) x (10c+d)
To find the product:
Multiply the digits in the vertical and crosswise direction.
Add the results to get the final product.
Squaring Numbers Ending in 5 (Ekadhikena Purvena):
Squaring numbers ending in 5 becomes extremely simple with this technique.
Formula: To square a number ending in 5, let's say N5 follow these steps:
Multiply the digit before 5 by itself plus 1 to get the first part of the result.
Append 25 to the result.
Example: To square 35, 3 x (3+1) gives 12, and appending 25 gives 1225.
Digital Roots and Casting Out Nines:
Vedic maths includes techniques for quickly checking the accuracy of calculations through digital
roots.
Digital Root: The digital root of a number is the sum of its digits, and if the result is a two-digit
number, its digits
are summed again.
Casting Out Nines: This is a method for checking the correctness of arithmetic operations. The idea
is that if the sum
of the digits of the result is the same as the sum of the digits of the operands, then the operation
is likely correct.
Example: If you add 123 and 456, the sum is 579. The digital root of 123 is 6, the digital root of
456 is 6, and the
digital root of 579 is 3. Since 6 + 6 ≠ 3, an error may be present in the calculation.