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. A

    Is the Sequence an+2=an+1+an Monotonically Increasing?

    Homework Statement Prove that an+2=an+1+an where a1=1 and a2=1 is monotonically increasing. Homework Equations A sequence is monotonically increasing if an+1≥an for all n\inN. The Attempt at a Solution Base cases: a1≤a2 because 1=1. a2≤a3 because 1<2. Am I supposed to prove...
  2. C

    Limits of convergent sequences

    Homework Statement an= (n/n+2)^n ANS: 1/e^2 The Attempt at a Solution I was told this was convergent and I need to find the limit of the sequence. How do I do this, as I seem to keep getting that this is divergent. Isn't it divergent to infinity? Or am I missing something?
  3. C

    Limits of convergent sequences

    Homework Statement an= (n/n+2)^n The Attempt at a Solution I was told this was convergent and I need to find the limit of the sequence. How do I do this, as I seem to keep getting that this is divergent. Isn't it divergent to infinity? Or am I missing something?
  4. Math Amateur

    MHB Exact Sequences - D&F Section 10.5, Proposition 27

    I am reading Dummit and Foote Section 10.5 Exact Sequences - Projective, Injective and Flat Modules. I need some help in understanding D&F's proof of Proposition 27, Section 10.5, page 386 (see attachment). Proposition 27 reads as follows: (see attachment)...
  5. Math Amateur

    MHB Exact Sequences - Split Sequences and Splitting Homomorphisms

    I am reading Dummit and Foote Section 10.5 Exact Sequences - Projective, Injective and Flat Modules. I need some help in understanding D&F's proof of Proposition 25, Section 10.5 (page 384) concerning split sequences. Proposition 25 and its proof are as follows...
  6. Math Amateur

    MHB Exact Sequences - Isomorphisms Resulting from Exact Sequences

    I am reading Dummit and Foote Section 10.5 Exact Sequences - Projective, Injective and Flat Modules. I need help with some of the conclusions to Example 2, D&F Section 10.5, pages 379-380 - see attached. However, note that the question is essentially about isomorphisms. However, I would like...
  7. Math Amateur

    LaTeX Symbolizing Exact Sequences in LaTeX - Peter Seeks Help

    I wish to make a post regarding exact sequences, but I need a way in Latex to form the common symbol of a mapping arrow with a symbol over it - for an example of the symbols I mean please see attached. Since such symbols are littered through texts dealing with exact sequences, I really need to...
  8. Saitama

    MHB Given sequences, finding the relation

    Problem: Define $a_n=(1^2+2^2+ . . . +n^2)^n$ and $b_n=n^n(n!)^2$. Recall $n!$ is the product of the first n natural numbers. Then, (A)$a_n < b_n$ for all $n > 1$ (B)$a_n > b_n$ for all $n > 1$ (C)$a_n = b_n$ for infinitely many n (D)None of the above Attempt: The given sequence $a_n$ can be...
  9. 9

    Convergent limits for sequences: picture terms

    A limit of a sequence is definitely convergent if: If for any value of K there is an N sufficiently large that an > K for n > N, OR for any value of K there is an N sufficiently large that an<±K for n > N My only question is what exactly are K, N, an and n? What values are they? How would...
  10. 9

    Convergent and Divergent Sequences

    Homework Statement Please look over my work and tell me if I did something wrong. Suppose Bn is a divergent sequence with the limit +∞, and c is a constant. Prove: lim cBn -> ∞ = +∞ for c > 0 Homework Equations N/A The Attempt at a Solution lim Bn -> ∞ = means that for some value K >...
  11. A

    What is the significance of the limit laws for sequences?

    Hello everyone, I'm starting to study sequences. I'm on Stewart's Calculus textbook (single variable, 7th edition, for those who have it, on p. 693). Now, I'm at the part where the limit laws are "transferred" to sequences. (I'm sorry. I do not know how to code. I hope this is clear to...
  12. M

    Two exercises on complex sequences (one about Mandelbrot set)

    Homework Statement . I am trying to solve two exercises about complex sequences: 1) Let ##\alpha \in \mathbb C##, ##|\alpha|<1##. Which is the limit ##\lim_{n \to \infty} \alpha^n##?, do the same for the case ##|\alpha|>1##. 2) Let ##\mathcal M## be the set of the complex numbers ##c## such...
  13. G

    Short Exact Sequences 0→A→B→C→0: Explained

    0\rightarrow A\rightarrow B\rightarrow C\rightarrow 0 is a short exact sequence if the image of any morphism is the kernel of the next morphism. Thus, the fact that we have the 0 elements at the two ends is said to imply the following: 1. The morphism between A and B is a monomorphism...
  14. B

    The only method to learn sequences and series

    I remember when I took Calculus B in college. I had never learned any math by reverse engineering before, but when I got to sequences and series, the only way for me to learn how to do it was to reverse engineer it. I had to look up the answer in the back of the textbook, and then work...
  15. X

    Getting into Maths, skipping sequences

    Hello all, Well, it's my first post here but I'm not unfamiliar to the forum having read different posts and been intrigued by maths for a while. I finally decided that, after looking at different career options while buying Spivak's Calculus and playing with numbers, I should go into...
  16. C

    Calculating the number of terms in sequences

    How does one calculate the number of terms in the sequence \sum\limits_{a=2}^k \sum\limits_{b=a}^k of 1/(a*b).
  17. F

    Scaled unit impulse/step sequences

    Homework Statement b_{k} = {4, 1, 1, 4} x[n] = 2u[n] Write your answer using scaled unit impulse sequences and scaled unit step sequences. Write explicitly. Homework Equations The Attempt at a Solution 4114 2222222... ------------ 8228 8228 8228 8228 8228 ... ------------...
  18. adjacent

    Finding the nth Term of Complex Sequences

    Homework Statement I have two questions 1.Today,in my test paper,I got this sequence. Find the nth term formula 1,3,15,61,253 I didn't know how to start.This is clearly not an arithmetic or geometric sequence. Any help? 2. And is there any formula for finding the nth term of sequences...
  19. P

    Is the Product of a Null Sequence and a Bounded Sequence Always Null?

    Prove that if (a_n) is a null sequence and (b_n) is a bounded sequence then the sequence (a_nb_n) is null: from definitions if b_n is bounded then ## \exists H \in \mathbb{R} ## s.t. ## |b_n| \leq H ## if a_n is a null sequence it converges to 0 (from my book), i.e. given ## \epsilon ' > 0 ##...
  20. alyafey22

    MHB Complete spaces and Cauchy sequences

    I know that a metric space is complete if every Cauchy sequence converges that will surely designate compact metric spaces as complete spaces . I need to see examples of metric spaces which are not complete. Thanks in advance !
  21. C

    Prove that all convergent sequences are bounded

    was looking at a proof of this here: http://gyazo.com/8e35dc1a651cec5948db1ab14df491f8 I have two questions, why do you set K = max of all the terms of the sequence plus the 1 + |A| term? Why do you need the absolute value of all the terms? i.e. why |a_1| instead of |a_1|?
  22. D

    A formal proof for an affirmation about sequences

    Homework Statement Prove that: The sequence x_n \to x if and only if there is a M > 0 such that \forall \epsilon > 0 , \exists n_\epsilon \in \mathbb{N} and n\geq n_\epsilon we have | x_n - x | < \epsilon M Homework Equations The first implication "=>" is proved by choosing M = 1...
  23. S

    Convergence of sequences proof

    Given a sequence ## <x_n> ##, let ## <x_{n+1}> ## denote the sequence whose nth term for each ## n \in \mathbb{N} ## is ## x_{n+1} ##. Show that if ## <x_n> ## converges then ## < x_{n+1} ## converges and they have the same limit. my attempt thus far given ## \epsilon > 0 ## ##\exists N...
  24. F

    Sequences, Series, Convergence and Divergence

    Homework Statement Q1 Are the following sequences divergent or convergent as n tends to infinity. a: \frac{5n+2}{n-1} b: tan^{-1}(n) c:\frac{2^n}{n!} Q2 Evaluate:... a: \sum_{n=1}^{\infty} 3^{\frac{n}{2}} b: \sum_{n=1}^{99} (-1)^n Q3 Find whether the following converge or diverge...
  25. P

    Convergence of sequences

    Hi, Let a(n) be a real sequence such that a(n+1)-a(n) tends to zero as n approaches ∞. must a(n) converge? Also an explanation would be great thank you. have been wondering about this
  26. S

    Prove set of sequences is a basis

    Let c_00 be the subspace of all sequences of complex numbers that are "eventually zero". i.e. for an element x∈c_00, ∃N∈N such that xn=0,∀n≥n. Let {e_i}, i∈N be the set where e_i is the sequence in c_00 given by (e_i)_n =1 if n=i and (e_i)_n=0 if n≠i. Show that (e_i), i∈N is a basis for...
  27. M

    Monotone Sequences: Proof & Strictly Increasing?

    Let A be a nonempty subset of R that is bounded above and let α=supA. Show that there exists a monotone increasing sequence {an} in A such that α=lim an. Can the sequence {an} be chosen to be strictly increasing?
  28. hxthanh

    MHB What is the general term for integer sequences satisfying a specific condition?

    Define $\{a_n\}$ is integer sequences (all term are integers) satisfy condition $a_n=a_{n-1}+\left\lfloor\dfrac{n^2-2n+2-a_{n-1}}{n}\right\rfloor $ for $n=1,2,...$ *note: $\left\lfloor x\right\rfloor$ is a greatest integer number less than or equal $x$ Find general term of sequences.
  29. Y

    Limits & Sequences Homework: Show $\lim_{x \rightarrow \bar{x}} f(x) = L$

    Homework Statement The function f is defined on a neighborhood N of \bar{x}. Show that \lim_{x \rightarrow \bar{x}} f(x) = L if and only if \lim_{n \rightarrow \infty} f(x_n) = L when \{x-n\} is a sequence of points in N with \lim_{n \rightarrow \infty} x_n = \bar{x} . Homework...
  30. N

    Simple limit of sequences question.

    Let {An} = 2^n / n! is it convergent or divergent and why?
  31. J

    Showing that there are particular sequences of functions that converge

    That seems like a valid argument for showing that \phi_n converges to f, but I'm not sure how to show it's increasing. And as far \psi_n, converges, well I imagine that I'd use a similar argument, but I'm still not sure how to show it's decreasing.
  32. J

    Is this Factorial Sequence Increasing, Decreasing, or Neither?

    Homework Statement These trickly little buggers always seem to confuse me. I need to find out whether or not the sequence is increasing, decreasing or neither. An=(n!)2/(2n)! Homework Equations The Attempt at a Solution I'm pretty sure that it's a decreasing sequences but when I expand and...
  33. Math Amateur

    MHB Exact Sequences - Diagrams that 'commute' - Example

    I am reading Dummit and Foote Section 10.5 on Exact Sequences. I am trying to understand Example 1 as given at the bottom of page 381 and continued at the top of page 382 - please see attachment for the diagram and explanantion of the example. The example, as you can no doubt see, requires...
  34. Math Amateur

    MHB Exact Sequences - Diagrams that 'commute' - vertical arrows

    I am reading Dummit and Foote on Exact Sequences and some of the 'diagrams that commute' have vertical arrows. Can someone please help me with the LaTex for these diagrams. I have given an example in the attachment "Exact Sequences - Diagrams with Vertical Arrows" - where I also frame my...
  35. Math Amateur

    MHB Exact Sequences - functions on longright arrows

    In exact sequences, a convenient notation is to have a function symbol like on a longrightarrow. I have given an example of this in the attachment so it is clear what notation I am requesting help with - see attachment "Exact Sequences - Latex Question" I have also provided an...
  36. Math Amateur

    MHB Exact Sequences and short exact sequences - basic question

    In Dummit and Foote Section 10.5 Exact Sequences (see attachment) we read the following on page 379: "Note that any exact sequence can be written as a succession of short exact sequences since to say X \longrightarrow Y \longrightarrow Z [where the homomorphisms involved are as...
  37. dexterdev

    Summation of random sequences and convolution in pdf domain?

    Hi all, I have an all time doubt here. We know that if r.v z = x + y where x and y are 2 random sequences having corresponding pdfs p(x) and p(y), the pdf of z, p(z) = convolution ( p(x),p(y) ). I have seen the derivation for the continuous case although not thorough how to prove it. I...
  38. N

    Bounds on infinite sequences with a known limit

    Hello! Unfortunately, I have not spent as much time as I should have on limits, or sequences, or their properties. In trying to work on a number theory math proof I have come across the following: I have an infinite sequence of numbers, all between 0 and 1 inclusive. I know that the limit of...
  39. J

    MHB Geometric Sequences help - (3 given terms, find the rest)

    I need to find the value of the first term for this geometric series. Sn = 33 tn = 48 r = -2 I know that I have to take the formulas tn = t1 x r^(n-1), and Sn = [t1 x (r^n) - 1] / (r - 1), and isolate t1 for the first formula and then input that into the second, but I don't know the actual...
  40. A

    The difference between the limits of two Cauchy Sequences

    Lets say that we have two Cauchy sequences {fi} and {gi} such that the sequence {fi} converges to a limit F and the sequence {gi} converges to a limit G. Then it can easily be shown that the sequence defined by { d(fi, gi) } is also Cauchy. But is it true that this sequence, { d(fi, gi) }...
  41. T

    Sequences - Definition of convergence

    Alright, I need some help with this. an = \frac{1 - 5n^{4}}{n^{4} + 8n^{3}} To find the limit of convergence, use l'Hopital's Rule. The result will come out to L = -5 From my book, "The sequence {an} converges to the number L if for every positive number ε there corresponds an...
  42. K

    Function Generator for Sequences of Reals

    This paper is still subject to being edited and I am an amatuer mathematician, so there may be some mistakes, typos, and "amatuer" notation. I really cannot believe the result here, so I assume something may obviously be wrong yet, and I just cannot figure it out. I am a CPA, and fairly good...
  43. W

    Using l'Hospitals rule for sequences of functions

    Homework Statement Let (fn) be the sequence of functions defined on [0,1] by fn(x) = nxnlog(x) if x>0 and fn(0)=0. Each fn is continuous on [0,1]. Let a be in (0,1) and ha(y) = yay := yey log(a). Using l'Hospitals rule or otherwise, prove that limy->+∞ ha(y) = 0. Then considering...
  44. C

    MHB Proving continuity with sequences

    Could someone confirm that I've answered this question right please \[ Prove\ using\ the\ sequence\ definition\ that\ f(x)=10x^2\ is\ continuous\ at\ x_0=0\\ I\ have:\ take\ any\ sequence\ x_n\ converging\ to\ 0.\ Then\ f(x_n)=10x_n^2\ converges\ to\ f(x_0)=10*0^2=0\ so\ it\ is\ continuous.\\...
  45. G

    Sequences and Series of Functions Question (Rudin Chapter 7)

    Homework Statement The problem is Exercise 8 from Chapter 7 of Rudin. It can be seen here: http://grab.by/mGxY Homework Equations The Attempt at a Solution It seems quite obvious to see that because \sum\left|c_n\right| converges, f(x) will converge uniformly. However...
  46. T

    Limits of Sequences: Manipulating Equations for Standard Limits

    Homework Statement Have a few limits that I'm stuck on: a) lim n->infinity (n(n+1)^(n+1))/(n+2)^(n+2)) b) lim n->infinity (n^n/(n+3)^(n+1)) c) lim n->infinity n^(-1)^n I've tried my best to understand what to do solve these, but can't get it. We've been given answers to standard...
  47. T

    Arithmetic and Geometric Series Problem

    Homework Statement The sum of the first 9 terms of an arithmetic series is 216. The first, third and seventh terms of the series form the first three terms of a Geometric pattern. Find the first term and the common difference of the arithmetic pattern. Homework Equations The Attempt at a...
  48. A

    Cantor proof / infinite binary sequences

    Hi, I've been reading a textbook on set theory and came across Cantor's proof of the statement that the set of the infinite binary sequences is uncountable. However there is one thing that is not clear to me: The nth such sequence would be: An = (an,0,an,1,...), n = 0, 1, 2,... where...
  49. Saitama

    Solve Sequences & Limits Homework: Find Limit of z_n

    Homework Statement Let ##x_k=k## for ##k \leq 31## and ##\displaystyle x_{k+1}=\frac{x_1+x_2+...x_k}{k}## for ##k \geq 31##. Also let ##y_k=x_k## for ##k \leq 31## and ##\displaystyle y_{k+1}=\frac{y_k+y_{k-1}+...y_{k-30}}{31}## for ##k \geq 31##. Now if ##z_k=y_k-x_k## for all ##k ε N##. Find...
  50. Z

    MHB Showing Sequences Converge/Diverge

    I have had some introduction to set theory and have gone through calculus in a theoretical manner up through first and second order differential equations. However, we are now working on sequences (and series, but I find series to be less of a problem). There doesn't seem to be an easy way to go...
Back
Top