Variable (mathematics)
创始人
2024-03-14 21:16:09
0

In mathematics, a variable (from Latin variabilis, “changeable”) is a symbol and placeholder for any mathematical object. In particular, a variable may represent a number, a vector, a matrix, a function, the argument of a function, a set, or an element of a set.[1]

Algebraic computations with variables as if they were explicit numbers solve a range of problems in a single computation. For example, the quadratic formula solves any quadratic equation by substituting the numeric values of the coefficients of that equation for the variables that represent them in the quadratic formula. In mathematical logic, a variable is either a symbol representing an unspecified term of the theory (a meta-variable), or a basic object of the theory that is manipulated without referring to its possible intuitive interpretation.

Contents

  • 1 History
  • 2 Notation
  • 3 Specific kinds of variables
    • 3.1 Dependent and independent variables
    • 3.2 Examples
      • 3.2.1 Example: the ideal gas law
  • 4 Moduli spaces
  • 5 Conventional variable names
  • 6 See also

1 History

In ancient works such as Euclid’s Elements, single letters refer to geometric points and shapes. In the 7th century, Brahmagupta used different colours to represent the unknowns in algebraic equations in the Brāhmasphuṭasiddhānta. One section of this book is called “Equations of Several Colours”.[2]

At the end of the 16th century, François Viète introduced the idea of representing known and unknown numbers by letters, nowadays called variables, and the idea of computing with them as if they were numbers—in order to obtain the result by a simple replacement. Viète’s convention was to use consonants for known values, and vowels for unknowns.[3]

In 1637, René Descartes “invented the convention of representing unknowns in equations by x, y, and z, and knowns by a, b, and c”.[4] Contrarily to Viète’s convention, Descartes’ is still commonly in use. The history of the letter x in math was discussed in a 1887 Scientific American article.[5]

Starting in the 1660s, Isaac Newton and Gottfried Wilhelm Leibniz independently developed the infinitesimal calculus, which essentially consists of studying how an infinitesimal variation of a variable quantity induces a corresponding variation of another quantity which is a function of the first variable. Almost a century later, Leonhard Euler fixed the terminology of infinitesimal calculus, and introduced the notation y = f(x) for a function f, its variable x and its value y. Until the end of the 19th century, the word variable referred almost exclusively to the arguments and the values of functions.

In the second half of the 19th century, it appeared that the foundation of infinitesimal calculus was not formalized enough to deal with apparent paradoxes such as a nowhere differentiable continuous function. To solve this problem, Karl Weierstrass introduced a new formalism consisting of replacing the intuitive notion of limit by a formal definition. The older notion of limit was “when the variable x varies and tends toward a, then f(x) tends toward L”, without any accurate definition of “tends”. Weierstrass replaced this sentence by the formula

{\displaystyle (\forall \epsilon >0)(\exists \eta >0)(\forall x);|x-a|<\eta \Rightarrow |L-f(x)|<\epsilon ,}(\forall \epsilon >0) (\exists \eta >0) (\forall x) ;|x-a|<\eta \Rightarrow |L-f(x)|<\epsilon,
in which none of the five variables is considered as varying.

This static formulation led to the modern notion of variable, which is simply a symbol representing a mathematical object that either is unknown, or may be replaced by any element of a given set (e.g., the set of real numbers).

2 Notation

Variables are generally denoted by a single letter, most often from the Latin alphabet and less often from the Greek, which may be lowercase or capitalized. The letter may be followed by a subscript: a number (as in x2), another variable (xi), a word or abbreviation of a word (xtotal) or a mathematical expression (x2i + 1). Under the influence of computer science, some variable names in pure mathematics consist of several letters and digits. Following René Descartes (1596–1650), letters at the beginning of the alphabet such as a, b, c are commonly used for known values and parameters, and letters at the end of the alphabet such as (x, y, z) are commonly used for unknowns and variables of functions.[6] In printed mathematics, the norm is to set variables and constants in an italic typeface.[7]

For example, a general quadratic function is conventionally written as {\textstyle ax^{2}+bx+c,}{\textstyle ax^{2}+bx+c,}, where a, b and c are parameters (also called constants, because they are constant functions), while x is the variable of the function. A more explicit way to denote this function is {\textstyle x\mapsto ax^{2}+bx+c,}{\textstyle x\mapsto ax^{2}+bx+c,}, which clarifies the function-argument status of x and the constant status of a, b and c. Since c occurs in a term that is a constant function of x, it is called the constant term.[8]

Specific branches and applications of mathematics have specific naming conventions for variables. Variables with similar roles or meanings are often assigned consecutive letters or the same letter with different subscripts. For example, the three axes in 3D coordinate space are conventionally called x, y, and z. In physics, the names of variables are largely determined by the physical quantity they describe, but various naming conventions exist. A convention often followed in probability and statistics is to use X, Y, Z for the names of random variables, keeping x, y, z for variables representing corresponding better-defined values.

3 Specific kinds of variables

It is common for variables to play different roles in the same mathematical formula, and names or qualifiers have been introduced to distinguish them. For example, the general cubic equation

{\displaystyle ax{3}+bx{2}+cx+d=0,}ax3+bx2+cx+d=0,
is interpreted as having five variables: four, a, b, c, d, which are taken to be given numbers and the fifth variable, x, is understood to be an unknown number. To distinguish them, the variable x is called an unknown, and the other variables are called parameters or coefficients, or sometimes constants, although this last terminology is incorrect for an equation, and should be reserved for the function defined by the left-hand side of this equation.

In the context of functions, the term variable refers commonly to the arguments of the functions. This is typically the case in sentences like “function of a real variable”, “x is the variable of the function f: x ↦ f(x)”, “f is a function of the variable x” (meaning that the argument of the function is referred to by the variable x).

In the same context, variables that are independent of x define constant functions and are therefore called constant. For example, a constant of integration is an arbitrary constant function that is added to a particular antiderivative to obtain the other antiderivatives. Because the strong relationship between polynomials and polynomial function, the term “constant” is often used to denote the coefficients of a polynomial, which are constant functions of the indeterminates.

This use of “constant” as an abbreviation of “constant function” must be distinguished from the normal meaning of the word in mathematics. A constant, or mathematical constant is a well and unambiguously defined number or other mathematical object, as, for example, the numbers 0, 1, π and the identity element of a group. Since a variable may represent any mathematical object, a letter that represents a constant is often called a variable. This is, in particular, the case of e and π, even when they represents Euler’s number and 3.14159…

Other specific names for variables are:

An unknown is a variable in an equation which has to be solved for.
An indeterminate is a symbol, commonly called variable, that appears in a polynomial or a formal power series. Formally speaking, an indeterminate is not a variable, but a constant in the polynomial ring or the ring of formal power series. However, because of the strong relationship between polynomials or power series and the functions that they define, many authors consider indeterminates as a special kind of variables.
A parameter is a quantity (usually a number) which is a part of the input of a problem, and remains constant during the whole solution of this problem. For example, in mechanics the mass and the size of a solid body are parameters for the study of its movement. In computer science, parameter has a different meaning and denotes an argument of a function.
Free variables and bound variables
A random variable is a kind of variable that is used in probability theory and its applications.
All these denominations of variables are of semantic nature, and the way of computing with them (syntax) is the same for all.

3.1 Dependent and independent variables

Main article: Dependent and independent variables
In calculus and its application to physics and other sciences, it is rather common to consider a variable, say y, whose possible values depend on the value of another variable, say x. In mathematical terms, the dependent variable y represents the value of a function of x. To simplify formulas, it is often useful to use the same symbol for the dependent variable y and the function mapping x onto y. For example, the state of a physical system depends on measurable quantities such as the pressure, the temperature, the spatial position, …, and all these quantities vary when the system evolves, that is, they are function of the time. In the formulas describing the system, these quantities are represented by variables which are dependent on the time, and thus considered implicitly as functions of the time.

Therefore, in a formula, a dependent variable is a variable that is implicitly a function of another (or several other) variables. An independent variable is a variable that is not dependent.[9]

The property of a variable to be dependent or independent depends often of the point of view and is not intrinsic. For example, in the notation f(x, y, z), the three variables may be all independent and the notation represents a function of three variables. On the other hand, if y and z depend on x (are dependent variables) then the notation represents a function of the single independent variable x.[10]

3.2 Examples

If one defines a function f from the real numbers to the real numbers by

{\displaystyle f(x)=x^{2}+\sin(x+4)}{\displaystyle f(x)=x^{2}+\sin(x+4)}
then x is a variable standing for the argument of the function being defined, which can be any real number.

In the identity

{\displaystyle \sum _{i=1}^{n}i={\frac {n^{2}+n}{2}}}{\displaystyle \sum _{i=1}^{n}i={\frac {n^{2}+n}{2}}}
the variable i is a summation variable which designates in turn each of the integers 1, 2, …, n (it is also called index because its variation is over a discrete set of values) while n is a parameter (it does not vary within the formula).

In the theory of polynomials, a polynomial of degree 2 is generally denoted as ax2 + bx + c, where a, b and c are called coefficients (they are assumed to be fixed, i.e., parameters of the problem considered) while x is called a variable. When studying this polynomial for its polynomial function this x stands for the function argument. When studying the polynomial as an object in itself, x is taken to be an indeterminate, and would often be written with a capital letter instead to indicate this status.

3.2.1 Example: the ideal gas law

Consider the equation describing the ideal gas law,

{\displaystyle PV=Nk_{B}T.}{\displaystyle PV=Nk_{B}T.}
This equation would generally be interpreted to have four variables, and one constant. The constant is {\displaystyle k_{B}}k_{B}, the Boltzmann constant. One of the variables, {\displaystyle N}N, the number of particles, is a positive integer (and therefore a discrete variable), while the other three, {\displaystyle P,V}{\displaystyle P,V} and {\displaystyle T}T, for pressure, volume and temperature, are continuous variables.
One could rearrange this equation to obtain {\displaystyle P}P as a function of the other variables,

{\displaystyle P(V,N,T)={\frac {Nk_{B}T}{V}}.}{\displaystyle P(V,N,T)={\frac {Nk_{B}T}{V}}.}
Then {\displaystyle P}P, as a function of the other variables, is the dependent variable, while its arguments, {\displaystyle V,N}{\displaystyle V,N} and {\displaystyle T}T, are independent variables. One could approach this function more formally and think about its domain and range: in function notation, here {\displaystyle P}P is a function {\displaystyle P:\mathbb {R} _{>0}\times \mathbb {N} \times \mathbb {R} _{>0}\rightarrow \mathbb {R} }{\displaystyle P:\mathbb {R} _{>0}\times \mathbb {N} \times \mathbb {R} _{>0}\rightarrow \mathbb {R} }.
However, in an experiment, in order to determine the dependence of pressure on a single one of the independent variables, it is necessary to fix all but one of the variables, say {\displaystyle T}T. This gives a function

{\displaystyle P(T)={\frac {Nk_{B}T}{V}},}{\displaystyle P(T)={\frac {Nk_{B}T}{V}},}
where now {\displaystyle N}N and {\displaystyle V}V are also regarded as constants. Mathematically, this constitutes a partial application of the earlier function {\displaystyle P}P.
This illustrates how independent variables and constants are largely dependent on the point of view taken. One could even regard {\displaystyle k_{B}}k_{B} as a variable to obtain a function

{\displaystyle P(V,N,T,k_{B})={\frac {Nk_{B}T}{V}}.}{\displaystyle P(V,N,T,k_{B})={\frac {Nk_{B}T}{V}}.}

4 Moduli spaces

See also: moduli spaces
Considering constants and variables can lead to the concept of moduli spaces. For illustration, consider the equation for a parabola,

{\displaystyle y=ax^{2}+bx+c,}{\displaystyle y=ax^{2}+bx+c,}
where {\displaystyle a,b,c,x}{\displaystyle a,b,c,x} and {\displaystyle y}y are all considered to be real. The set of points {\displaystyle (x,y)}(x,y) in the 2D plane satisfying this equation trace out the graph of a parabola. Here, {\displaystyle a,b}a,b and {\displaystyle c}c are regarded as constants, which specify the parabola, while {\displaystyle x}x and {\displaystyle y}y are variables.
Then instead regarding {\displaystyle a,b}a,b and {\displaystyle c}c as variables, we observe that each set of 3-tuples {\displaystyle (a,b,c)}(a,b,c) corresponds to a different parabola. That is, they specify coordinates on the ‘space of parabolas’: this is known as a moduli space of parabolas.

5 Conventional variable names

a, b, c, d (sometimes extended to e, f) for parameters or coefficients
a0, a1, a2, … for situations where distinct letters are inconvenient
ai or ui for the i-th term of a sequence or the i-th coefficient of a series
e for Euler’s number
f, g, h for functions (as in {\displaystyle f(x)}f(x))
i for the imaginary unit
i, j, k (sometimes l or h) for varying integers or indices in an indexed family, or unit vectors
l and w for the length and width of a figure
l also for a line, or in number theory for a prime number not equal to p
n (with m as a second choice) for a fixed integer, such as a count of objects or the degree of an equation
p for a prime number or a probability
q for a prime power or a quotient
r for a radius, a remainder or a correlation coefficient
t for time
x, y, z for the three Cartesian coordinates of a point in Euclidean geometry or the corresponding axes
z for a complex number, or in statistics a normal random variable
α, β, γ, θ, φ for angle measures
ε (with δ as a second choice) for an arbitrarily small positive number
λ for an eigenvalue
Σ (capital sigma) for a sum, or σ (lowercase sigma) in statistics for the standard deviation[11]
μ for a mean

6 See also

Lambda calculus
Observable variable
Physical constant
Propositional variable

相关内容

热门资讯

“城阙辅三秦”,陕西为什么又被... “城阙辅三秦”,陕西为什么又被称为“三秦”?我有一次去陕西,听当地的人说是因为陕西可以分成三块地理位...
形容一个懒惰的人的语句 形容一个懒惰的人的语句我们班有四大天王,他们都是一些非常懒惰的人,成天不做作业,上课还要吵闹玩耍,成...
大侠传月扇怎样快速提高战力 大侠传月扇怎样快速提高战力亲爱的玩家,您好:您可以到我们的平台及论坛里面查看下相关的游戏攻略,希望能...
名侦探柯南剧场版15沉默的15... 名侦探柯南剧场版15沉默的15分钟 片尾曲叫什么?Don't Wanna LieDon't Wann...
早上打了一盆水,不知怎么撒了一... 早上打了一盆水,不知怎么撒了一地,请问今天运气好,因为今天会像盆水洒了,就有新的开始很正常,不用理会...
神舟天运p180c声卡驱动,急... 神舟天运p180c声卡驱动,急需新年的钟声里举起杯,任酒的醇香在空气中荡漾,任我对你的感激在杯里慢慢...
求小时候看过的动漫名字! 求小时候看过的动漫名字!《偷星九月天》 国产动漫 我记得女主角是偷东西的大盗 《惊爆校园》蛮...
魔兽世界30级兽人猎人去哪里能... 魔兽世界30级兽人猎人去哪里能抓到白熊说实话,看你做什么用的拉。现在BB的攻速统一了,所以带BB,稀...
梦三国马良的伤害基数是什么,是... 梦三国马良的伤害基数是什么,是伤害的倍数吗基数是什么W的技能基数5就是伤害 没一秒爆炸一次 每一次...
《十二生肖》是不是《成龙历险记... 《十二生肖》是不是《成龙历险记》得真人版不是《十二生肖》是《龙兄虎弟》的第三部
工程监理三控主要内容是什么 工程监理三控主要内容是什么三控:质量控制、进度控制、投资控制;两管:信息管理以及合同管理:一协调:组...
男人一生最重要的是什么?事业? 男人一生最重要的是什么?事业?男人一生最重要的是明白自己的责任所在,然后为之奋斗。是的,除非是高富帅...
有什么好看的 穿越小说 虐恋 ... 有什么好看的 穿越小说 虐恋 结局好的笑倾三国 美人劫 美人殇 绾青丝寻找前世之旅 超好看的小说嘿嘿
难以启齿的温柔是什么意思 难以启齿的温柔是什么意思不好意思说的温柔无法忘记的温柔。
分手了,还总是想起过往点点滴滴... 分手了,还总是想起过往点点滴滴,感觉像没有分手似的,做什么事情都没有心情赶紧走出阴影吧时间会冲淡一切...
桃花满天飞,缘分天注定,将喜结... 桃花满天飞,缘分天注定,将喜结良缘,相约白首的星座有哪些呢?相约白首的星座有天秤座,狮子座,金牛座,...
“长腿姐姐”王子文,不仅颜值高... “长腿姐姐”王子文,不仅颜值高演技也不差,你是从哪部剧开始喜欢她的?我是从欢乐颂的时候开始喜欢她的,...
说说那些先结婚后恋爱的人都是怎... 说说那些先结婚后恋爱的人都是怎样的心理吧?其实我觉得先结婚后恋爱的人,他们都是有一种比较着急,这一些...
100分求一首关于家庭有儿有女... 100分求一首关于家庭有儿有女[龙凤胎]的打油诗精品俊朗小伙真帅好洞伏哥,杰令美女送秋波。雨后彩虹淑...
一首很嗨的英文歌,开头是we ... 一首很嗨的英文歌,开头是we are hi hi ho, we are hi hi hey。歌名什么...