Table of contents

List of Formulas used in Mathematics (Topic-wise )

Mathematics is a universe of numbers, shapes, and patterns, each governed by its own set of rules and formulas. From the basic equations that define the very fabric of reality to the complex algorithms that drive modern computing, mathematics is the language of logic and precision. Below, we present an extensive list of mathematical formulas, divided into key sections for ease of navigation and understanding.

Geometry Formulas

Geometry, the branch of mathematics concerned with the properties and relations of points, lines, angles, surfaces, and solids, offers a fundamental understanding of the physical world.

Plane Geometry

NameFormulaBasic Description
Area of a SquareSide x SideRepresents area enclosed by a square.
Perimeter of a Square4 x SideDistance around a square.
Area of a RectangleLength x WidthRepresents area enclosed by a rectangle.
Perimeter of a Rectangle2 x (Length + Width)Distance around a rectangle.
Area of a Triangle0.5 x Base x HeightRepresents area enclosed by a triangle.
Circumference of a Circle2 x Pi x RadiusDistance around a circle.
Area of a CirclePi x Radius^2Represents area enclosed by a circle.
Area of a ParallelogramBase x HeightRepresents area enclosed by a parallelogram.
Area of a Trapezoid0.5 x (Base1 + Base2) x HeightRepresents area enclosed by a trapezoid.
Volume of a CubeSide^3Represents space enclosed by a cube.
Volume of a Rectangular PrismLength x Width x HeightRepresents space enclosed by a rectangular prism.
Volume of a CylinderPi x Radius^2 x HeightRepresents space enclosed by a cylinder.
Surface Area of a Sphere4 x Pi x Radius^2Represents the area around a sphere.
Volume of a Sphere4/3 x Pi x Radius^3Represents space enclosed by a sphere.
Volume of a Cone1/3 x Pi x Radius^2 x HeightRepresents space enclosed by a cone.
Surface Area of a Cylinder2 x Pi x Radius x (Radius + Height)Represents the area around a cylinder.

Algebra Formulas

Algebra, the branch of mathematics dealing with symbols and the rules for manipulating these symbols, is fundamental in exploring and understanding mathematical relationships.

NameFormulaBasic Description
Solving a Linear Equationmx + b = yBasic linear equation form.
Quadratic Equationax^2 + bx + c = 0Represents a quadratic equation.
Slope of a Line(y2 - y1) / (x2 - x1)Rate of change between two points.
Pythagorean Theorema^2 + b^2 = c^2Relationship in a right triangle.
Distance Formulasqrt((x2 - x1)^2 + (y2 - y1)^2)Distance between two points in a plane.
PermutationnPr = n! / (n-r)!Number of ways r items can be selected from n items and arranged.
CombinationnCr = n! / r!(n-r)!Number of ways r items can be selected from n items.

Trigonometry Formulas

Trigonometry, the branch of mathematics dealing with the relationships between the angles and sides of triangles, is essential in fields ranging from engineering to physics.

NameFormulaBasic Description
Sine (sin)Opposite / HypotenuseRatio of the opposite side to the hypotenuse of a right-angled triangle.
Cosine (cos)Adjacent / HypotenuseRatio of the adjacent side to the hypotenuse of a right-angled triangle.
Tangent (tan)Opposite / AdjacentRatio of the opposite side to the adjacent side of a right-angled triangle.
Sine Rulea/sin(A) = b/sin(B) = c/sin(C)Relationship between sides and angles in any triangle.
Cosine Rulec^2 = a^2 + b^2 - 2abcos(C)Relates the lengths of the sides of a triangle to the cosine of one of its angles.

Probability Formulas

Probability, the branch of mathematics concerned with analyzing random events, is all about determining the likelihood of various outcomes.

NameFormulaBasic Description
Simple ProbabilityP(A) = Number of favorable outcomes / Total outcomesCalculates the likelihood of a single event occurring.
Compound ProbabilityP(A and B) = P(A) x P(B)Probability of two independent events both occurring.
Conditional ProbabilityP(AB) = P(A and B) / P(B)
Bayes' Theorem  
Probability of Either Event OccurringP(A or B) = P(A) + P(B) - P(A and B)Probability of at least one of two events occurring.
Expected ValueE(X) = Σ [x * P(x)]The average of all possible outcomes, weighted by their probabilities.
VarianceVar(X) = Σ [(x - μ)^2 * P(x)]Measures the spread of a set of outcomes.
Standard DeviationSD(X) = sqrt(Var(X))The square root of the variance, measuring dispersion.

Combinatorial Formulas Used in Probability

Combinatorial analysis provides a way to quantify the probabilities of complex events by counting the number of possible outcomes.

NameFormulaBasic Description
Factorial (n!)n! = n x (n-1) x ... x 2 x 1The product of all positive integers up to n.
Permutations (nPr)nPr = n! / (n-r)!The number of ways to arrange r objects from a set of n.
Combinations (nCr)nCr = n! / [r! x (n-r)!]The number of ways to choose r objects from a set of n without regard to order.

Mathematics

Related Articles