VOOZH about

URL: https://en.wikipedia.org/wiki/Integer_sequence

⇱ Integer sequence - Wikipedia


Jump to content
From Wikipedia, the free encyclopedia
Ordered list of whole numbers
πŸ‘ Image
Beginning of the Fibonacci sequence on a building in Gothenburg

In mathematics, an integer sequence is a sequence (i.e., an ordered list) of integers.

An integer sequence may be specified explicitly by giving a formula for its nth term, or implicitly by giving a relationship between its terms. For example, the sequence 0, 1, 1, 2, 3, 5, 8, 13, ... (the Fibonacci sequence) is formed by starting with 0 and 1 and then adding any two consecutive terms to obtain the next one: an implicit description (sequence A000045 in the OEIS). The sequence 0, 3, 8, 15, ... is formed according to the formula πŸ‘ {\displaystyle n^{2}-1}
for the nth term: an explicit definition.

Alternatively, an integer sequence may be defined by a property which members of the sequence possess and other integers do not possess. For example, we can determine whether a given integer is a perfect number, (sequence A000396 in the OEIS), even though we do not have a formula for the nth perfect number.

Computable and definable sequences

[edit]

An integer sequence is computable if there exists an algorithm that, given πŸ‘ {\displaystyle n}
, calculates πŸ‘ {\displaystyle a_{n}}
, for all πŸ‘ {\displaystyle n>0}
. The set of computable integer sequences is countable. The set of all integer sequences is uncountable (with cardinality equal to that of the continuum), and so not all integer sequences are computable.

Although some integer sequences have definitions, there is no systematic way to define what it means for an integer sequence to be definable in the universe or in any absolute (model independent) sense.

Suppose the set πŸ‘ {\displaystyle M}
is a transitive model of ZFC set theory. The transitivity of πŸ‘ {\displaystyle M}
implies that the integers and integer sequences inside πŸ‘ {\displaystyle M}
are actually integers and sequences of integers. An integer sequence is a definable sequence relative to πŸ‘ {\displaystyle M}
if there exists some formula πŸ‘ {\displaystyle P(x)}
in the language of set theory, with one free variable and no parameters, which is true in πŸ‘ {\displaystyle M}
for that integer sequence and false in πŸ‘ {\displaystyle M}
for all other integer sequences. In each such πŸ‘ {\displaystyle M}
, there are definable integer sequences that are not computable, such as sequences that encode the Turing jumps of computable sets.

For some transitive models πŸ‘ {\displaystyle M}
of ZFC, every sequence of integers in πŸ‘ {\displaystyle M}
is definable relative to πŸ‘ {\displaystyle M}
; for others, only some integer sequences are. There is no systematic way to define in πŸ‘ {\displaystyle M}
itself the set of sequences definable relative to πŸ‘ {\displaystyle M}
and that set may not even exist in some such πŸ‘ {\displaystyle M}
. Similarly, the map from the set of formulas that define integer sequences in πŸ‘ {\displaystyle M}
to the integer sequences they define is not definable in πŸ‘ {\displaystyle M}
and may not exist in πŸ‘ {\displaystyle M}
. However, in any model that does possess such a definability map, some integer sequences in the model will not be definable relative to the model.[1]

If πŸ‘ {\displaystyle M}
contains all integer sequences, then the set of integer sequences definable in πŸ‘ {\displaystyle M}
will exist in πŸ‘ {\displaystyle M}
and be countable and countable in πŸ‘ {\displaystyle M}
.

Complete sequences

[edit]

A sequence of positive integers is called a complete sequence if every positive integer can be expressed as a sum of values in the sequence, using each value at most once.

Examples

[edit]

Integer sequences that have their own name include:

See also

[edit]

References

[edit]

External links

[edit]