What is Sequences: Definition and 586 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. Math Amateur

    MHB Noetherian Modules and Short Exact Sequences .... Bland, Corollary 4.2.6 ....

    I am reading Paul E. Bland's book, "Rings and Their Modules". I am focused on Section 4.2: Noetherian and Artinian Modules and need some help to fully understand the proof of part of Corollary 4.2.6 ... ... Corollary 4.2.6 reads as follows: Bland gives a statement of Corollary 4.2.6 but does...
  2. W

    I Convergence of ##\{\mathrm{sinc}^n(x)\}_{n\in\mathbb{N}}##

    Hi Physics Forums, I have a problem that I am unable to resolve. The sequence ##\{\mathrm{sinc}^n(x)\}_{n\in\mathbb{N}}## of positive integer powers of ##\mathrm{sinc}(x)## converges pointwise to the indicator function ##\mathbf{1}_{\{0\}}(x)##. This is trivial to prove, but I am struggling to...
  3. Math Amateur

    MHB Short Exact Sequences and Direct Sums .... Bland, Proposition 3.2.7 .... ....

    I am reading Paul E. Bland's book "Rings and Their Modules" ... Currently I am focused on Section 3.2 Exact Sequences in ModR ... ... I need some help in order to fully understand the proof of Proposition 3.2.7 ... Proposition 3.2.7 and its proof read as follows...
  4. Math Amateur

    I Short Exact Sequences & Direct Sums .... Bland, Proposition 3.2.7

    I am reading Paul E. Bland's book "Rings and Their Modules" ... Currently I am focused on Section 3.2 Exact Sequences in ##\text{Mod}_R## ... ... I need some help in order to fully understand the proof of Proposition 3.2.7 ... Proposition 3.2.7 and its proof read as follows: In the above...
  5. Math Amateur

    MHB Split Short Exact Sequences .... Bland, Proposition 3.2.6 .... .... Another Question ....

    I am reading Paul E. Bland's book "Rings and Their Modules" ... Currently I am focused on Section 3.2 Exact Sequences in \text{Mod}_R ... ... I need some further help in order to fully understand the proof of Proposition 3.2.6 ... Proposition 3.2.6 and its proof read as follows: In the...
  6. Math Amateur

    MHB Split Short Exact Sequences .... Bland, Proposition 3.2.6 .... ....

    I am reading Paul E. Bland's book "Rings and Their Modules" ... Currently I am focused on Section 3.2 Exact Sequences in \text{Mod}_R ... ... I need some help in order to fully understand the proof of Proposition 3.2.6 ... Proposition 3.2.6 and its proof read as follows: In the above proof...
  7. Math Amateur

    I Split Short Exact Sequences .... Bland, Proposition 3.2.6 ....

    I am reading Paul E. Bland's book "Rings and Their Modules" ... Currently I am focused on Section 3.2 Exact Sequences in ##\text{Mod}_R##... ... I need some help in order to fully understand the proof of Proposition 3.2.6 ... Proposition 3.2.6 and its proof read as follows: In the above...
  8. T

    Regarding Real numbers as limits of Cauchy sequences

    Homework Statement Let ##x\in\Bbb{R}## such that ##x\neq 0##. Then ##x=LIM_{n\rightarrow\infty}a_n## for some Cauchy sequence ##(a_n)_{n=1}^{\infty}## which is bounded away from zero. 2. Relevant definitions and propositions: 3. The attempt at a proof: Proof:(by construction) Let...
  9. ertagon2

    MHB Solve Maths Sequences & Series - Get Passing Grade Now

    Can someone help me with these. These are the last 5 questions that I have to do and if I get them right I pass maths.
  10. ertagon2

    MHB Sequences and their limits, convergence, supremum etc.

    Could someone check if my answers are right and help me with question 5?
  11. Altagyam

    Write the Power Series expression for a given sequence

    Homework Statement http://sites.math.rutgers.edu/~ds965/temp.pdf (NUMBER 2)[/B]Homework Equations I do not understand the alternating part for the second problem and the recursive part for the first problem.The Attempt at a Solution The first answer I got was first by writing out the...
  12. FallenApple

    I Limits of Monotonic Sequences

    If I have monotonic sequence, would it suffice to analyze |a(n)-a(n-1)| as n gets large? I know for Cauchy sequences, you have to analyze every term after N, but for monotonic sequences that are also Cauchy, can you just analyze the difference between consecutive terms?
  13. Eclair_de_XII

    Proof for convergent sequences, limits, and closed sets?

    Homework Statement "Let ##E \subset ℝ##. Prove that ##E## is closed if for each ##x_0##, there exists a sequence of ##x_n \in E## that converges to ##x_0##, it is true that ##x_0\in E##. In other words, prove that ##E## is closed if it contains every limit of sequences for each of its...
  14. Math Amateur

    MHB Cauchy Sequences and Completeness in R^n ....

    I am reading "Multidimensional Real Analysis I: Differentiation" by J. J. Duistermaat and J. A. C. Kolk ... I am focused on Chapter 1: Continuity ... ... I need help with an aspect of the proof of Theorem 1.6.5 (Completeness of \mathbb{R}^n) ... Duistermaat and Kolk"s Theorem 1.6.5 and its...
  15. L

    Proof of uniqueness of limits for a sequence of real numbers

    Homework Statement [/B] The proposition that I intend to prove is the following. (From Terence Tao "Analysis I" 3rd ed., Proposition 6.1.7, p. 128). ##Proposition##. Let ##(a_n)^\infty_{n=m}## be a real sequence starting at some integer index m, and let ##l\neq l'## be two distinct real...
  16. Maddiefayee

    Finding a convergent subsequence of the given sequence

    Homework Statement For some background, this is an advanced calculus 1 course. This was an assignment from a quiz back early in the semester. Any hints or a similar problem to guide me through this is greatly appreciated! Here is the problem: Find a convergent subsequence of the sequence...
  17. J

    A Fundamental sequences for the Veblen hierarchy of ordinals

    I will first summarize the construction of ordinal numbers and introduce the definition of the binary Veblen function and of the notion of fundamental sequence. Ordinal numbers start with natural numbers 0, 1, 2, 3, ... which are followed by ## \omega ## which represents the "simple" infinity...
  18. J

    MHB Proof by Induction - in Sequences.

    Dear ALL, My last Question of the Day? Let b1 and b2 be a sequence of numbers defined by: b_{n}=b_{n-1}+2b_{n-2} where $b_1=1,\,b_2=5$ and $n\ge3$ a) Write out the 1st 10 terms. b) Using strong Induction, show that: b_n=2^n+(-1)^n Many Thanks John C.
  19. Oats

    I Why can we define sequences in this fashion?

    I am familiar with the following formulation of the principle of recursive definition. Now, in certain proofs in analysis, there are times where a recursive definition for a function is used. Here are two examples. ##\textbf{Proof:}## Let ##p## be a limit point of ##E##, let ##\epsilon > 0##...
  20. Math Amateur

    MHB Limits of Sequences .... Bartle and Shebert, Example 3.4.3 (b) ....

    I am reading "Introduction to Real Analysis" (Fourth Edition) b Robert G Bartle and Donald R Sherbert ... I am focused on Chapter 2: Sequences and Series ... I need help in fully understanding Example 3.4.3 (b) ...Example 3.4.3 (b) ... reads as...
  21. Math Amateur

    I Limits of Sequences .... Bartle & Shebert, Example 3.4.3 (b)

    I am reading "Introduction to Real Analysis" (Fourth Edition) b Robert G Bartle and Donald R Sherbert ... I am focused on Chapter 2: Sequences and Series ... I need help in fully understanding Example 3.4.3 (b) ... Example 3.4.3 (b) ... reads as follows: In the above text from Bartle and...
  22. Math Amateur

    MHB Limits of Sequences .... Stoll Theorem 2.2.6

    In his book: Introduction to Real Analysis, Manfred Stoll does not prove parts (a) and (b) of Theorem 2.2.6 on the limits to certain special sequences ... I am having trouble getting started on the proof of part (a) ... can someone please help me to make a meaningful start to the proof ...
  23. Math Amateur

    MHB Limits of Sequences .... Sohrab Exercise 2.2.7

    I am reading Houshang H. Sohrab's book: "Basic Real Analysis" (Second Edition). I am focused on Chapter 2: Sequences and Series of Real Numbers ... ... I need help with a part of Exercise 2.2.7 Part (1) ... ... Exercise 2.2.7 Part (1) reads as follows:I have managed a solution to this...
  24. Math Amateur

    Limits of Sequences .... Sohrab Exercise 2.2.7 ....

    Homework Statement I am reading Houshang H. Sohrab's book: "Basic Real Analysis" (Second Edition). I am focused on Chapter 2: Sequences and Series of Real Numbers ... ... I need help with a part of Exercise 2.2.7 Part (1) ... ... Exercise 2.2.7 Part (1) reads as follows: I have managed a...
  25. C

    I Sequences, subsequences (convergent, non-convergent)

    Hi guys, I am not sure if my understanding of subsequence is right. For example I have sequence {x} from n=1 to infinity. Subsequence is when A) I chose for example every third term of that sequence so from sequence 1,2,3,4,5,6,7,... I choose subsequence 1,4,7...? B) Or subsequence is when I...
  26. M

    MHB No problem, happy to help! (Glad to hear it)

    Hey! :o I want to check which of the following sequences converges and from those that don't converge I want to check if it has a convergent subsequence. $\displaystyle{1, 1-\frac{1}{2}, 1, 1-\frac{1}{4}, 1, 1-\frac{1}{6}, \ldots}$ $\displaystyle{1, \frac{1}{2}, 1, \frac{1}{4}, 1...
  27. M

    I For direct proof, how do you choose M for bounded sequence?

    So the definition of a bounded sequence is this: A sequence ##(x_{n})## of real numbers is bounded if there exists a real number ##M>0## such that ##|x_{n}|\le M## for each ##n## My question is pretty simple. How does one choose the M, based on the sequence in order to arrive at the...
  28. doktorwho

    Examples of functions and sequences

    Homework Statement Give the example and show your understanding: [1][/B].Lets define some property of a point of the function: 1. Point is a stationary point 2. Point is a max/min of a function 3. Point is a turning point of a function If possible name a function whose point has properties of...
  29. TheChemist_

    I Question about Accumulation points

    So we just recently did accumulation points in my maths class for chemists. I understood everything that was taught but ever since I was trying to find a reasonable explanation if the sequence an = (-1)n has 2 accumulation points (-1,1) or if it doesn't have any at all. I mean it's clear that...
  30. W

    MHB Destination Points in Harmonic Sequences

    The pattern above will continue for all values of the harmonic sequence. Will a destination point be reached for any value of θ where 0 ≤ θ < 2𝜋? (I know it won’t for θ = 0) Is there a function which contains the set of all destination points?
  31. Ryaners

    Beginning Sets: Advice on Set Building Notation?

    I've started Book of Proof, the first chapter of which is an intro to sets. Q.1 Is there any particular way to approach these kinds of problems, other than using intuition / trial & error? I tend to have some difficulty in working out the best way to express the general term of a sequence, for...
  32. Mr Davis 97

    I Formula involving polynomial sequences + recursive reps

    Say that we have a sequence defined by the mth degree polynomial, ##a_n=\displaystyle \sum_{k=0}^{m}c_kn^k##. I found the following formula which is a recursive representation of the same sequence: ##\displaystyle a_n =\sum_{k=1}^{m+1}\binom{m+1}{k} (-1)^{k-1}a_{n-k}##. I'm curious as to why...
  33. S

    MHB A little problem on exact sequences, part 2.

    Part 1 of this little problem is here: http://mathhelpboards.com/linear-abstract-algebra-14/little-problem-exact-sequences-19368.html. This is part 2: who can formulate and prove the dual statement?
  34. S

    MHB A little problem on exact sequences.

    I have this little problem on exact sequences, I want to check with you. We have two R-maps $f:A\to B$ and $g:B\to C$ of left R-modules. And we have an isomorphism $B/\mbox{im} f\cong C$ "induced by g" . Then prove that the sequence $S:A\to _f B\to _g C\to 0$ is right-exact, i.e., $\mbox{im}...
  35. Math Amateur

    I Split Exact Sequences .... Bland, Proposition 3.2.7

    I need help to resolve an apparent contradiction between part of a Proposition proved by Paul Bland in his book "Rings and Their Modules" and an Example provided by Joseph Rotman in his book "An Introduction to Homological Algebra" (Second Edition). One element of Bland's Proposition 3.2.7 is...
  36. adjacent

    Arithmetic sequence involving years

    Homework Statement A 25 year old programme for building new houses began in Core Town in the year 1986 and finished in 2010. The number of houses built each year form an arithmetic sequence. Given that 238 houses were built in 2000 and 108 in 2010, find the number of houses built in 1986...
  37. M

    MHB Each exact sequence can be arised by short exact sequences

    Hey! :o Let $R$ be a commutative ring with unit. We have that if the sequences $0\rightarrow A\rightarrow B\overset{f}{\rightarrow}C\rightarrow 0$ and $0\rightarrow C\overset{g}{\rightarrow}D\rightarrow E\rightarrow 0$ are exact, then the sequence $0\rightarrow B\overset{gf}{\rightarrow}...
  38. nfcfox

    Power series Representation

    Homework Statement http://imgur.com/12LbqWL Part b Homework EquationsThe Attempt at a Solution Since it says the first four terms, not nonzero, the first four terms would be 0-(1/3-0)+2/9(x-2)-1/9(x-2)^2 I'm confused when it says I need to find these for x=2... Do I just plug in x=2 now and...
  39. JulienB

    I General questions about limits of sequences

    Hi everybody! I'm currently preparing a math exam, and I'd like to clear up a few points I find obscure about limits of sequences, my goal being to more or less determine a method to solve them quickly during the exam. Hopefully someone can help me here :) I'll number the questions so that it's...
  40. The-Mad-Lisper

    Proof for Convergent of Series With Seq. Similar to 1/n

    Homework Statement \sum\limits_{n=1}^{\infty}\frac{n-1}{(n+2)(n+3)} Homework Equations S=\sum\limits_{n=1}^{\infty}a_n (1) \lim\limits_{n\rightarrow\infty}\frac{a_{n+1}}{a_n}\gt 1\rightarrow S\ is\ divergent (2) \lim\limits_{n\rightarrow\infty}\frac{a_{n+1}}{a_n}\lt 1\rightarrow S\ is\...
  41. Jess Karakov

    Sequence Convergence/Divergence Question

    Homework Statement Determine which of the sequences converge or diverge. Find the limit of the convergent sequences. 1) {asubn}= [((n^2) + (-1)^n)] / [(4n^2)] Homework Equations [/B] a1=first term, a2=second term...an= nth term The Attempt at a Solution a) So I found the first couple of...
  42. gsmtiger18

    Limits of sequences involving factorial statements

    Homework Statement I have to determine whether or not the following sequence is convergent, and if it is convergent, I have to find the limit. an = (-2)n / (n!) In solving this problem, I am not allowed to use any form or variation of the Ratio Test. 2. The attempt at a solution I was...
  43. benorin

    Need some kind of convergence theorem for integrals taken over sequences of sets

    I think this be Analysis, I Need some kind of convergence theorem for integrals taken over sequences of sets, know one? Example, a double integral taken over sets such that x^(2n)+y^(2n)<=1 with some integrand. I'd be interested in when the limit of the integral over the sequence of sets is...
  44. Euler2718

    Simplifying a Product of Sequences

    Homework Statement [/B] Simplify: \frac{5\cdot 8\cdot 11 \cdots (3i+2)}{2\cdot 5 \cdot 8 \cdots (3i-1)} Homework EquationsThe Attempt at a Solution I realize the numerator and denominator terms cancel besides the 2, however I'm struggling to write this in a proper form. Only just started...
  45. Q

    What is the Limit of the Sequence b_n = n - sqrt(n^2 + 2n)?

    Homework Statement Consider the sequence given by b_{n} = n - \sqrt{n^{2} + 2n}. Taking (1/n) \rightarrow 0 as given, and using both the Algebraic Limit Theorem and the result in Exercise 2.3.1 (That if (x_n) \rightarrow 0 show that (\sqrt{x_n}) \rightarrow 0), show \lim b_{n} exists and find...
  46. M

    Analyzing Convergence and Rewriting Sequences: A Mathematical Approach

    I need the math tools to understand and analyze sequences and their convergence. I know for example that the fibonacci series can be rewritten such that we can calculate for example nr 153 without knowledge of previous numbers. What math subjects is needed to take care of more complicated...
  47. C

    Do Cauchy sequences always converge?

    Hello evry body let be $(u_{n}) \in \mathbb{C}^{\matbb{N}}$ with $u_{n}^{2} \rightarrow 1$ and $\forall n \in \mathbb{N} (u_{n+1) - u_{n}) < 1$. Why does this sequences converge please? Thank you in advance and have a nice afternoon:oldbiggrin:.
  48. O

    MHB Sequences in metric spaces

    Let $X=R$ and ${d}_{1}\left(x,y\right)=\frac{1}{\eta}\left| x-y \right|$ $\eta\in \left(0,\infty\right)$ and ${d}_{2}\left(x,y\right)=\left| x-y \right|$..By using ${d}_{1}$ and ${d}_{2}$ please show that ${x}_{n}=\left(-1\right)^n$ is divergent and ${x}_{n}=\frac{1}{n}$ is convergent...
  49. T

    Question about sequences in Pascal

    Homework Statement I have a question about sequences in Pascal. I have been wondering if there is a way to write more than one element of succession on the output at once, without using arrays or strings. I guess best to illustrate on an example. Let's take a program that should determine...
  50. Nathanael

    Expressing recursive sequences explicitly

    Take, for example, ##x_{n+1}=x_n+2+4n\text{ with }x_0=0##. How would you express this explicitly in terms of n? The only method I've thought of is to assume it's of the form ##x_n=an^2+bn+c## and then write out the first few terms ##\{x_0=0,x_1=2,x_2=8\}## to get a system of equations for the...
Back
Top