MANAS GANIT
  • Home
  • ABOUT US
    • Internet
    • Market
    • Stock
  • PRIVACY POLICY
    • Child Category 1
      • Sub Child Category 1
      • Sub Child Category 2
      • Sub Child Category 3
    • Child Category 2
    • Child Category 3
    • Child Category 4
  • DISCLAIMER
  • CONTACT
    • Childcare
    • Doctors
  • Home
  • भारतीय गणितज्ञ
    • Internet
    • Market
    • Stock
  • भारतीय विज्ञान
    • Dvd
    • Games
    • Software
      • Office
  • वैदिक गणित
    • Child Category 1
      • Sub Child Category 1
      • Sub Child Category 2
      • Sub Child Category 3
    • Child Category 2
    • Child Category 3
    • Child Category 4
  • भारतीय गणित
  • गणितीय समाचार
    • Childcare
    • Doctors
  • Uncategorized

Wednesday, 22 April 2026

Līlāvatī of Bhāskarācārya: Foundations of Ancient Indian Mathematics

 April 22, 2026     No comments   

 

The Līlāvatī of Bhāskarācārya: A Comprehensive Mathematical Briefing


Executive Summary

The Līlāvatī, composed around 1150 CE by the preeminent Indian astronomer-mathematician Bhāskarācārya (Bhāskara II), remains a foundational text of Indian mathematics (Pāṭīgan.ita). The work synthesizes elementary mathematics, including arithmetic, algebra, geometry, and mensuration, into approximately 270 verses.

Critical takeaways from the text include:

  • The Eight Core Operations: The text establishes a rigorous framework for arithmetic, including complex procedures for cubing and square root extraction.
  • Treatment of Zero: Bhāskara II provides early definitions of zero as an operator and introduces Kha-hara (division by zero), which later commentators interpreted as infinity.
  • Advanced Problem-Solving: The work popularizes sophisticated methods such as the Inversion Method (Viparyaya), the Rule of False Position (Ishta-karman), and the Rule of Concurrence (Saṅkramaṇa).
  • Algebraic and Combinatorial Sophistication: It provides systematic solutions for quadratic equations and general rules for combinations (Aṅka-pāśa), with applications spanning architecture, medicine, and prosody.

Historical Context and Significance

Bhāskara II was born in 1114 CE (Saka 1036) in Vijjalavīda, near the Sahyādri mountains. He belonged to a distinguished lineage of scholars, including his father Maheśvara and grandfather Manoratha. The Līlāvatī is one part of his larger magnum opus, the Siddhāntaśiroman.i, which also includes the Bı̄jagan.ita (Algebra), Grahagan.ita, and Golādhyāya.

The text's enduring legacy is evidenced by:

  • Educational Use: It is still employed as a textbook in Sanskrit institutions across India.
  • Commentarial Tradition: Numerous commentaries exist, most notably the Kriyākramakar̄ı (c. 1534) by Śaṅkara Vāriyar and Mahis.amaṅgala Nārāyan.a, and the Buddhivilāsin̄ı (1545) by Gan.es.a.
  • Global Reach: It was translated into Persian in 1587 CE by Abul-Fayd Faydi and into English by H.T. Colebrooke in 1817.

--------------------------------------------------------------------------------

Core Arithmetical Operations

The Līlāvatī defines eight fundamental operations of arithmetic and utilizes a numeration system extending up to 10^{14}.

The Eight Operations

  1. Addition and Subtraction: Basic rules for combining or reducing quantities.
  2. Multiplication: Methods include place value multiplication, the distributive property A(b+c) = Ab + Ac, and using factors A \times B = Ax \times (B/x).
  3. Division: Primarily involves the removal of common factors.
  4. Squaring (Varga): Detailed in verses 18-19, using formulas such as (a+b)^2 = a^2 + 2ab + b^2 and a^2 = (a+b)(a-b) + b^2.
  5. Square Roots: Systematic extraction methods.
  6. Cubing: Standard Indian procedures.
  7. Cube Roots: Complex extraction rules detailed in verses 27-28.

Fractions and Zero

The text provides standard rules for fractional arithmetic, including division via the reciprocal. Regarding zero, Bhāskara notes:

  • Addition/Subtraction: a \pm 0 = a.
  • Multiplication: a \times 0 = 0.
  • Division (Kha-hara): A quantity divided by zero is a fraction with zero as the denominator. Bhāskara specifies that if a quantity is multiplied by zero and then divided by zero, the original quantity is understood to be unchanged.

--------------------------------------------------------------------------------

Special Mathematical Methods

1. Inversion Method (Viparyaya)

This method investigates an unknown quantity by working backward from a given result. All operations are reversed:

  • Divisors become multipliers (and vice versa).
  • Squares become roots (and vice versa).
  • Negatives become positives (and vice versa).

The "Pretty Girl" Example (Verse 49): A problem involving a sequence of operations—multiplication by 3, adding 3/4 of the product, dividing by 7, subtracting 1/3 of the quotient, squaring, subtracting 52, extracting the root, adding 8, and dividing by 10—to yield a result of 2. Using inversion, the original number is determined to be 28.

2. Rule of False Position (Ishta-karman)

Also called the "Rule of Supposition," this involves assuming an arbitrary number (x') to solve a problem and then scaling the result.

  • Process: If the assumed number x' yields result y', and the required result is y, then the true value x = (y \times x') / y'.

3. Rule of Concurrence (Saṅkramaṇa)

This technique finds two individual quantities (x and y) when their sum (k) and difference (l) are known.

  • Formulas: x = \frac{1}{2}(k+l) and y = \frac{1}{2}(k-l).

--------------------------------------------------------------------------------

Algebraic Solutions: Quadratic Equations

Bhāskara II provides a systematic method for quadratic equations, particularly those involving the square root of the unknown: x \pm a\sqrt{x} = b.

  • The Formula: \sqrt{x} = \mp \frac{a}{2} + \sqrt{b + (\frac{a}{2})^2}.
  • Normalization: If the equation includes fractional parts of the unknown (e.g., x + \frac{c}{d}x), the equation must be normalized by dividing all terms to isolate the standard form before proceeding.

The Arrow Problem (Verse 67): Arjuna shoots a quiver of arrows (x). Half parry the foe, four times the square root kill horses, six slay Śalya, three demolish equipment, and one kills the foe.

  • Equation: \frac{x}{2} + 4\sqrt{x} + (6+3+1) = x, which simplifies to x - 8\sqrt{x} - 20 = 0.
  • Solution: \sqrt{x} = 10, therefore x = 100.

--------------------------------------------------------------------------------

Investigation of Mixtures

Interest Mixtures

Bhāskara addresses how to divide a total sum into portions lent at different rates (r) and times (t) to yield equal interest (I).

  • Rule: Portions (x, y, z) are proportional to the inverse of the product of rate and time: x : y : z :: \frac{1}{r_1t_1} : \frac{1}{r_2t_2} : \frac{1}{r_3t_3}.

Commodity Mixtures (Alligation)

This involves determining the weights and prices of ingredients for a mixture with a fixed total price (X).

  • Sum of Quotients Method: The amount of an ingredient i is calculated by its proportion (\beta_i) multiplied by the mixed sum divided by the sum of individual price-proportion products (\sum x_i \beta_i).

Perfume Example: A merchant wants to blend Camphor, Sandalwood, and Aloe wood in a 1:16:8 ratio for a total cost of 16 drammas. | Ingredient | Proportion (\beta) | Price per unit (x) | Resulting Amount | | :--- | :--- | :--- | :--- | | Camphor | 1 | 32 | 4/9 pala | | Sandalwood | 16 | 1/8 | 64/9 pala | | Aloe wood | 8 | 1/4 | 32/9 pala |

--------------------------------------------------------------------------------

Combinations and Progressions

Combinations (Aṅka-pāśa)

Bhāskara defines a general rule for permutations (nCr) by dividing an inverse arithmetical sequence by a direct arithmetical sequence.

  • Architectural Application: A palace with 8 doors has 255 possible combinations of open/closed apertures (2^8 - 1).
  • Medical Application: The 6 tastes (sweet, pungent, astringent, sour, salt, bitter) can form 63 different composition types (2^6 - 1).

Progressions and Prosody

The text covers arithmetic and geometric progressions, including sums of n, n^2, and n^3. A key application is in poetic metres (prosody).

  • Anuṣṭup Metre: In an 8-syllable line where each syllable is either long or short, there are 2^8 = 256 variations. For a full four-line verse (32 syllables), the variations total 2^{32}.

--------------------------------------------------------------------------------

Plane Figures and Rational Squares

Bhāskara explores geometry through right triangles, focusing on the generation of rational sides (Pythagorean triples).

Component

Formula

Side

a

Upright

\frac{2an}{n^2-1}

Hypotenuse

a \times \frac{n^2+1}{n^2-1}

This construction is based on the relationship (n^2+1)^2 = (n^2-1)^2 + (2n)^2, scaled to a side of length a. The text also provides several pairs (x_1, x_2) for which x_1^2 + x_2^2 - 1 results in a perfect square, such as x_1 = 8n^4 + 1 and x_2 = 8n^3.

Based on the provided sources, here are 5 multiple-choice questions for each of the five major sections (chapters) discussed in the Līlāvatī.

Chapter 1: Introduction and Historical Context

1. In which year was Bhāskara II, the author of the Līlāvatī, born? 

A) 1050 CE B) 1114 CE C) 1150 CE D) 1210 CE

2. The Līlāvatī is considered a standard work on which branch of mathematics? 

A) Bījagaṇita (Algebra) B) Grahagaṇita (Astronomy) C) Pāṭīgaṇita (Elementary Mathematics) D) Golādhyāya (Spherical Trigonometry)

3. According to his own statements, where was Bhāskara II's home located? 

A) Pāṭaliputra B) Vijjalavīda near the Sahyādri mountains C) Ujjain D) Varanasi

4. Which of the following is cited as the best traditional commentary on the Līlāvatī? 

A) Buddhivilāsinī B) Siddhāntaśiromaṇi C) Kriyākramakarī D) Karaṇakutūhala

5. Around what year was the Līlāvatī composed? 

A) 1114 CE B) 1150 CE C) 1183 CE D) 1587 CE


Chapter 2: Arithmetical Operations

1. The Līlāvatī describes numeration up to which power of ten? 

A) $10^8$ B) $10^{10}$ C) $10^{12}$ D) $10^{14}$

2. How many fundamental "core operations" of arithmetic are identified in the text? 

A) Four B) Six C) Eight D) Ten

3. Which formula does Bhāskara II provide for the operation of squaring ($varga$)? 

A) $a^2 = (a+b)(a-b) + b^2$ B) $a^2 = a \times 2a$ C) $a^2 = (a-b)^2 - 2ab$ D) $a^2 = a + a$

4. What is the primary method described for performing division? 

A) Long division B) Removing common factors C) Repeated subtraction D) Using logarithmic tables

5. According to the rules for fractions, how is the product of two fractions ($a/b \times c/d$) calculated? 

A) $(ad + bc) / bd$ B) $ac / bd$ C) $ad / bc$ D) $(a+c) / (b+d)$


Chapter 3: Special Mathematical Methods

1. What does the term Kha-hara refer to in Bhāskara's operations with zero? 

A) The product of zero and any number B) A fraction with zero as the denominator C) The square root of zero D) The result of subtracting a number from zero

2. In the Inversion method (Viparyaya), what must a mathematician do to a square root found in the original problem? 

A) Leave it unchanged B) Make it a negative number C) Turn it into a square D) Divide it by two

3. The Rule of Concurrence (Saṅkramaṇa) is specifically used to find two quantities when which of the following is known? 

A) Their product and quotient B) Their squares and square roots C) Their sum and difference D) Their ratios and proportions

4. Which method is also known as the "Rule of Supposition," where an arbitrary number is assumed to solve a problem? 

A) Viparyaya B) Ishta-karman C) Saṅkramaṇa D) Kha-hara

5. In the "Pretty Girl" problem using the inversion method, what is the final number sought? 

A) 10 B) 28 C) 48 D) 100


Chapter 4: Quadratic Equations and Mixtures

1. In the famous poetic problem of Arjuna’s arrows, how many total arrows were in the quiver?

A) 20 B) 50 C) 80 D) 100

2. When solving a quadratic equation in the form $x \pm a\sqrt{x} = b$, what is the first step to find the value of $x$? 

A) Divide $b$ by $a$ B) Find the value of $\sqrt{x}$ using a specific formula C) Multiply $a$ and $b$ D) Assume $x$ is zero

3. According to the rule for interest mixtures, the portions of a loan are proportional to the inverse of what product?

A) Principal and Rate B) Rate and Time C) Principal and Time D) Interest and Rate

4. What method does Bhāskara use to determine the amounts of individual ingredients in a commodity mixture (like perfume)? 

A) Rule of Three B) Sum of Quotients C) Rule of Concurrence D) Inversion Method

5. In the example of the perfume merchant, what was the "Mixed Sum" (total price) of the perfume? 

A) 1 niska (16 drammas) B) 2 niskas (32 drammas) C) 94 niskas D) 36 drammas


Chapter 5: Combinations and Progressions

1. How many different ways can a visitor use the doors of a palace with eight doors, according to the rule of combinations? 

A) 63 B) 128 C) 255 D) 256

2. How many total types of compositions can be made using the six different medical tastes? 

A) 6 B) 36 C) 63 D) 64

3. In the Anuṣṭup poetic metre (8 syllables per line), how many variations are possible for a single line? 

A) 8 B) 64 C) 256 D) 65,536

4. How is a combination ($nCr$) calculated using Bhāskara's "general rule"? 

A) Multiplying $n$ by $r$ B) Dividing an inverse arithmetical sequence by a direct sequence C) Squaring the number of items D) Adding the sum of squares to the total items

5. For a four-line verse with a total of 32 syllables, what is the total number of possible variations?

A) $2 \times 32$ B) $32^2$ C) $2^{32}$ D) $2^{16}$


Answers

Chapter 1: Introduction

  1. B (1114 CE)
  2. C (Pāṭīgaṇita)
  3. B (Vijjalavīda near Sahyādri)
  4. C (Kriyākramakarī)
  5. B (1150 CE)

Chapter 2: Arithmetical Operations

  1. D ($10^{14}$)
  2. C (Eight)
  3. A ($a^2 = (a+b)(a-b) + b^2$)
  4. B (Removing common factors)
  5. B ($ac / bd$)

Chapter 3: Special Mathematical Methods

  1. B (Fraction with zero denominator)
  2. C (Turn it into a square)
  3. C (Sum and difference)
  4. B (Ishta-karman)
  5. B (28)

Chapter 4: Quadratic Equations and Mixtures

  1. D (100)
  2. B (Find $\sqrt{x}$)
  3. B (Rate and Time)
  4. B (Sum of Quotients)
  5. A (1 niska / 16 drammas)

Chapter 5: Combinations and Progressions

  1. C (255)
  2. C (63)
  3. C (256)
  4. B (Inverse sequence divided by direct)
  5. C ($2^{32}$)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg
Email ThisBlogThis!Share to XShare to Facebook
Older Post Home

0 comments:

Post a Comment

Popular Posts

  • ।। भोजन के नियम व रस।।
      ।। भोजन नियम व रस।। हमारे भोजन में 6 रस  होते है । इसीलिए हमारे भोजन को षडरस कहा जाता है ।   १. अम्ल ( खट्टा ) २. मधुर ( मीठा ) ३. लवण ...
  • ।। कलावा (मौली) - एक विज्ञान।।
    कलावा (मौली) क्यों बांधते हैं? मौली बांधना वैदिक परंपरा का हिस्सा है। इसे लोग कलावा भी कहते हैंl यज्ञ के दौरान इसे बांधे जाने की परंपरा तो ...
  • Vedic Ganit A Dance of Numbers
    Vedic Ganit is not merely Mathematics — it is the Dance of Numbers. In ordinary mathematics, numbers are counted. In Vedic Gan...

Blog Archive

  • ▼  2026 (24)
    • ▼  April (20)
      • Līlāvatī of Bhāskarācārya: Foundations of Ancient ...
      • Vedic Mathematics: Sixteen Simple Formulae from th...
      • Tantrasangraha: A Treatise on Indian Mathematical ...
      • Ekaadhikena Purvena: Vedic Origin and Multi-Dimens...
      • Applied Geometric Solutions via the Bodhyan Hypote...
      • Mastering Rapid Calculation Through Vedic Mathemat...
      • Nikhilam Sutra: Base 100 Multiplication and Polyno...
      • Indian Quadratic Equations: From Vedic Roots to Mo...
      • Principles and Interpretation of NMR Spectroscopy ...
      • Integrating Vedic Numeracy Systems into Elementary...
      • Vedic Mathematics: The Nikhilam Method of Multipli...
      • Geometric Derivation of Calculus Principles Throug...
      • Applying Vedic Mathematical Patterns to Predict Vo...
      • Indian Mathematical History & Philosophy
      • Indian Geometrical Principles and Triangular Theorems
      • Ancient Indian Geometry: Vedic Sutras and Mathemat...
      • Baudhayana Numbers and Right Angled Triangles in V...
      • Vedic Mathematics in Life Management
      • The Geometrical Foundations of the Baudhāyana Śulb...
      • Beyond Pythagoras: The Surprising Power of the Bau...
    • ►  March (2)
    • ►  February (2)
  • ►  2019 (6)
    • ►  September (2)
    • ►  March (1)
    • ►  January (3)
  • ►  2018 (10)
    • ►  November (1)
    • ►  October (5)
    • ►  September (1)
    • ►  March (1)
    • ►  February (2)
  • ►  2017 (13)
    • ►  September (2)
    • ►  August (1)
    • ►  May (1)
    • ►  March (6)
    • ►  February (3)
  • ►  2016 (39)
    • ►  November (2)
    • ►  October (16)
    • ►  September (1)
    • ►  August (4)
    • ►  July (1)
    • ►  June (15)

Featured post

Līlāvatī of Bhāskarācārya: Foundations of Ancient Indian Mathematics

  The Līlāvatī of Bhāskarācārya: A Comprehensive Mathematical Briefing Executive Summary The Līlāvatī , composed around 1150 CE ...

Popular Posts

  • ।। भोजन के नियम व रस।।
      ।। भोजन नियम व रस।। हमारे भोजन में 6 रस  होते है । इसीलिए हमारे भोजन को षडरस कहा जाता है ।   १. अम्ल ( खट्टा ) २. मधुर ( मीठा ) ३. लवण ...
  • ।। कलावा (मौली) - एक विज्ञान।।
    कलावा (मौली) क्यों बांधते हैं? मौली बांधना वैदिक परंपरा का हिस्सा है। इसे लोग कलावा भी कहते हैंl यज्ञ के दौरान इसे बांधे जाने की परंपरा तो ...
  • Vedic Ganit A Dance of Numbers
    Vedic Ganit is not merely Mathematics — it is the Dance of Numbers. In ordinary mathematics, numbers are counted. In Vedic Gan...

Manas Ganit

मानस-गणित एक अद्भुत प्रयास जो भारतीय ,आधुनिक तथा वैदिक गणित के बीच सामंजस्य स्थापित करते हुए युवा पीढ़ी के सम्पूर्ण व्यक्तित्व के विकास को लक्षित करके गणितीय ज्ञान को सरल तथा रोचक बनाती है।

Copyright © MANAS GANIT | Powered by Blogger
Design by Hardeep Asrani | Blogger Theme by NewBloggerThemes.com