In
mathematics
Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics ...
, a sequence is an enumerated collection of
objects
Object may refer to:
General meanings
* Object (philosophy), a thing, being, or concept
** Object (abstract), an object which does not exist at any particular time or place
** Physical object, an identifiable collection of matter
* Goal, an ...
in which repetitions are allowed and
order
Order, ORDER or Orders may refer to:
* Categorization, the process in which ideas and objects are recognized, differentiated, and understood
* Heterarchy, a system of organization wherein the elements have the potential to be ranked a number of d ...
matters. Like a
set
Set, The Set, SET or SETS may refer to:
Science, technology, and mathematics Mathematics
*Set (mathematics), a collection of elements
*Category of sets, the category whose objects and morphisms are sets and total functions, respectively
Electro ...
, it contains
members (also called ''elements'', or ''terms''). The number of elements (possibly
infinite) is called the ''length'' of the sequence. Unlike a set, the same elements can appear multiple times at different positions in a sequence, and unlike a set, the order does matter. Formally, a sequence can be defined as a
function from
natural numbers (the positions of elements in the sequence) to the elements at each position. The notion of a sequence can be generalized to an
indexed family, defined as a function from an ''arbitrary'' index set.
For example, (M, A, R, Y) is a sequence of letters with the letter 'M' first and 'Y' last. This sequence differs from (A, R, M, Y). Also, the sequence (1, 1, 2, 3, 5, 8), which contains the number 1 at two different positions, is a valid sequence. Sequences can be ''
finite'', as in these examples, or ''
infinite'', such as the sequence of all
even
Even may refer to:
General
* Even (given name), a Norwegian male personal name
* Even (surname)
* Even (people), an ethnic group from Siberia and Russian Far East
** Even language, a language spoken by the Evens
* Odd and Even, a solitaire game w ...
positive integer
In mathematics, the natural numbers are those numbers used for counting (as in "there are ''six'' coins on the table") and ordering (as in "this is the ''third'' largest city in the country").
Numbers used for counting are called ''cardinal n ...
s (2, 4, 6, ...).
The position of an element in a sequence is its ''rank'' or ''index''; it is the natural number for which the element is the image. The first element has index 0 or 1, depending on the context or a specific convention. In
mathematical analysis, a sequence is often denoted by letters in the form of
,
and
, where the subscript ''n'' refers to the ''n''th element of the sequence; for example, the ''n''th element of the
Fibonacci sequence ''
'' is generally denoted as ''
''.
In
computing and
computer science, finite sequences are sometimes called
strings
String or strings may refer to:
*String (structure), a long flexible structure made from threads twisted together, which is used to tie, bind, or hang other objects
Arts, entertainment, and media Films
* ''Strings'' (1991 film), a Canadian anim ...
,
words or
lists
A ''list'' is any set of items in a row. List or lists may also refer to:
People
* List (surname)
Organizations
* List College, an undergraduate division of the Jewish Theological Seminary of America
* SC Germania List, German rugby unio ...
, the different names commonly corresponding to different ways to represent them in
computer memory; infinite sequences are called
streams
A stream is a continuous body of water, body of surface water Current (stream), flowing within the stream bed, bed and bank (geography), banks of a channel (geography), channel. Depending on its location or certain characteristics, a stream ...
. The empty sequence ( ) is included in most notions of sequence, but may be excluded depending on the context.
Examples and notation
A sequence can be thought of as a list of elements with a particular order.
Sequences are useful in a number of mathematical disciplines for studying
functions,
spaces Spaces may refer to:
* Google Spaces (app), a cross-platform application for group messaging and sharing
* Windows Live Spaces, the next generation of MSN Spaces
* Spaces (software), a virtual desktop manager implemented in Mac OS X Leopard
* Spac ...
, and other mathematical structures using the
convergence properties of sequences. In particular, sequences are the basis for
series, which are important in
differential equations
In mathematics, a differential equation is an equation that relates one or more unknown functions and their derivatives. In applications, the functions generally represent physical quantities, the derivatives represent their rates of change, an ...
and
analysis. Sequences are also of interest in their own right, and can be studied as patterns or puzzles, such as in the study of
prime numbers.
There are a number of ways to denote a sequence, some of which are more useful for specific types of sequences. One way to specify a sequence is to list all its elements. For example, the first four odd numbers form the sequence (1, 3, 5, 7). This notation is used for infinite sequences as well. For instance, the infinite sequence of positive odd integers is written as (1, 3, 5, 7, ...). Because notating sequences with
ellipsis leads to ambiguity, listing is most useful for customary infinite sequences which can be easily recognized from their first few elements. Other ways of denoting a sequence are discussed after the examples.
Examples

The
prime numbers are the
natural numbers
In mathematics, the natural numbers are those numbers used for counting (as in "there are ''six'' coins on the table") and ordering (as in "this is the ''third'' largest city in the country").
Numbers used for counting are called ''cardinal n ...
greater than 1 that have no
divisors but 1 and themselves. Taking these in their natural order gives the sequence (2, 3, 5, 7, 11, 13, 17, ...). The prime numbers are widely used in
mathematics
Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics ...
, particularly in
number theory where many results related to them exist.
The
Fibonacci numbers comprise the integer sequence whose elements are the sum of the previous two elements. The first two elements are either 0 and 1 or 1 and 1 so that the sequence is (0, 1, 1, 2, 3, 5, 8, 13, 21, 34, ...).
Other examples of sequences include those made up of
rational numbers,
real numbers and
complex numbers. The sequence (.9, .99, .999, .9999, ...), for instance, approaches the number 1. In fact, every real number can be written as the
limit
Limit or Limits may refer to:
Arts and media
* ''Limit'' (manga), a manga by Keiko Suenobu
* ''Limit'' (film), a South Korean film
* Limit (music), a way to characterize harmony
* "Limit" (song), a 2016 single by Luna Sea
* "Limits", a 2019 ...
of a sequence of rational numbers (e.g. via its
decimal expansion). As another example,
is the limit of the sequence (3, 3.1, 3.14, 3.141, 3.1415, ...), which is increasing. A related sequence is the sequence of decimal digits of , that is, (3, 1, 4, 1, 5, 9, ...). Unlike the preceding sequence, this sequence does not have any pattern that is easily discernible by inspection.
Another example of sequences is a sequence of functions, where each member of the sequence is a function whose shape is determined by a natural number indexing that function.
The
On-Line Encyclopedia of Integer Sequences comprises a large list of examples of integer sequences.
Indexing
Other notations can be useful for sequences whose pattern cannot be easily guessed or for sequences that do not have a pattern such as the digits of
. One such notation is to write down a general formula for computing the ''n''th term as a function of ''n'', enclose it in parentheses, and include a subscript indicating the set of values that ''n'' can take. For example, in this notation the sequence of even numbers could be written as
. The sequence of squares could be written as
. The variable ''n'' is called an
index
Index (or its plural form indices) may refer to:
Arts, entertainment, and media Fictional entities
* Index (''A Certain Magical Index''), a character in the light novel series ''A Certain Magical Index''
* The Index, an item on a Halo megastru ...
, and the set of values that it can take is called the
index set.
It is often useful to combine this notation with the technique of treating the elements of a sequence as individual variables. This yields expressions like
, which denotes a sequence whose ''n''th element is given by the variable
. For example:
:
One can consider multiple sequences at the same time by using different variables; e.g.
could be a different sequence than
. One can even consider a sequence of sequences:
denotes a sequence whose ''m''th term is the sequence
.
An alternative to writing the domain of a sequence in the subscript is to indicate the range of values that the index can take by listing its highest and lowest legal values. For example, the notation
denotes the ten-term sequence of squares
. The limits
and
are allowed, but they do not represent valid values for the index, only the
supremum
In mathematics, the infimum (abbreviated inf; plural infima) of a subset S of a partially ordered set P is a greatest element in P that is less than or equal to each element of S, if such an element exists. Consequently, the term ''greatest l ...
or
infimum of such values, respectively. For example, the sequence
is the same as the sequence
, and does not contain an additional term "at infinity". The sequence
is a bi-infinite sequence, and can also be written as
.
In cases where the set of indexing numbers is understood, the subscripts and superscripts are often left off. That is, one simply writes
for an arbitrary sequence. Often, the index ''k'' is understood to run from 1 to ∞. However, sequences are frequently indexed starting from zero, as in
:
In some cases, the elements of the sequence are related naturally to a sequence of integers whose pattern can be easily inferred. In these cases, the index set may be implied by a listing of the first few abstract elements. For instance, the sequence of squares of
odd number
In mathematics, parity is the property of an integer of whether it is even or odd. An integer is even if it is a multiple of two, and odd if it is not.. For example, −4, 0, 82 are even because
\begin
-2 \cdot 2 &= -4 \\
0 \cdot 2 &= 0 \\
41 ...
s could be denoted in any of the following ways.
*
*
*
*
*
Moreover, the subscripts and superscripts could have been left off in the third, fourth, and fifth notations, if the indexing set was understood to be the
natural numbers
In mathematics, the natural numbers are those numbers used for counting (as in "there are ''six'' coins on the table") and ordering (as in "this is the ''third'' largest city in the country").
Numbers used for counting are called ''cardinal n ...
. In the second and third bullets, there is a well-defined sequence
, but it is not the same as the sequence denoted by the expression.
Defining a sequence by recursion
Sequences whose elements are related to the previous elements in a straightforward way are often defined using
recursion. This is in contrast to the definition of sequences of elements as functions of their positions.
To define a sequence by recursion, one needs a rule, called ''recurrence relation'' to construct each element in terms of the ones before it. In addition, enough initial elements must be provided so that all subsequent elements of the sequence can be computed by successive applications of the recurrence relation.
The
Fibonacci sequence is a simple classical example, defined by the recurrence relation
:
with initial terms
and
. From this, a simple computation shows that the first ten terms of this sequence are 0, 1, 1, 2, 3, 5, 8, 13, 21, and 34.
A complicated example of a sequence defined by a recurrence relation is
Recamán's sequence, defined by the recurrence relation
:
with initial term
A ''linear recurrence with constant coefficients'' is a recurrence relation of the form
:
where
are
constants
Constant or The Constant may refer to:
Mathematics
* Constant (mathematics), a non-varying value
* Mathematical constant, a special number that arises naturally in mathematics, such as or
Other concepts
* Control variable or scientific const ...
. There is a general method for expressing the general term
of such a sequence as a function of ; see
Linear recurrence. In the case of the Fibonacci sequence, one has
and the resulting function of is given by
Binet's formula.
A
holonomic sequence
In mathematics, and more specifically in Mathematical analysis, analysis, a holonomic function is a smooth function of several variables that is a solution of a system of linear differential equation, linear homogeneous differential equations with ...
is a sequence defined by a recurrence relation of the form
:
where
are
polynomials in . For most holonomic sequences, there is no explicit formula for expressing
as a function of . Nevertheless, holonomic sequences play an important role in various areas of mathematics. For example, many
special functions have a
Taylor series whose sequence of coefficients is holonomic. The use of the recurrence relation allows a fast computation of values of such special functions.
Not all sequences can be specified by a recurrence relation. An example is the sequence of
prime numbers in their natural order (2, 3, 5, 7, 11, 13, 17, ...).
Formal definition and basic properties
There are many different notions of sequences in mathematics, some of which (''e.g.'',
exact sequence) are not covered by the definitions and notations introduced below.
Definition
In this article, a sequence is formally defined as a
function whose
domain
Domain may refer to:
Mathematics
*Domain of a function, the set of input values for which the (total) function is defined
**Domain of definition of a partial function
**Natural domain of a partial function
**Domain of holomorphy of a function
* Do ...
is an
interval of
integers. This definition covers several different uses of the word "sequence", including one-sided infinite sequences, bi-infinite sequences, and finite sequences (see below for definitions of these kinds of sequences). However, many authors use a narrower definition by requiring the domain of a sequence to be the set of
natural numbers
In mathematics, the natural numbers are those numbers used for counting (as in "there are ''six'' coins on the table") and ordering (as in "this is the ''third'' largest city in the country").
Numbers used for counting are called ''cardinal n ...
. This narrower definition has the disadvantage that it rules out finite sequences and bi-infinite sequences, both of which are usually called sequences in standard mathematical practice. Another disadvantage is that, if one removes the first terms of a sequence, one needs reindexing the remainder terms for fitting this definition. In some contexts, to shorten exposition, the
codomain of the sequence is fixed by context, for example by requiring it to be the set R of real numbers,
the set C of complex numbers,
or a
topological space.
Although sequences are a type of function, they are usually distinguished notationally from functions in that the input is written as a subscript rather than in parentheses, that is, rather than . There are terminological differences as well: the value of a sequence at the lowest input (often 1) is called the "first element" of the sequence, the value at the second smallest input (often 2) is called the "second element", etc. Also, while a function abstracted from its input is usually denoted by a single letter, e.g. ''f'', a sequence abstracted from its input is usually written by a notation such as
, or just as
Here is the domain, or index set, of the sequence.
Sequences and their limits (see below) are important concepts for studying topological spaces. An important generalization of sequences is the concept of
nets. A net is a function from a (possibly
uncountable)
directed set to a topological space. The notational conventions for sequences normally apply to nets as well.
Finite and infinite
The length of a sequence is defined as the number of terms in the sequence.
A sequence of a finite length ''n'' is also called an
''n''-tuple. Finite sequences include the empty sequence ( ) that has no elements.
Normally, the term ''infinite sequence'' refers to a sequence that is infinite in one direction, and finite in the other—the sequence has a first element, but no final element. Such a sequence is called a singly infinite sequence or a one-sided infinite sequence when disambiguation is necessary. In contrast, a sequence that is infinite in both directions—i.e. that has neither a first nor a final element—is called a bi-infinite sequence, two-way infinite sequence, or doubly infinite sequence. A function from the set Z of ''all''
integers into a set, such as for instance the sequence of all even integers ( ..., −4, −2, 0, 2, 4, 6, 8, ... ), is bi-infinite. This sequence could be denoted
.
Increasing and decreasing
A sequence is said to be ''monotonically increasing'' if each term is greater than or equal to the one before it. For example, the sequence
is monotonically increasing if and only if ''a''
''n''+1 ''a''
''n'' for all ''n'' ∈ N. If each consecutive term is strictly greater than (>) the previous term then the sequence is called strictly monotonically increasing. A sequence is monotonically decreasing if each consecutive term is less than or equal to the previous one, and is strictly monotonically decreasing if each is strictly less than the previous. If a sequence is either increasing or decreasing it is called a monotone sequence. This is a special case of the more general notion of a
monotonic function.
The terms nondecreasing and nonincreasing are often used in place of ''increasing'' and ''decreasing'' in order to avoid any possible confusion with ''strictly increasing'' and ''strictly decreasing'', respectively.
Bounded
If the sequence of real numbers (''a
n'') is such that all the terms are less than some real number ''M'', then the sequence is said to be bounded from above. In other words, this means that there exists ''M'' such that for all ''n'', ''a
n'' ≤ ''M''. Any such ''M'' is called an ''upper bound''. Likewise, if, for some real ''m'', ''a
n'' ≥ ''m'' for all ''n'' greater than some ''N'', then the sequence is bounded from below and any such ''m'' is called a ''lower bound''. If a sequence is both bounded from above and bounded from below, then the sequence is said to be bounded.
Subsequences
A
subsequence of a given sequence is a sequence formed from the given sequence by deleting some of the elements without disturbing the relative positions of the remaining elements. For instance, the sequence of positive even integers (2, 4, 6, ...) is a subsequence of the positive integers (1, 2, 3, ...). The positions of some elements change when other elements are deleted. However, the relative positions are preserved.
Formally, a subsequence of the sequence
is any sequence of the form
, where
is a strictly increasing sequence of positive integers.
Other types of sequences
Some other types of sequences that are easy to define include:
* An
integer sequence is a sequence whose terms are integers.
* A
polynomial sequence
In mathematics, a polynomial sequence is a sequence of polynomials indexed by the nonnegative integers 0, 1, 2, 3, ..., in which each index is equal to the degree of the corresponding polynomial. Polynomial sequences are a topic of interest in en ...
is a sequence whose terms are polynomials.
* A positive integer sequence is sometimes called multiplicative, if ''a''
''nm'' = ''a''
''n'' ''a''
''m'' for all pairs ''n'', ''m'' such that ''n'' and ''m'' are
coprime. In other instances, sequences are often called ''multiplicative'', if ''a''
''n'' = ''na''
1 for all ''n''. Moreover, a ''multiplicative'' Fibonacci sequence
satisfies the recursion relation ''a''
''n'' = ''a''
''n''−1 ''a''
''n''−2.
* A
binary sequence is a sequence whose terms have one of two discrete values, e.g.
base 2 values (0,1,1,0, ...), a series of coin tosses (Heads/Tails) H,T,H,H,T, ..., the answers to a set of True or False questions (T, F, T, T, ...), and so on.
Limits and convergence

An important property of a sequence is ''convergence''. If a sequence converges, it converges to a particular value known as the ''limit''. If a sequence converges to some limit, then it is convergent. A sequence that does not converge is divergent.
Informally, a sequence has a limit if the elements of the sequence become closer and closer to some value
(called the limit of the sequence), and they become and remain ''arbitrarily'' close to
, meaning that given a real number
greater than zero, all but a finite number of the elements of the sequence have a distance from
less than
.
For example, the sequence
shown to the right converges to the value 0. On the other hand, the sequences
(which begins 1, 8, 27, …) and
(which begins −1, 1, −1, 1, …) are both divergent.
If a sequence converges, then the value it converges to is unique. This value is called the limit of the sequence. The limit of a convergent sequence
is normally denoted
. If
is a divergent sequence, then the expression
is meaningless.
Formal definition of convergence
A sequence of real numbers
converges to a real number
if, for all
, there exists a natural number
such that for all
we have
:
If
is a sequence of complex numbers rather than a sequence of real numbers, this last formula can still be used to define convergence, with the provision that
denotes the complex modulus, i.e.
. If
is a sequence of points in a
metric space, then the formula can be used to define convergence, if the expression
is replaced by the expression
, which denotes the
distance between
and
.
Applications and important results
If
and
are convergent sequences, then the following limits exist, and can be computed as follows:
*
*
for all real numbers
*
*
, provided that
*
for all
and
Moreover:
* If
for all
greater than some
, then
.
* (
Squeeze Theorem)
If
is a sequence such that
for all
then
is convergent, and
.
* If a sequence is
bounded
Boundedness or bounded may refer to:
Economics
* Bounded rationality, the idea that human rationality in decision-making is bounded by the available information, the cognitive limitations, and the time available to make the decision
* Bounded e ...
and
monotonic then it is convergent.
* A sequence is convergent if and only if all of its subsequences are convergent.
Cauchy sequences

A Cauchy sequence is a sequence whose terms become arbitrarily close together as n gets very large. The notion of a Cauchy sequence is important in the study of sequences in
metric spaces, and, in particular, in
real analysis. One particularly important result in real analysis is ''Cauchy characterization of convergence for sequences'':
:A sequence of real numbers is convergent (in the reals) if and only if it is Cauchy.
In contrast, there are Cauchy sequences of
rational numbers that are not convergent in the rationals, e.g. the sequence defined by
''x''
1 = 1 and ''x''
''n''+1 =
is Cauchy, but has no rational limit, cf.
here. More generally, any sequence of rational numbers that converges to an
irrational number is Cauchy, but not convergent when interpreted as a sequence in the set of rational numbers.
Metric spaces that satisfy the Cauchy characterization of convergence for sequences are called
complete metric spaces and are particularly nice for analysis.
Infinite limits
In calculus, it is common to define notation for sequences which do not converge in the sense discussed above, but which instead become and remain arbitrarily large, or become and remain arbitrarily negative. If
becomes arbitrarily large as
, we write
:
In this case we say that the sequence diverges, or that it converges to infinity. An example of such a sequence is .
If
becomes arbitrarily negative (i.e. negative and large in magnitude) as
, we write
:
and say that the sequence diverges or converges to negative infinity.
Series
A series is, informally speaking, the sum of the terms of a sequence. That is, it is an expression of the form
or
, where
is a sequence of real or complex numbers. The partial sums of a series are the expressions resulting from replacing the infinity symbol with a finite number, i.e. the ''N''th partial sum of the series
is the number
:
The partial sums themselves form a sequence
, which is called the sequence of partial sums of the series
. If the sequence of partial sums converges, then we say that the series
is convergent, and the limit
is called the value of the series. The same notation is used to denote a series and its value, i.e. we write
.
Use in other fields of mathematics
Topology
Sequences play an important role in topology, especially in the study of
metric spaces. For instance:
* A
metric space is
compact
Compact as used in politics may refer broadly to a pact or treaty; in more specific cases it may refer to:
* Interstate compact
* Blood compact, an ancient ritual of the Philippines
* Compact government, a type of colonial rule utilized in British ...
exactly when it is
sequentially compact.
* A function from a metric space to another metric space is
continuous
Continuity or continuous may refer to:
Mathematics
* Continuity (mathematics), the opposing concept to discreteness; common examples include
** Continuous probability distribution or random variable in probability and statistics
** Continuous ...
exactly when it takes convergent sequences to convergent sequences.
* A metric space is a
connected space
In topology and related branches of mathematics, a connected space is a topological space that cannot be represented as the union of two or more disjoint non-empty open subsets. Connectedness is one of the principal topological properties tha ...
if and only if, whenever the space is partitioned into two sets, one of the two sets contains a sequence converging to a point in the other set.
* A
topological space is
separable exactly when there is a dense sequence of points.
Sequences can be generalized to
nets or
filters
Filter, filtering or filters may refer to:
Science and technology
Computing
* Filter (higher-order function), in functional programming
* Filter (software), a computer program to process a data stream
* Filter (video), a software component tha ...
. These generalizations allow one to extend some of the above theorems to spaces without metrics.
Product topology
The
topological product
In topology and related areas of mathematics, a product space is the Cartesian product of a family of topological spaces equipped with a natural topology called the product topology. This topology differs from another, perhaps more natural-seem ...
of a sequence of topological spaces is the
cartesian product
In mathematics, specifically set theory, the Cartesian product of two sets ''A'' and ''B'', denoted ''A''×''B'', is the set of all ordered pairs where ''a'' is in ''A'' and ''b'' is in ''B''. In terms of set-builder notation, that is
: A\ti ...
of those spaces, equipped with a
natural topology called the
product topology.
More formally, given a sequence of spaces
, the product space
:
is defined as the set of all sequences
such that for each ''i'',
is an element of
. The
canonical projections are the maps ''p
i'' : ''X'' → ''X
i'' defined by the equation
. Then the product topology on ''X'' is defined to be the
coarsest topology
In topology and related areas of mathematics, the set of all possible topologies on a given set forms a partially ordered set. This order relation can be used for comparison of the topologies.
Definition
A topology on a set may be defined as the ...
(i.e. the topology with the fewest open sets) for which all the projections ''p
i'' are
continuous
Continuity or continuous may refer to:
Mathematics
* Continuity (mathematics), the opposing concept to discreteness; common examples include
** Continuous probability distribution or random variable in probability and statistics
** Continuous ...
. The product topology is sometimes called the Tychonoff topology.
Analysis
In
analysis, when talking about sequences, one will generally consider sequences of the form
:
which is to say, infinite sequences of elements indexed by
natural numbers.
A sequence may start with an index different from 1 or 0. For example, the sequence defined by ''x
n'' = 1/
log
Log most often refers to:
* Trunk (botany), the stem and main wooden axis of a tree, called logs when cut
** Logging, cutting down trees for logs
** Firewood, logs used for fuel
** Lumber or timber, converted from wood logs
* Logarithm, in mathe ...
(''n'') would be defined only for ''n'' ≥ 2. When talking about such infinite sequences, it is usually sufficient (and does not change much for most considerations) to assume that the members of the sequence are defined at least for all indices
large enough
In the mathematical areas of number theory and analysis, an infinite sequence or a function is said to eventually have a certain property, if it doesn't have the said property across all its ordered instances, but will after some instances have pas ...
, that is, greater than some given ''N''.
The most elementary type of sequences are numerical ones, that is, sequences of
real or
complex numbers. This type can be generalized to sequences of elements of some
vector space. In analysis, the vector spaces considered are often
function space
In mathematics, a function space is a set of functions between two fixed sets. Often, the domain and/or codomain will have additional structure which is inherited by the function space. For example, the set of functions from any set into a vect ...
s. Even more generally, one can study sequences with elements in some
topological space.
Sequence spaces
A
sequence space is a
vector space whose elements are infinite sequences of
real or
complex numbers. Equivalently, it is a
function space
In mathematics, a function space is a set of functions between two fixed sets. Often, the domain and/or codomain will have additional structure which is inherited by the function space. For example, the set of functions from any set into a vect ...
whose elements are functions from the
natural numbers
In mathematics, the natural numbers are those numbers used for counting (as in "there are ''six'' coins on the table") and ordering (as in "this is the ''third'' largest city in the country").
Numbers used for counting are called ''cardinal n ...
to the
field ''K'', where ''K'' is either the field of real numbers or the field of complex numbers. The set of all such functions is naturally identified with the set of all possible infinite sequences with elements in ''K'', and can be turned into a
vector space under the operations of
pointwise addition of functions and pointwise scalar multiplication. All sequence spaces are
linear subspace
In mathematics, and more specifically in linear algebra, a linear subspace, also known as a vector subspaceThe term ''linear subspace'' is sometimes used for referring to flats and affine subspaces. In the case of vector spaces over the reals, li ...
s of this space. Sequence spaces are typically equipped with a
norm
Naturally occurring radioactive materials (NORM) and technologically enhanced naturally occurring radioactive materials (TENORM) consist of materials, usually industrial wastes or by-products enriched with radioactive elements found in the envir ...
, or at least the structure of a
topological vector space.
The most important sequences spaces in analysis are the â„“
''p'' spaces, consisting of the ''p''-power summable sequences, with the ''p''-norm. These are special cases of
L''p'' spaces for the
counting measure on the set of natural numbers. Other important classes of sequences like convergent sequences or
null sequences form sequence spaces, respectively denoted ''c'' and ''c''
0, with the sup norm. Any sequence space can also be equipped with the
topology of
pointwise convergence, under which it becomes a special kind of
Fréchet space called an
FK-space.
Linear algebra
Sequences over a
field may also be viewed as
vectors in a
vector space. Specifically, the set of ''F''-valued sequences (where ''F'' is a field) is a
function space
In mathematics, a function space is a set of functions between two fixed sets. Often, the domain and/or codomain will have additional structure which is inherited by the function space. For example, the set of functions from any set into a vect ...
(in fact, a
product space) of ''F''-valued functions over the set of natural numbers.
Abstract algebra
Abstract algebra employs several types of sequences, including sequences of mathematical objects such as groups or rings.
Free monoid
If ''A'' is a set, the
free monoid over ''A'' (denoted ''A''
*, also called
Kleene star of ''A'') is a
monoid containing all the finite sequences (or strings) of zero or more elements of ''A'', with the binary operation of concatenation. The
free semigroup ''A''
+ is the subsemigroup of ''A''
* containing all elements except the empty sequence.
Exact sequences
In the context of
group theory, a sequence
:
of
groups
A group is a number of persons or things that are located, gathered, or classed together.
Groups of people
* Cultural group, a group whose members share the same cultural identity
* Ethnic group, a group whose members share the same ethnic iden ...
and
group homomorphisms is called exact, if the
image
An image is a visual representation of something. It can be two-dimensional, three-dimensional, or somehow otherwise feed into the visual system to convey information. An image can be an artifact, such as a photograph or other two-dimensiona ...
(or
range
Range may refer to:
Geography
* Range (geographic), a chain of hills or mountains; a somewhat linear, complex mountainous or hilly area (cordillera, sierra)
** Mountain range, a group of mountains bordered by lowlands
* Range, a term used to i ...
) of each homomorphism is equal to the
kernel of the next:
:
The sequence of groups and homomorphisms may be either finite or infinite.
A similar definition can be made for certain other
algebraic structure
In mathematics, an algebraic structure consists of a nonempty set ''A'' (called the underlying set, carrier set or domain), a collection of operations on ''A'' (typically binary operations such as addition and multiplication), and a finite set of ...
s. For example, one could have an exact sequence of
vector spaces and
linear maps, or of
modules
Broadly speaking, modularity is the degree to which a system's components may be separated and recombined, often with the benefit of flexibility and variety in use. The concept of modularity is used primarily to reduce complexity by breaking a sy ...
and
module homomorphisms.
Spectral sequences
In
homological algebra
Homological algebra is the branch of mathematics that studies homology (mathematics), homology in a general algebraic setting. It is a relatively young discipline, whose origins can be traced to investigations in combinatorial topology (a precurs ...
and
algebraic topology, a spectral sequence is a means of computing homology groups by taking successive approximations. Spectral sequences are a generalization of
exact sequences, and since their introduction by , they have become an important research tool, particularly in
homotopy theory
In mathematics, homotopy theory is a systematic study of situations in which maps can come with homotopies between them. It originated as a topic in algebraic topology but nowadays is studied as an independent discipline. Besides algebraic topolog ...
.
Set theory
An
ordinal-indexed sequence is a generalization of a sequence. If α is a
limit ordinal and ''X'' is a set, an α-indexed sequence of elements of ''X'' is a function from α to ''X''. In this terminology an ω-indexed sequence is an ordinary sequence.
Computing
In
computer science, finite sequences are called
lists
A ''list'' is any set of items in a row. List or lists may also refer to:
People
* List (surname)
Organizations
* List College, an undergraduate division of the Jewish Theological Seminary of America
* SC Germania List, German rugby unio ...
. Potentially infinite sequences are called
streams
A stream is a continuous body of water, body of surface water Current (stream), flowing within the stream bed, bed and bank (geography), banks of a channel (geography), channel. Depending on its location or certain characteristics, a stream ...
. Finite sequences of characters or digits are called
string
String or strings may refer to:
*String (structure), a long flexible structure made from threads twisted together, which is used to tie, bind, or hang other objects
Arts, entertainment, and media Films
* ''Strings'' (1991 film), a Canadian anim ...
s.
Streams
Infinite sequences of
digits (or
characters) drawn from a
finite alphabet are of particular interest in
theoretical computer science. They are often referred to simply as ''sequences'' or ''
streams
A stream is a continuous body of water, body of surface water Current (stream), flowing within the stream bed, bed and bank (geography), banks of a channel (geography), channel. Depending on its location or certain characteristics, a stream ...
'', as opposed to finite ''
strings
String or strings may refer to:
*String (structure), a long flexible structure made from threads twisted together, which is used to tie, bind, or hang other objects
Arts, entertainment, and media Films
* ''Strings'' (1991 film), a Canadian anim ...
''. Infinite binary sequences, for instance, are infinite sequences of
bits (characters drawn from the alphabet ). The set ''C'' =
∞ of all infinite binary sequences is sometimes called the
Cantor space.
An infinite binary sequence can represent a
formal language (a set of strings) by setting the ''n'' th bit of the sequence to 1 if and only if the ''n'' th string (in
shortlex order In mathematics, and particularly in the theory of formal languages, shortlex is a total ordering for finite sequences of objects that can themselves be totally ordered. In the shortlex ordering, sequences are primarily sorted by cardinality (length) ...
) is in the language. This representation is useful in the
diagonalization method for proofs.
See also
*
Enumeration
*
On-Line Encyclopedia of Integer Sequences
*
Recurrence relation
*
Sequence space
;Operations
*
Cauchy product
;Examples
*
Discrete-time signal
In mathematical dynamics, discrete time and continuous time are two alternative frameworks within which variables that evolve over time are modeled.
Discrete time
Discrete time views values of variables as occurring at distinct, separate "po ...
*
Farey sequence
*
Fibonacci sequence
*
Look-and-say sequence
*
Thue–Morse sequence
*
List of integer sequences
This is a list of notable integer sequences and their OEIS links.
General
Figurate numbers
Types of primes
Base-dependent
References
OEIS core sequences External links
Index to OEIS
{{DEFAULTSORT:OEIS sequences
*
Integer
...
;Types
*
±1-sequence
In mathematics, a sign sequence, or ±1–sequence or bipolar sequence, is a sequence of numbers, each of which is either 1 or −1. One example is the sequence (1, −1, 1, −1, ...).
Such sequences are commonly studied in discrepancy theor ...
*
Arithmetic progression
*
Automatic sequence
*
Cauchy sequence
*
Constant-recursive sequence
*
Geometric progression
*
Harmonic progression
*
Holonomic sequence
In mathematics, and more specifically in Mathematical analysis, analysis, a holonomic function is a smooth function of several variables that is a solution of a system of linear differential equation, linear homogeneous differential equations with ...
*
Regular sequence
*
Pseudorandom binary sequence
*
Random sequence The concept of a random sequence is essential in probability theory and statistics. The concept generally relies on the notion of a sequence of random variables and many statistical discussions begin with the words "let ''X''1,...,''Xn'' be independ ...
;Related concepts
*
List (computing)
*
Net (topology)
In mathematics, more specifically in general topology and related branches, a net or Moore–Smith sequence is a generalization of the notion of a sequence. In essence, a sequence is a function whose domain is the natural numbers. The codomai ...
(a generalization of sequences)
*
Ordinal-indexed sequence
*
Recursion (computer science)
In computer science, recursion is a method of solving a computational problem where the solution depends on solutions to smaller instances of the same problem. Recursion solves such recursive problems by using functions that call themselves ...
*
Set (mathematics)
*
Tuple
*
Permutation
In mathematics, a permutation of a set is, loosely speaking, an arrangement of its members into a sequence or linear order, or if the set is already ordered, a rearrangement of its elements. The word "permutation" also refers to the act or proc ...
Notes
References
External links
*
The On-Line Encyclopedia of Integer Sequences(free)
{{Authority control
Elementary mathematics
*