Early Indian Mathematics
From Vedic fire altars to the invention of zero β India's foundational contributions to the language of mathematics
Timeline of Early Indian Mathematics
c. 3300β1300 BCE β Indus Valley Civilization; standardized weights and measures; decimal-ratio bricks
c. 1500β500 BCE β Vedic period; composition of the Vedas and their supplements
c. 800 BCE β Baudhayana Sulba Sutra β earliest Sulba Sutra, contains Pythagorean theorem and $\sqrt{2}$ approximation
c. 750 BCE β Apastamba Sulba Sutra β additional geometric constructions
c. 600 BCE β Katyayana Sulba Sutra β further refinements
c. 520 BCE β Panini composes the Ashtadhyayi β formal grammar of Sanskrit
c. 500β200 BCE β Jain mathematical texts; concepts of infinity and large numbers
c. 300 BCE β Brahmi numerals appear, ancestors of modern Hindu-Arabic numerals
c. 200 BCE β Pingala's Chandahshastra β binary-like combinatorics, Fibonacci-type sequences
c. 300 CE β Earliest evidence of a decimal place-value system with zero placeholder
c. 499 CE β Aryabhata's Aryabhatiya β sine tables, algebra, astronomy
628 CE β Brahmagupta's Brahmasphutasiddhanta β rules for zero and negative numbers
2.1 The Vedic Period and the Sulba Sutras
The roots of Indian mathematics lie in the Vedic period (c. 1500β500 BCE), the era during which the four Vedas β Rigveda, Samaveda, Yajurveda, and Atharvaveda β were composed. Mathematics in this period was not pursued as an independent discipline but arose from the practical needs of Vedic ritual, particularly the construction of sacrificial fire altars (agni).
The Sulba Sutras (literally "rules of the cord" or "string rules") are appendices to the Kalpasutras, which are themselves part of the Vedanga (the "limbs of the Veda"). They are the oldest extant Indian mathematical texts and contain rules for constructing the brick altars required for Vedic sacrificial rituals. The most important Sulba Sutras are:
- Baudhayana Sulba Sutra (c. 800 BCE) β the oldest and most extensive
- Apastamba Sulba Sutra (c. 600 BCE) β includes additional constructions
- Katyayana Sulba Sutra (c. 500 BCE) β later refinements
- Manava Sulba Sutra (c. 700 BCE) β less systematic but historically important
The altars described in the Sulba Sutras had to satisfy strict geometric constraints. Thegarhapatya altar was circular, the ahavaniya altar was square, and thedakshinagni altar was semi-circular. Critically, all three altars had to have equal areas. This requirement forced the Sulba Sutra authors to solve problems equivalent to: squaring the circle, circling the square, constructing squares equal to the sum or difference of two given squares, and transforming rectangles into squares of equal area.
Definition: The Vedic Fire Altars
The Vedic ritual required three fires maintained in altars of specific shapes. The fundamental requirement was equal area across different shapes:
- Garhapatya (householder's fire): circular altar, area = 1 square purusa
- Ahavaniya (offering fire): square altar, area = 1 square purusa
- Dakshinagni (southern fire): semi-circular altar, area = 1 square purusa
Advanced rituals required enlarging the altar area by specific factors (e.g., doubling, tripling) while maintaining the shape β which required constructing $\sqrt{2}$, $\sqrt{3}$, and other irrational lengths.
The mathematical content of the Sulba Sutras is presented in the form of sutras β terse, aphoristic rules meant to be memorized and transmitted orally. There are no proofs in the Greek deductive sense, but the rules are precise algorithms that can be followed with cord (sulba) and stakes (shanku) to produce exact geometric constructions. The "cord" of the title refers to the primary instrument: a rope or string used as both straightedge and compass, analogous to the straightedge and compass of Greek geometry.
Remarkably, the bricks used in altar construction followed strict proportional rules. The Indus Valley Civilization (c. 3300β1300 BCE) had already established standardized brick dimensions in the ratio 4:2:1 (length:width:height), and the Sulba Sutra authors continued this tradition with precise specifications for how bricks of different sizes could tessellate the altar surface.
2.2 The Pythagorean Theorem in the Sulba Sutras
The most celebrated mathematical result in the Sulba Sutras is the statement of the Pythagorean theorem β expressed centuries before Pythagoras of Samos (c. 570β495 BCE). Baudhayana states the theorem in the context of constructing a square whose area equals the sum of two given squares:
Baudhayana's Statement of the Pythagorean Theorem (c. 800 BCE)
"The diagonal of a rectangle produces both [areas] which its length and breadth produce separately."
In modern notation, if a rectangle has sides $a$ and $b$ and diagonal $d$, then:
$$d^2 = a^2 + b^2$$
This is Baudhayana Sulba Sutra 1.48. It is the earliest known explicit statement of the Pythagorean theorem in the Indian mathematical tradition, predating Pythagoras by at least 200 years.
The Sulba Sutras also enumerate specific Pythagorean triples:
$$(3, 4, 5), \qquad (5, 12, 13), \qquad (8, 15, 17), \qquad (7, 24, 25), \qquad (12, 35, 37)$$
These are all primitive Pythagorean triples, and their inclusion suggests that the Sulba Sutra authors had systematic knowledge of such triples, not merely isolated examples.
But the most stunning numerical achievement in the Sulba Sutras is the approximation of $\sqrt{2}$. Since the diagonal of a unit square has length $\sqrt{2}$, and altar construction frequently required doubling an area (which means multiplying the side by $\sqrt{2}$), a precise value was essential.
Baudhayana's Approximation of β2
Baudhayana Sulba Sutra 1.61β62 gives:
$$\sqrt{2} \approx 1 + \frac{1}{3} + \frac{1}{3 \cdot 4} - \frac{1}{3 \cdot 4 \cdot 34}$$
Computing this step by step:
$$= 1 + \frac{1}{3} + \frac{1}{12} - \frac{1}{408}$$
$$= \frac{408 + 136 + 34 - 1}{408} = \frac{577}{408}$$
$$= 1.41421568\ldots$$
The true value is $\sqrt{2} = 1.41421356\ldots$. The Baudhayana approximation is accurate to five decimal places, with an error of only about $2.1 \times 10^{-6}$.
Example: Deriving 577/408 from the Iterative Square Root Method
The fraction $\frac{577}{408}$ can be derived using the same iterative method known to the Babylonians. Starting with $x_0 = \frac{3}{2}$:
Iteration 1:
$$x_1 = \frac{1}{2}\left(\frac{3}{2} + \frac{2}{3/2}\right) = \frac{1}{2}\left(\frac{3}{2} + \frac{4}{3}\right) = \frac{1}{2} \cdot \frac{17}{6} = \frac{17}{12}$$
Iteration 2:
$$x_2 = \frac{1}{2}\left(\frac{17}{12} + \frac{2}{17/12}\right) = \frac{1}{2}\left(\frac{17}{12} + \frac{24}{17}\right) = \frac{1}{2} \cdot \frac{577}{204} = \frac{577}{408}$$
This is exactly Baudhayana's value! The coincidence strongly suggests that the Sulba Sutra authors knew the iterative averaging method. The expression as $1 + \frac{1}{3} + \frac{1}{3 \cdot 4} - \frac{1}{3 \cdot 4 \cdot 34}$ is simply an alternative way of writing $\frac{577}{408}$ using unit-fraction-like expansions natural to Indian mathematical notation.
One remarkable aspect of Baudhayana's statement is the word savishesha, meaning "with a remainder" or "approximately." This indicates an awareness that the approximation is not exact β that $\sqrt{2}$ cannot be expressed as a finite fraction. This is an early intimation of the concept of irrationality, which the Greeks would later prove rigorously (the irrationality of $\sqrt{2}$ is traditionally attributed to the Pythagorean school, c. 500 BCE).
The Apastamba Sulba Sutra provides a slightly different but equivalent approximation:
$$\sqrt{2} \approx 1 + \frac{1}{3} + \frac{1}{3 \cdot 4} - \frac{1}{3 \cdot 4 \cdot 34}$$
identical to Baudhayana's, but expressed with a slightly different verbal formulation. The Katyayana Sulba Sutra takes a different approach, providing the approximation as a geometric construction rather than an arithmetic expression.
Video: Aryabhata β The Indian Genius Who Preceded NASA
A documentary on Aryabhata's extraordinary contributions β trigonometry, place-value arithmetic, and his model of the rotating Earth β centuries before the West.
2.3 Geometric Constructions
The Sulba Sutras contain a wealth of geometric constructions that reveal sophisticated mathematical understanding. These constructions use only a cord (for measuring and drawing circles) and stakes (as markers), yet achieve results of remarkable precision and generality.
Constructing a Square Equal to Two Given Squares
Given two squares with sides $a$ and $b$, construct a square with area $a^2 + b^2$. The procedure, based directly on the Pythagorean theorem, is:
- Draw the first square with side $a$.
- Mark a length $b$ along one side of the square, starting from a corner.
- Draw the diagonal from the opposite corner to this mark. Its length is $\sqrt{a^2 + b^2}$.
- Use this diagonal as the side of the new square.
Constructing a Square Equal to a Given Rectangle
Transforming a Rectangle into a Square of Equal Area
Given a rectangle with sides $a$ and $b$ (where $a > b$), construct a square with area $ab$. The Sulba Sutra procedure (Baudhayana 2.5):
- Cut off a square of side $b$ from the rectangle, leaving a strip of dimensions $(a-b) \times b$.
- Cut this strip in half and attach the two pieces along two adjacent sides of the square.
- This creates an L-shape that is almost a square of side $\frac{a+b}{2}$, except for a small square missing in one corner.
- The missing square has side $\frac{a-b}{2}$.
- Therefore the desired side is: $s = \sqrt{\left(\frac{a+b}{2}\right)^2 - \left(\frac{a-b}{2}\right)^2} = \sqrt{ab}$
This is essentially a geometric form of completing the square β the same algebraic technique used by the Babylonians, but expressed through physical manipulation of shapes.
Squaring the Circle (Approximate)
The Sulba Sutras provide an approximate method for constructing a square with the same area as a given circle. If the circle has radius $r$, the rule states that the side of the equivalent square is:
$$s = r \times \frac{13}{15} \times 2 = \frac{26r}{15}$$
This gives $s^2 = \frac{676 r^2}{225}$. Since the true area is $\pi r^2$, this implies:
$$\pi \approx \frac{676}{225} \approx 3.00\overline{4}$$
A different formula in the Sulba Sutras gives a better approximation. The rule for circling the square (constructing a circle with the same area as a given square of side $a$) states that the radius should be:
$$r = \frac{a}{2}\left(\frac{2}{3} + \frac{1}{3}\cdot\frac{1}{\sqrt{2} \cdot 3}\right) \approx \frac{a}{2} \times 1.1284\ldots$$
This corresponds to $\pi \approx 3.088$, less accurate than the Egyptian value but still a creditable approximation given the era.
Constructing Irrational Lengths
The altar constructions frequently required lengths involving $\sqrt{2}$ and $\sqrt{3}$. The Sulba Sutras give explicit constructions:
Example: Constructing β3
To construct a length of $\sqrt{3}$ times a given unit, the Sulba Sutra procedure is:
- Construct a rectangle with sides 1 and $\sqrt{2}$ (using the diagonal of a unit square).
- The diagonal of this rectangle has length $\sqrt{1^2 + (\sqrt{2})^2} = \sqrt{1 + 2} = \sqrt{3}$.
Similarly, $\sqrt{5}$ is the diagonal of a rectangle with sides 1 and 2, and $\sqrt{6}$ is the diagonal of a rectangle with sides $\sqrt{2}$ and 2. In general, $\sqrt{n+1}$ can be obtained from a rectangle with sides 1 and $\sqrt{n}$, giving a recursive construction for any $\sqrt{n}$.
This recursive construction is related to the "spiral of Theodorus" (c. 425 BCE) in Greek mathematics, where successive right triangles are constructed to produce $\sqrt{2}, \sqrt{3}, \sqrt{4}, \sqrt{5}, \ldots$ The Sulba Sutra construction predates Theodorus by several centuries.
2.4 Panini's Grammar and Formal Language Theory
Around 500 BCE, the Indian grammarian Panini composed the Ashtadhyayi ("Eight Chapters"), a treatise of approximately 3,959 rules that provide a complete formal grammar of the Sanskrit language. While not a mathematical work in the traditional sense, the Ashtadhyayi is one of the most remarkable intellectual achievements of the ancient world and has profound connections to mathematics, logic, and computer science.
Panini's grammar is generative: it specifies rules for producing (generating) every grammatically correct Sanskrit sentence from a finite set of root elements and transformation rules. The rules use:
- Meta-rules that govern the application of other rules (ordering, precedence, exception handling)
- Auxiliary symbols (technical terms called pratyahara) that serve as abbreviations for classes of phonemes β functioning like variables in algebra
- Recursive rules that allow the generation of infinitely many forms from finite specifications
- Context-sensitive rules that apply only when specific phonological or morphological conditions are met
Panini's System as a Precursor to Backus-Naur Form
In the 1950s, John Backus and Peter Naur developed Backus-Naur Form (BNF) for specifying the syntax of programming languages (used to define ALGOL 60). BNF uses production rules of the form:
<symbol> ::= expression | expression | ...
Panini's system, created 2,500 years earlier, uses an essentially identical framework: a finite set of production rules that generate all valid forms of the language through recursive application. The computer scientist R. Briggs wrote in 1985 that Panini's grammar is "the most complete generative grammar of any language yet written, and a modern linguistic theory would not be expected to improve upon it."
The mathematical significance of Panini's work extends in several directions:
- Combinatorics: Panini systematically enumerated classes of phonemes and morphological forms, requiring careful counting arguments.
- Formal systems: The Ashtadhyayi is arguably the first formal axiomatic system β a finite set of rules from which all valid derivations follow.
- Algorithm design: The rules are ordered and prioritized, with conflict-resolution principles (such as "a more specific rule overrides a general one") that parallel modern ideas in programming language design.
- Abstraction and notation: Panini introduced compact notational devices that compress complex information into terse formulas β a practice that deeply influenced the aphoristic style of all subsequent Indian mathematics.
The Ashtadhyayi established a tradition of rigorous, compact, rule-based reasoning that shaped Indian intellectual culture for millennia. Indian mathematicians from Aryabhata to Ramanujan expressed their results in the sutra style β maximally compressed, meant to encode the maximum content in the minimum space β a tradition that descends directly from Panini.
2.5 Jain Mathematics
The Jain religious and philosophical tradition, which arose around the 6th century BCE alongside Buddhism, made significant contributions to Indian mathematics that are often overlooked. Jain cosmology involved vast scales of time and space that demanded mathematical treatment of extremely large numbers and, remarkably, multiple kinds of infinity.
Very Large Numbers
Jain texts classify numbers into three broad categories: enumerable (countable), innumerable (very large but finite), and infinite. The innumerable numbers were further subdivided into categories described through iterated operations β essentially defining towers of exponents. For example, a Jain text might describe a number as "the number obtained by raising 2 to the power of 2, then raising 2 to that result, and continuing this process a specific number of times."
The Anuyoga Dwara Sutra (c. 100 BCE) discusses a quantity called jaghanya-parita-asankhyata, computed by the following process: take a trough that is one yojana (about 10 km) on each side and fill it with mustard seeds (the Jain text specifies the exact number that would fit). Then consider the time it would take to empty the trough by removing one seed every 100 years. This number of years is only the beginning of the Jain classification of large numbers.
Multiple Infinities
Most remarkably, the Jains distinguished between different types of infinity. The Surya Prajnapti (c. 400 BCE) classifies infinities into five types:
- Ekato-ananta β infinite in one direction (like a ray)
- Dvayato-ananta β infinite in two directions (like a line)
- Sarva-ananta β infinite in all directions (like a plane or space)
- Shaswata-ananta β eternally infinite (infinite in time)
- Anantananta β infinitely infinite
While this is not the rigorous set-theoretic treatment of infinity that Cantor would develop in the 1870s, the Jain classification represents the first known attempt to distinguish between different sizes or types of infinity β a conceptual leap that most other ancient civilizations never made. The Greeks generally regarded infinity as a dangerous concept to be avoided (Aristotle distinguished only potential from actual infinity); the Jains embraced it as a mathematical object worthy of classification.
Combinatorics
Jain mathematicians also made early contributions to combinatorics. The Bhagavati Sutra (c. 300 BCE) discusses the number of ways to choose $r$ items from $n$ items β the binomial coefficient.
The Binomial Coefficient in Jain Mathematics
The Jain texts discuss the computation of combinations, which in modern notation is:
$$C(n, r) = \binom{n}{r} = \frac{n!}{r!(n-r)!}$$
The Bhagavati Sutra lists the number of ways to select 1, 2, 3, etc. philosophical categories from a set β effectively computing $\binom{n}{1}, \binom{n}{2}, \binom{n}{3}, \ldots$ for specific values of $n$. The method used appears to be the recursive identity:
$$\binom{n}{r} = \binom{n-1}{r-1} + \binom{n-1}{r}$$
which is equivalent to Pascal's triangle, discovered independently in China, Persia, and Europe centuries later.
Example: Combinatorial Calculation from Jain Texts
The Bhagavati Sutra considers: "How many groups of 1, 2, 3, ... can be made from a set of $n$ philosophical categories?" For $n = 6$:
$$\binom{6}{1} = 6, \quad \binom{6}{2} = 15, \quad \binom{6}{3} = 20, \quad \binom{6}{4} = 15, \quad \binom{6}{5} = 6, \quad \binom{6}{6} = 1$$
The total number of non-empty subsets is $6 + 15 + 20 + 15 + 6 + 1 = 63 = 2^6 - 1$.
The Jain mathematician Mahavira (c. 850 CE) later gave the first known Indian formula for permutations and combinations in his Ganita Sara Sangraha, though the combinatorial concepts themselves were already present in Jain texts a millennium earlier.
Another notable contribution from the broader Jain-influenced mathematical tradition is Pingala's Chandahshastra (c. 200 BCE), a treatise on Sanskrit prosody (poetic meter) that contains binary-like representations of metrical patterns and a sequence of numbers closely related to the Fibonacci sequence. Pingala used the terms laghu (light, short syllable = 0) and guru (heavy, long syllable = 1) to encode metrical patterns as binary strings, and then counted the number of patterns of each length β arriving at powers of 2. His meru-prastara (mountain of gems) construction generates what we now call Pascal's triangle.
2.6 The Decimal Place-Value System
The single most consequential contribution of Indian mathematics to the world is the decimal place-value numeral system with zero as both a placeholder and an operational number. This system β the ancestor of the numerals used globally today β was not the invention of a single person or moment but the culmination of a centuries-long evolution.
The Brahmi Numerals
The earliest ancestors of our modern numerals are the Brahmi numerals, attested in inscriptions from the Maurya period (c. 300 BCE). The Brahmi system had distinct symbols for 1 through 9, for 10, 20, 30, ..., 90, and for 100, 1000, etc. It was essentially an additive system, similar in structure (though not in symbols) to the Greek and Roman systems.
The crucial innovation was the transition from this additive system to a fully positional system, where only the symbols 1 through 9 (and eventually 0) are needed, with the value of each digit determined by its position. This transition happened gradually, likely between the 1st and 5th centuries CE, and was complete by the time of Aryabhata (499 CE).
Definition: Positional Decimal Notation
In the decimal place-value system, a number is represented as a string of digits $d_n d_{n-1} \cdots d_1 d_0$, where each $d_i \in \{0, 1, 2, \ldots, 9\}$, and the value is:
$$N = d_n \times 10^n + d_{n-1} \times 10^{n-1} + \cdots + d_1 \times 10 + d_0$$
The critical requirements are: (1) only ten distinct symbols are needed, (2) the value of each symbol depends on its position, and (3) a symbol for zero is necessary to mark empty positions.
The Emergence of Zero
The concept of zero evolved through three distinct stages:
- Zero as a placeholder (c. 300β500 CE): A dot or small circle was used to mark an empty position in a numeral, just as the Babylonians used their placeholder symbol. The Bakhshali Manuscript (dated variously from the 3rd to 7th century CE) uses a dot for this purpose.
- Zero as a number (c. 628 CE): Brahmagupta, in his Brahmasphutasiddhanta, gave explicit rules for arithmetic with zero, treating it as a number in its own right:
β’ $a + 0 = a$
β’ $a - 0 = a$
β’ $a \times 0 = 0$
β’ $0 - a = -a$ (introducing negative numbers simultaneously)
- Zero in algebra: Brahmagupta also attempted to define division by zero, stating that $\frac{a}{0} = 0$ (which is incorrect by modern standards β we regard it as undefined). Bhaskara II (12th century) later stated more carefully that $\frac{a}{0}$ is an "infinite quantity."
Example: Why Positional Notation Revolutionized Arithmetic
Consider multiplying 347 by 28 in the Indian decimal system versus Roman numerals.
Decimal (Indian) method:
Β Β 347
ΓΒ Β 28
-----
Β 2776Β Β (347 Γ 8)
Β 6940Β Β (347 Γ 20)
-----
Β 9716
Roman numeral equivalent:
CCCXLVII Γ XXVIII = ? There is no systematic algorithm for multiplying Roman numerals. One must convert to an abacus, perform the operations physically, and then convert back. The positional system makes paper-and-pencil arithmetic algorithmic β a sequence of mechanical steps that can be followed by anyone.
As the mathematician Pierre-Simon Laplace wrote: "It is India that gave us the ingenious method of expressing all numbers by means of ten symbols, each symbol receiving a value of position as well as an absolute value; a profound and important idea which appears so simple to us now that we ignore its true merit."
Transmission to the World
The Indian numeral system traveled westward through the Islamic world. The key figure in this transmission was al-Khwarizmi (c. 780β850 CE), whose treatise On the Calculation with Hindu Numerals introduced the Indian decimal system to the Arab world. The system was then transmitted to Europe primarily through two channels:
- Spain: Through the Moorish presence in Iberia, Europeans encountered "Arabic" numerals (actually Indian in origin) in the 10thβ11th centuries.
- Italy: Leonardo of Pisa (Fibonacci) encountered the system during his travels in North Africa and introduced it to Italy in his Liber Abaci (1202 CE).
The adoption was slow β conservative European merchants and administrators resisted abandoning Roman numerals for centuries. Florence actually banned the use of "Arabic" numerals in commercial transactions in 1299, fearing that the unfamiliar symbols (especially the zero) could be easily altered to commit fraud. Nevertheless, the superior computational efficiency of the positional system ensured its eventual triumph, and by the 16th century it was universal in European mathematics and commerce.
The Indian numeral system is arguably the single most important mathematical innovation in human history. Without it, modern science, engineering, and computation would be inconceivable. Every digital computer operates in binary β a positional system β and every user interface displays numbers in the decimal positional notation that originated in India.
Video: The Invention of Zero β How India Changed Mathematics Forever
How the concept of zero evolved in India β from a positional placeholder to a fully-fledged number with its own arithmetic rules.
Video: Brahmagupta β Pioneer of Mathematics and Astronomy
Brahmagupta's Brahmasphutasiddhanta (628 CE) gave the world the first formal rules for arithmetic with zero and negative numbers.
2.7 Legacy: Bridge Between Ancient and Classical
The early Indian mathematical tradition, spanning from the Sulba Sutras (c. 800 BCE) to the emergence of the decimal place-value system (c. 300β500 CE), represents a period of extraordinary creativity that laid the groundwork for the classical Indian mathematicians β Aryabhata, Brahmagupta, Bhaskara I, Mahavira, and Bhaskara II β who would make India the world's leading center of mathematical research for nearly a millennium.
The key contributions of this early period can be summarized:
- Geometry: The Sulba Sutras established a rich tradition of geometric reasoning, including the Pythagorean theorem, constructions of irrational lengths, and area-preserving transformations. This tradition would culminate in the sophisticated geometric arguments of Aryabhata and Bhaskara.
- Number theory: The Jain exploration of large numbers, different types of infinity, and combinatorics opened conceptual doors that later Indian mathematicians would walk through. Brahmagupta's work on indeterminate equations (Pell's equation) has its roots in this tradition of numerical exploration.
- Formal systems and algorithms: Panini's grammar established the principle that complex structures can be generated from simple rules β a principle that pervades Indian mathematics. The terse, rule-based sutra style of mathematical exposition descends directly from Panini.
- The numeral system: The decimal place-value system with zero, evolving from Brahmi numerals through centuries of refinement, is the most consequential mathematical invention in human history.
- Computational methods: The iterative square root algorithm (shared with Babylonian tradition), the unit-fraction-like expansions of the Sulba Sutras, and the combinatorial methods of the Jains all represent sophisticated computational thinking.
Unlike the Greek tradition, which emphasized deductive proof from axioms, Indian mathematics was characterized by algorithmic reasoning β the development of step-by-step procedures for solving specific types of problems. Both approaches have proven essential to the development of modern mathematics: the Greek axiomatic tradition gave us rigorous proof, while the Indian algorithmic tradition gave us computation and algebra.
The influence of early Indian mathematics extended in every direction. Eastward, it reached China and Southeast Asia through Buddhist scholarly networks. Westward, through trade routes and the Islamic golden age, it transformed first Arabic and then European mathematics. The very word "algorithm" derives from al-Khwarizmi, who transmitted Indian computational methods to the Islamic world. And the numerals that the world uses today β 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 β are the direct descendants of the Brahmi numerals invented on the Indian subcontinent more than two millennia ago.
The story of Indian mathematics is far from over at this point β the classical period (c. 400β1200 CE), featuring Aryabhata, Brahmagupta, and the Kerala school, produced results that anticipated calculus by centuries. But the foundations laid in the early period β the geometry, the combinatorics, the concept of zero, and above all the positional numeral system β remain among humanity's greatest intellectual achievements.
Video: From Vedic Sutras to the Kerala School
A comprehensive overview tracing Indian mathematics from the Sulba Sutras through Aryabhata and Brahmagupta to the Kerala school's infinite series β anticipating calculus by 200 years.