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
|
|
cube divide
cube
A regular polyhedron having six square faces.
 More generally, an n-dimensional cube in the first quadrant of a Euclidean space with one vertex at the origin is given by the collection of all n-tuples of the form (e1,e2, ... , en), with each ei an element of the set {0,1}.
Cf. platonic solid.

Related article: Platonic Solids

cub set
Closed, unbounded set. See closed set.

D-system
Set Theory: A family A of sets is called a D-system (also called a quasi-disjoint family) if and only if there is a fixed set r, called the root of the D-system, such that for any two elements x and y of A, x y = r. It is a theorem that every uncountable family of finite sets has a sub-family which forms a D-system.
Cf. almost disjoint.

Dandelin’s Spheres
ARTICLE
A proof by the 17th century French mathematician Germinal Dandelin of the equivalence of the plane-geometry and conic-section definitions of the ellipse, parabola, and hyperbola. See the article for a full exposition.

Dedekind cut
A partition of the set of rational numbers into two subsets A and B, such that every element of A is less than every element of B. The set of real numbers can be formally defined as the set of all Dedekind cuts; e.g., we can take the real number “square root of 2” to be the cut
 Arithmetic on real numbers is then defined in terms of operations on cuts. For example, if (A1, B1) and (A2, B2) are Dedekind cuts defining real numbers x and y, then we define the inequality x < y to mean that there is an element of A2 that is not an element of A1, and we define x + y to be the real number corresponding to the Dedekind cut (A, B) where the elements of A are all those rational numbers obtained by adding an element of A1 to an element of A2.
The set of irrational numbers can then be defined as the set of all real numbers that cannot be represented as a ratio of integers.

degenerate conic
A conic section in which the intersecting plane passes through the vertex.

Related article: Conics

degree
Geometry: A unit of measure of angles, denoted by “ ° ”. A complete circle contains 360°, a straight line 180°, and a right angle 90°. Compare radians.

Algebra: The degree of a polynomial is the highest sum of exponents appearing in any term with a non-zero coefficient.
Graph Theory: The degree of a vertex is the number of edges incident on that vertex, counting loops twice. The degree of an edge is an unordered pair of the degrees of its two ends.

dense
Given a space X and a subset A of X, we say that A is dense in X if the intersection of every open set of X with A is non-empty. E.g., the rational numbers are dense in the real numbers.

dense linear order
A set X is said to be a dense linear order if it is a linear order under a relation “ < ” and such that for all distinct x and z with x < z, there is a y in X such that x < y and y < z. The canonical example of a dense linear order is the set Q of rational numbers.

Related MiniText: Number -- What Is How Many?

denumerable
A set is denumerable if it is infinite and countable.

diameter
Geometry: A diameter of a circle (or sphere) is a line containing the center and with endpoints on the perimeter (resp. surface).
Analysis: Given a set X in a metric space, the diameter of X is the supremum of the distances between all pairs of points of X.
Graph Theory: The diameter of a given graph G is the maximum, over all pairs of vertices u, v of G that are in the same connected component of G, of the distance between u and v. In other words, it is the greatest distance between two vertices on the graph.

difference
The difference of two numbers m and n, with n > m, is the number which when added to m yields n. For example, the difference of 3 and 5 is 2.
Set Theory: The difference of two sets A and B, denoted either as AB or as A - B, is the set of elements of A that are not in B.

discrete
General: So-called “Discrete Mathematics” consists of those branches of mathematics which are concerned with the relations among fixed rather than continuously varying quantities, e.g., combinatorics and probability.
Topology: A topology on a set X is discrete if every subset of X is open, or equivalently if every one-point set of X is open.

disjoint
Two sets are disjoint if they have empty intersection.

disjoint union
A union of sets which are disjoint.

disk
A set of points consisting of a circle together with its interior points. The set consisting only of the interior points of a circle is called an open disk.
Cf. neighborhood.

distance
The distance between two points in a space is given by the length of the geodesic joining those two points. In Euclidean space, the geodesic is given by a straight line, and the distance between two points is the length of this line. The distance between two points a and b on a real number line is the absolute value of their difference, i.e., d(a, b) = |a - b|. In two (or more) dimensions, the distance is given by the (generalized) Pythagorean theorem, i.e., in a Cartesian coordinate system of n dimensions, where a = (a1, ... ,an) and b = (b1, ... ,bn), the distance d(a, b) is given by
 The concept of distance may be generalized to more abstract spaces – such a distance concept is referred to as a metric.
Graph Theory: The length of the shortest path between two vertices of a graph. If there is no path between two vertices, their distance is defined to be infinite. The distance between two vertices v and u is denoted by d(v, u). In a connected graph, distance is a metric.

distributive
See distributive property.

distributive lattice
A lattice is called distributive if for all elements x, y, and z of the lattice we have x (y z) = (x y) (x z) and x (y z) = (x y) (x z).

distributive property
An algebraic property of numbers which states that for all numbers a, b, and c, a(b + c) = ab + ac.
Cf. commutative, associative.

divide
To divide a number a by another number b is to find a third number c such that the product of b and c is a, that is, b × c = a. The number a is called the dividend, the number b is called the divisor, and the number c is called the quotient. The operation of dividing may be denoted by a horizontal or diagonal slash separating the dividend and divisor (with the dividend on top), or by a horizontal dash with a dot above and below it placed between the dividend and divisor.
 In the case of whole numbers a and b there may not be a whole number quotient; however, there are always unique whole numbers q and r such that a = b × q + r, with r < b. In this case q is called the quotient and r is called the remainder. If in a particular case r = 0, we say that b divides a, and this is often denoted by b|a.

|
|

|