subsequence
English
Pronunciation
Etymology 1
Category:English terms derived from Proto-Indo-European#SUBSEQUENCECategory:English terms derived from the Proto-Indo-European root *sekʷ- (follow)#SUBSEQUENCEFrom subsequent.
Noun
subsequence (countable and uncountable, plural subsequences)Category:English lemmas#SUBSEQUENCECategory:English nouns#SUBSEQUENCECategory:English uncountable nouns#SUBSEQUENCECategory:English countable nouns#SUBSEQUENCECategory:English countable nouns#SUBSEQUENCECategory:English entries with incorrect language header#SUBSEQUENCECategory:Pages with entries#SUBSEQUENCECategory:Pages with 1 entry#SUBSEQUENCE
- A subsequent act or thing; a sequel.
- The state of being subsequent.
- 1818, Thomas Brown, Inquiry into the Relation of Cause and Effect, third edition, page 83:
- It must be remembered, that what we call exertion, in our bodily operations, is nothing more, as we have seen, than the subsequence of muscular motion to the feeling which we denominate desire or will; as magnetic action, in a process purely material, is the subsequence of the motion of iron to the approach of a loadstone.Category:English terms with quotations#SUBSEQUENCE
Synonyms
- (state of being subsequent): See Thesaurus:posteriority
Derived terms
Etymology 2
From sub- + sequenceCategory:English terms prefixed with sub-#SEQUENCE.
Noun
subsequence (plural subsequences)Category:English lemmas#SUBSEQUENCECategory:English nouns#SUBSEQUENCECategory:English countable nouns#SUBSEQUENCECategory:English entries with incorrect language header#SUBSEQUENCECategory:Pages with entries#SUBSEQUENCECategory:Pages with 1 entry#SUBSEQUENCE
- (mathematicsCategory:en:Mathematics#SUBSEQUENCE) A sequence that is contained within a larger one.
- (computer scienceCategory:en:Computer science#SUBSEQUENCE) A subset of an array with the same ordering.
Usage notes
In computer science, a subsequence is to be contrasted with a subarray. A subarray must be a contiguous subset of the array, a stronger condition than merely having the same ordering, thus making it a special case of a subsequence.
