What is Sequences and series: Definition and 58 Discussions

In mathematics, a sequence is an enumerated collection of objects in which repetitions are allowed and order matters. Like a set, 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 whose domain is either the set of the natural numbers (for infinite sequences), or the set of the first n natural numbers (for a sequence of finite length n). Sequences are one type of indexed families as an indexed family is defined as a function which domain is called the index set, and the elements of the index set are the indices for the elements of the function image.
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 positive integers (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




a

n




{\displaystyle a_{n}}
,




b

n




{\displaystyle b_{n}}
and




c

n




{\displaystyle c_{n}}
, where the subscript n refers to the nth element of the sequence; for example, the nth element of the Fibonacci sequence



F


{\displaystyle F}
is generally denoted as




F

n




{\displaystyle F_{n}}
.

In computing and computer science, finite sequences are sometimes called strings, words or lists, the different names commonly corresponding to different ways to represent them in computer memory; infinite sequences are called streams. The empty sequence ( ) is included in most notions of sequence, but may be excluded depending on the context.

View More On Wikipedia.org
  1. O

    Solve for k: Difference between nth terms of two series > 14

    Homework Statement Hi, it's been a while since I've done questions such as the one below. Does anyone know how to solve it? (Note that k and n are actually sub-k and sub-n). Thanks in advance. The kth term of a series, Sk = a (1-R^k) / (1-R) , is the sum of the first k terms of the...
  2. B

    Calculating Population Growth: 1 & 5 Yrs Ago

    I am not too sure what to do to answer this question. Each year for the past 5 years the population of a certain country has increased by a steady rate of 2.7% per annum. The present population is 15.2 million. a) what was thepopulation 1 yr ago? b) what was the population 5 years ago? I...
  3. K

    How Do You Solve a Recursive Sequence Problem with Given Initial Conditions?

    Hi I have a problem with sequences and series. Can anybody help, please? The question is For the sequence U1, U2, U3, ...Un... the terms are related by Un = Un-1 +2Un-2 where n is greater or equal to 1, U1=2 and U2 =5. Find the values of U7, U11, and U14. Can someone...
  4. C

    What are the practical applications of Sequences and Series?

    Does anyone know what are the uses of Sequences and Series in real life:confused:
  5. P

    Sigma [sin(1/x)] for x=1 to ∞: Converge or Diverge?

    I need to determine whether Sigma [sin(1/x)] for x=1 to x=infinity converges or diverges. I have a feeling that it diverges, but I don't know how to prove it. Thanks
  6. M

    Proofs in sequences and series

    I am teaching honors calculus in college, and trying to teach something about convergence of sequences and series. my class has apparently never seen a genuine proof in high school and have no idea how to begin one (answer: with the definition). I have had students ask me what "QED" stands...
  7. C

    Is a Progression a Series or a Sequence?

    Sequences and series... My textbook says that a progression is another name for a series, but the dictionary says it is another name for a sequence - which is it?
  8. A

    Geometric Sequences and Series

    I'm trying to get an A in honors AlgII/Trig and it is impossible, but I won't give up, so I have a few questions. I'm not sure how to find the first two terms of a sequence (I got a few right, but most wrong and I don't know what's wrong). One of the problems is: a5 = 20; a8 = 4/25. I set...
Back
Top