BROWSE
ALPHABETICALLY
LEVEL:
Elementary
Advanced
Both
INCLUDE TOPICS:
Basic Math
Algebra
Analysis
Biography
Calculus
Comp Sci
Discrete
Economics
Foundations
Geometry
Graph Thry
History
Number Thry
Phys Sci
Statistics
Topology
Trigonometry
|
|
polynomial series
polynomial
General: A function of the form
p(x) = a0 + a1x + a2x2 + ... + anxn where the ai (called coefficients) are real numbers or complex numbers, and the exponents are all natural numbers. The highest exponent is called the degree of the polynomial, and the coefficient an on the highest degree term is called the leading coefficient. Polynomials of degree two are called quadratic polynomials, of degree 3 cubic, of degree 4 quartic, and those of degree 5 are called quintic.
More generally, a polynomial may be in several variables x1, ... ,xk, and may be thought of as a sum of the form
 where all but finitely many of the ai are 0. In this case, the degree of the polynomial is the highest sum of exponents appearing in any term. For example, 2x4 and 3xy2z are both fourth-degree terms.
Abstract Algebra (formal polynomial): A formal sum of the form
 The ai are called coefficients, and are elements of some commutative ring R. p is said to be a polynomial over R, or with coefficients in R. The x is just a formal symbol. Only finitely many of the ai can be non-zero, and if an is the last non-zero coefficient, n is called the degree of p.
Polynomials can be added and multiplied in the natural way, by using the cummutative and distributive laws of addition and multiplication in R. Explicitly, if p and q are polynomials over the same ring, and the ai and bi are the coefficients of p and q, respectively, then
 and
 These operations allow us to define R[x], the polynomial ring over R.
The Substitution Principle allows us evaluate a polynomial p on any element of R, and we can use this to define a function corresponding to p, thereby capturing the informal notion of a polynomial.
Cf. Diophantine equation, quadratic formula.

positive set
Given a signed measure m on a measure space X, a measurable set A in X is called a positive set if the measure of all measurable subsets of A is greater than or equal to zero.
Cf. negative set, null set.

power series
An infinite series of the form
 See the related article for a complete description.

Related article: Series

precompact
Given a topological space X, a subset E of X is called precompact if its closure is compact.

p-series
An infinite series of the form
 with p a positive real number. See the related article for details.

Related article: Series

quadratic formula
Given a quadratic function, i.e., a polynomial function of second degree y = ax 2 + bx + c, the zeros of the function are given by
 The expression under the radical is called the determinant. If the determinant is positive, both solutions are real; if negative, both solutions are complex; and if zero, there is a single solution of multiplicity two.

radian
A dimensionless unit of measure of angles. An angle of one radian is given by the central angle of a circle subtending an arc of length equal to the radius of the circle. Consequently, 360 degrees is the same as 2p radians. See the related article for a more extensive exposition.

Related article: Trig Functions and Identities

range
The set of elements to which a function maps the elements of its domain set.

rational exponent
An exponent of the form p/q, with p and q integers and q not zero. Evaluated as the qth root of the base, raised to the pth power, or equivalently, as the qth root of the pth power of the base. For a negative base, this operation is not defined except when q is odd. Irrational roots may be considered as limits of sequences of rational roots.
Cf. laws of exponents.

ratio test
ARTICLE
A test for the convergence of a series. See the related article for a complete description.

real number line
A geometrical line graphically representing the set of real numbers, in which every real number corresponds to a unique point on the line, and every point on the line corresponds to a unique real number.


regular measure
A Borel measure m on a finite-dimensional real space is called regular if for all compact measurable sets K and Borel sets E we have:


Riemann Hypothesis
The conjecture that the zeta function has no non-trivial zeros off of the line Re(z) = 1/2.

Riemann integral
See integral.

Riemann sum
Let f be a real-valued function defined on the closed interval [a, b], and let D be a partition of [a, b], i.e., a = x0 < x1 < ... < xn = b, and where Dxi is the width of the i th subinterval. If c i is any point in the i th subinterval, then the sum
 is called the Riemann sum of f for the partition D.

root test
A test for the convergence of a series. See the related article for a complete description.

Related article: Series

scalar
A quantity having only magnitude, not direction (typically an element of a field, such as the real numbers or complex numbers).
Cf. vector.

scalar product
The scalar product, also called dot product, of two vectors is the sum of the products of the corresponding components of the two vectors. I.e., given two vectors x = (x1, x2, ..., xn) and y = (y1, y2, ..., yn), their scalar product is the scalar x1y1 + x2y2 + ... + xnyn.
Cf. vector product.

semi-finite measure
See measure.

sequence
A sequence is a set (of numbers, or sets, or functions, etc.) indexed by the natural numbers. Sequences may be infinite, and may be regarded as a function with domain the set of natural numbers and range the set of objects in the sequence.
An infinite sequence of numbers is said to converge to a number L provided that, given any positive e, we may find a natural number N such that for all terms of the sequence after the N th one, their difference from L is less than e. Naively, the terms of the sequence eventually become “arbitrarily close” to L. Such a sequence is called convergent, and the number L is called the limit of the sequence, or the limit point, or sometimes the accumulation point of the sequence.
Alternatively, a cluster point or accumulation point P of a sequence may be defined as a point with the property that infinitely many terms of the sequence lie in any neighborhood of P. A sequence may have more than one such cluster point (even infinitely many).
A sequence is called Cauchy if, for every e greater than zero, we may find a natural number N so that the difference between any two terms following the N th term is smaller than e. Every convergent sequence is Cauchy; the converse is true in complete spaces.
Cf. series.

Related article: Limits

series
ARTICLE
A series is an infinite sum, where the nth summand is the nth term of a sequence. A series is usually denoted using “sigma notation,” i.e.,
 The index n may begin with 0, 1, or k for any natural number k, as a matter of convenience. The nth partial sum Sn of a series is the (finite) sum of the first n terms of the series. A series is said to converge if and only if its sequence of partial sums {S 1, S 2, . . . , Sn, . . . } is a convergent sequence. There are several important types of series and several tests for the convergence of a series. Additionally, most useful functions have Taylor series representations, which makes them very important in the study of differential equations. See the article for a complete description.

|
|

|