Any of a class of equations that relate the pressure math.P, volume math.V, and temperature math.T of a given substance in thermodynamic equilibrium. For example, the equation math.Pmath.V = math.nmath.Rmath.T, where math.n is the number of moles of gas and math.R is the universal gas constant, relates the pressure, volume, and temperature of a perfect gas. Real gases, solids, and liquids have more complicated equations of state. Seealso thermodynamics.
Learn more about state, equation of with a free trial on Britannica.com.
Algebraic equation of particular importance in optimization. A more descriptive name is second-degree polynomial equation. Its standard form is math.amath.x2 + math.bmath.x + math.c = 0, and its solution is given by the quadratic formula
Learn more about quadratic equation with a free trial on Britannica.com.
In mathematics, an equation that contains partial derivatives, expressing a process of change that depends on more than one independent variable. It can be read as a statement about how a process evolves without specifying the formula defining the process. Given the initial state of the process (such as its size at time zero) and a description of how it is changing (i.e., the partial differential equation), its defining formula can be found by various methods, most based on integration. Important partial differential equations include the heat equation, the wave equation, and Laplace's equation, which are central to mathematical physics.
Learn more about partial differential equation with a free trial on Britannica.com.
Equation containing derivatives of a function of a single variable. Its order is the order of the highest derivative it contains (e.g., a first-order differential equation involves only the first derivative of the function). Because the derivative is a rate of change, such an equation states how a function changes but does not specify the function itself. Given sufficient initial conditions, however, such as a specific function value, the function can be found by various methods, most based on integration.
Learn more about ordinary differential equation with a free trial on Britannica.com.
Mathematical formula that describes the motion of a body relative to a given frame of reference, in terms of the position, velocity, or acceleration of the body. In classical mechanics, the basic equation of motion is Newton's second law (see Newton's laws of motion), which relates the force on a body to its mass and acceleration. When the force is described in terms of the time interval over which it is applied, the velocity and position of the body can be derived. Other equations of motion include the position-time equation, the velocity-time equation, and the acceleration-time equation of a moving body.
Learn more about motion, equation of with a free trial on Britannica.com.
Relationship between mass (math.m) and energy (math.E) in Albert Einstein's special theory of relativity, expressed math.E = math.mmath.c2, where math.c equals 186,000 mi/second (300,000 km/second), the speed of light. Whereas mass and energy were viewed as distinct in earlier physical theories, in special relativity a body's mass can be converted into energy in accordance with Einstein's formula. Such a release of energy decreases the body's mass (see conservation law).
Learn more about Einstein's mass-energy relation with a free trial on Britannica.com.
In mathematics, an equation with an unknown function within an integral. An example is
Learn more about integral equation with a free trial on Britannica.com.
Mathematical statement that contains one or more derivatives. It states a relationship involving the rates of change of continuously changing quantities modeled by functions. Differential equations are very common in physics, engineering, and all fields involving quantitative study of change. They are used whenever a rate of change is known but the process giving rise to it is not. The solution of a differential equation is generally a function whose derivatives satisfy the equation. Differential equations are classified into several broad categories. The most important are ordinary differential equations (ODEs), in which change depends on a single variable, and partial differential equations (PDEs), in which change depends on several variables. Seealso differentiation.
Learn more about differential equation with a free trial on Britannica.com.
Equation involving differences between successive values of a function of a discrete variable (i.e., one defined for a sequence of values that differ by the same amount, usually 1). A function of such a variable is a rule for assigning values in sequence to it. For example, math.f(math.x + 1) = math.xmath.f(math.x) is a difference equation. Methods developed for solving such equations have much in common with methods for solving linear differential equations, which difference equations are often used to approximate.
Learn more about difference equation with a free trial on Britannica.com.
Mathematical statement of equality between algebraic expressions. An expression is algebraic if it involves a finite combination of numbers and variables and algebraic operations (addition, subtraction, multiplication, division, raising to a power, and extracting a root). Two important types of such equations are linear equations, in the form math.y = math.amath.x + math.b, and quadratic equations, in the form math.y = math.amath.x2 + math.bmath.x + math.c. A solution is a numerical value that makes the equation a true statement when substituted for a variable. In some cases it may be found using a formula; in others the equation may be rewritten in simpler form. Algebraic equations are particularly useful for modeling real-life phenomena.
Learn more about algebraic equation with a free trial on Britannica.com.
An equation is a mathematical statement, in symbols, that two things are exactly the same (or equivalent). Equations are written with an equal sign, as in
The equation above is an example of an equality: a proposition which states that two constants are equal. Equalities may be true or false.
Equations are often used to state the equality of two expressions containing one or more variables. In the reals we can say, for example, that for any given value of it is true that
The equation above is an example of an identity, that is, an equation that is true regardless of the values of any variables that appear in it. The following equation is not an identity:
It is false for an infinite number of values of , and true for only two, the roots or solutions of the equation, and . Therefore, if the equation is known to be true, it carries information about the value of To solve an equation means to find its solutions.
Many authors reserve the term equation for an equality which is not an identity. The distinction between the two concepts can be subtle; for example,
Letters from the beginning of the alphabet like a, b, c... often denote constants in the context of the discussion at hand, while letters from end of the alphabet, like x, y, z..., are usually reserved for the variables, a convention initiated by Descartes.
The algebraic properties (1-4) imply that equality is a congruence relation for a field; in fact, it is essentially the only one.
The most well known system of numbers which allows all of these operations is the real numbers, which is an example of a field. However, if the equation were based on the natural numbers for example, some of these operations (like division and subtraction) may not be valid as negative numbers and non-whole numbers are not allowed. The integers are an example of an integral domain which does not allow all divisions as, again, whole numbers are needed. However, subtraction is allowed, and is the inverse operator in that system.
If a function that is not injective is applied to both sides of a true equation, then the resulting equation will still be true, but it may be less useful. Formally, one has an implication, not an equivalence, so the solution set may get larger. The functions implied in properties (1), (2), and (4) are always injective, as is (3) if we do not multiply by zero. Some generalized products, such as a dot product, are never injective.