Sequence Definition and 1000 Threads
-
N
Sequence question to do with tile patterns
Homework Statement There are patterns made up of square tiles which I can not draw but only describe... Pattern 1 has 1 grey tile in centre and 8 dotted tiles around it Pattern 2 has 4 grey tiles in centre and 12 dotted tiles aound it Pattern 3 has 9 grey tiles in centre and 16 dotted...- Natasha1
- Thread
- Patterns Sequence
- Replies: 14
- Forum: Precalculus Mathematics Homework Help
-
T
Find the explicit formula for the nth term of the sequence?
Homework Statement Consider the sequence n1, n2, n3, ... that satisfies the recurrence relation nk = nk-1 / k + 1 for all integers k ≥ 2 with the initial condition that n1 = 1. Find the explicit formula nk for the nth term of the sequence? 2. The attempt at a solution I calculated...- Topgun_68
- Thread
- Explicit Formula Sequence Term
- Replies: 12
- Forum: Precalculus Mathematics Homework Help
-
A
Shutdown sequence initialisation
Hello, How to create a batch file that shuts down system at a particular time (not countdown but when the time approaches, it shuts down the system) after closing all the open programs? I don't want to use task scheduler P.S. how to make it a batch file that runs even when the system is...- Akshay_Anti
- Thread
- Sequence
- Replies: 7
- Forum: Programming and Computer Science
-
T
Problem with function of sequence simple convergence
Hello. I have a problem. I don't know how to finish my proof. Maybe someone of you will be able to help me. So task is: Suppose that fn and gn are function of the sequence. fn simply convergence(? don't know if english term is same) to f, and gn simply convergence to g. Need to prove that...- trenekas
- Thread
- Convergence Function Sequence
- Replies: 14
- Forum: Calculus and Beyond Homework Help
-
B
Convergence of Sequence ##(p_n)## to ##p##
If ##p## is a limit point of ##E## then ##\exists \ (p_n) \ s.t. (p_n) \rightarrow p## For the sequence construction, can I just define ##(p_n)## as such: ##For \ q \in E, \ \ define \ (p_n) := \left\{\Large{\frac{d(p,q)}{n}} \right\}_{n=1}^\infty##- Bachelier
- Thread
- Convergence Sequence
- Replies: 4
- Forum: Topology and Analysis
-
W
How Do I Adjust a Formula to Alternate Sequence Terms?
Homework Statement I am trying to solve this problem and need help with one aspect.Homework Equations sequence: 0,-1,0,1 -- repeated.The Attempt at a Solution How do I make every 4th term of the sequence a negative number? for instance i have: (1 + (-1)^n)/2 but i don't know how to...- whatlifeforme
- Thread
- Formula Sequence Term
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
A
Finding the limit of a sequence a quotient of two power functions
Homework Statement lim x-> infinity 3n+2/5n- Aerospace93
- Thread
- Functions Limit Power quotient Sequence
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
W
Prove the typewriter sequence does not converge pointwise.
(Typewriter sequence) Consider the following sequence of functions on [0,1]. Let f1= X[0, 1\2], f2= X[1\2, 1], f3= X[0, 1\4], f4= X[1/4, 1\2], f5= X[1\2, 3/4], f6= X[3/4, 1], f7= X[0, 1\8], etc. Where X is the Characteristic function. (a) Prove that fn does not converge for any x in [0,1]...- wrolsr
- Thread
- Sequence
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
A
MHB Prove No Uniformly Convergent Subsequence: Functional Sequence
SOLVED Prove that the functional sequence has no uniformly convergent subsequence -check $$n \in \mathbb{R}, \ \ f_n \ : \ \mathbb{R} \rightarrow \mathbb{R}, \ \ f_n(x) =\cos nx$$ We want to prove that $${f_n}$$ has no uniformly convergent subsequence. This is my attempt at proving that... -
A
MHB Sequence of continuous functions convergent to an increasing real function
Hi. Could help me with the following problem? Let f be a real function, increasing on [0,1]. Does there exists a sequence of functions, continuous on [0,1], convergent pointwise to f? If so, how to prove it? I would really appreciate any help. Thank you.- Arnold1
- Thread
- Continuous Continuous functions Convergent Function Functions Increasing Sequence
- Replies: 9
- Forum: Topology and Analysis
-
5
Next number in a sequence (definite integral problem)
(definite integral problem) write as an expression Homework Statement \int0k 3x2 suggest an expression for definite integrals from x=0 to x=k Homework Equations see below The Attempt at a Solution when k= 0, \int0k 3x2 = 0 when k= 1, \int0k 3x2 = 1 when k= 2, \int0k 3x2 = 8...- 5ymmetrica1
- Thread
- Integral Sequence
- Replies: 21
- Forum: Calculus and Beyond Homework Help
-
W
Seq Convergence: Does a_n = (-1)^(n+1)/(2n-1) Converge or Diverge?
Homework Statement Converge or diverge?Homework Equations \displaystyle a_{n} = \frac{(-1)^{n+1}}{2n-1}The Attempt at a Solution all i know is to perhaps take ln of numerator and denominator to get the exponent down below?- whatlifeforme
- Thread
- Convergence Sequence
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
A
Sine function as an infinite sequence
I have a vague understanding of how to derive the sine function from a Maclaurin Sequence however this isn't helping me figure out why: (1 - \frac{x^{2}}{4π^{2}}) (1 - \frac{x^{2}}{9π^{2}}) (1 - \frac{x^{2}}{16π^{2}})... = \frac{π^{2}}{x(x+π)}\frac{sin x - sin π}{x - π} Any help would be...- Appleton
- Thread
- Function Infinite Sequence Sine
- Replies: 6
- Forum: General Math
-
B
Convergence/Divergence and Monotonicity of a Sequence
Homework Statement Show the following sequence to diverge, or converge. Determine if monotonic. a sub n=n+(1/n) The Attempt at a Solution I understand that the sequence does diverge. I found this because the limit as n→∞ the limit is going to ∞ as well. I found that the sequence is monotonic...- B18
- Thread
- Sequence
- Replies: 13
- Forum: Calculus and Beyond Homework Help
-
S
Finding the Limit of Sequence (1/n) with Detailed Criticism
The general definition for the limit p of a sequence (pn) is \forall \epsilon > 0, \exists N \in \mathbb{N}:n \in \mathbb{N} \geq N \implies d(p_n,p) < \epsilon So, for the experience, I want to derive the limit of the sequence (1/n)_{n \in \mathbb{N}}. I would like detailed and harsh...- Someone2841
- Thread
- Limit Sequence
- Replies: 2
- Forum: Topology and Analysis
-
A
Proving sequence converges to 0
Homework Statement Prove that the sequence a_n=\frac{1}{n}+\frac{(-1)^n}{n^2} converges to 0 using the definition of convergence. The Attempt at a Solution I'm pretty stumped on this one...all I've written is |\frac{1}{n}+\frac{(-1)^n}{n^2}-0| < \epsilon The only way I know how to...- autodidude
- Thread
- Sequence
- Replies: 11
- Forum: Calculus and Beyond Homework Help
-
MHB Find the 100th term of a given sequence.
The increasing sequence 1, 3, 4, 9, 10, 12, 13 ... consists of all those positive integers which are powers of 3 or sum of distinct powers of 3. Find the 100th term of this sequence.- anemone
- Thread
- Sequence Term
- Replies: 6
- Forum: General Math
-
H
Proving Subspace Relation: lp and lq Sequences
Homework Statement how to prove that the sequences space lp is subspace of lq for p smaller than q? Homework Equations The Attempt at a Solution I try to imply holder inequality but meanwile unsuccesfully- hedipaldi
- Thread
- Sequence Space
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
D
Is the Sequence {a_n} Convergent?
Homework Statement Let {a_n} be a sequence | (a_n+1)^2 < (a_n)^2, 0 < (a_n+1) + (a_n). Show that the sequence is convergent Homework Equations n/a The Attempt at a Solution So I am feeling like monotone convergence theorem is the way to go there. It seems to me that (a_n+1)^2 <...- DotKite
- Thread
- Convergence Proof Sequence
- Replies: 3
- Forum: Calculus and Beyond Homework Help
-
S
Need help on Direct Sequence Spread Spectrum
Homework Statement I need to explain DSSS in my applied mathematics project (duration is three minutes of my talk). How do two users agree on which channel and the time to listen to so that they can exchange messages? Homework Equations Use Barker sequence as a channel encoder and...- smoky^2
- Thread
- Sequence Spectrum
- Replies: 3
- Forum: Engineering and Comp Sci Homework Help
-
B
Subsequential Limit of a Sequence
I have a problem that asks for the subsequential limits, the limit superior, and the limit inferior for the sequence s_n = 4 ^{\frac {1} {n}} I haven't had trouble with my other problems, but I don't see any subsequences in the sequence (other than the sequence itself). Am I missing somthing?- bphys
- Thread
- Limit Sequence
- Replies: 2
- Forum: Topology and Analysis
-
B
Understanding Sup of Sequence: S_n
Is my understanding of the concept of ##\underset{n}{Sup} \ S_n## correct? for instance, given the sequence: ##{S_n} = sin(\frac{n \pi}{2}). \frac{n+2}{2 n}## Then ##\underset{1}{Sup} \ S_n \ = \ \frac{3}{2}## ##\underset{10}{Sup} \ S_n \ = 0## ##\underset{k≥n}{Sup} \ S_n...- Bachelier
- Thread
- Sequence
- Replies: 8
- Forum: Topology and Analysis
-
I
Limit of sequence lim n (1-cos(2/n))
Homework Statement Homework Equations The Attempt at a Solution above picture ! Exam in 3 hours :( please help- izen
- Thread
- Limit Sequence
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
K
I discovered a formula for the nth term of any sequence of numbers
Hi there, I recently discovered a formula for the nth term that works for any finite sequence of numbers. I was just wondering whether a formula has already been discovered, and if not, how and where I should publish it. To give you an example of what i mean: one formula for the nth...- karpmage
- Thread
- Formula Numbers Sequence Term
- Replies: 41
- Forum: General Math
-
MHB Clovis's question at Yahoo Answers (bounded sequence)
Here is the question: Here is a link to the question: Real Analysis Sequences 10pts? - Yahoo! Answers I have posted a link there to this topic so the OP can find my response.- Fernando Revilla
- Thread
- Sequence
- Replies: 1
- Forum: General Math
-
I
MHB How to prove sequence converges quadratically to a root of multiplicity
[FONT=arial]A function f has a root of multiplicity $m>1$ at the point $ x_*$ if $f(x_*)=f'(x_*)=...=f^{(m-1)}(x_*)=0$. Assume that the iteration$ x_{k+1}=x_k-mf(x_k)/f'(x_k)$ converges to $x_*$. If$ f^{(m)}(x_*)≠0$, prove that this sequence converges quadratically.(We may use the Taylor's...- i_a_n
- Thread
- multiplicity Root Sequence
- Replies: 3
- Forum: Topology and Analysis
-
J
Estimating the error of an iterative sequence
Homework Statement This isn't quite homework (though it's close), but I'm working on a quantum circuit and wish to implement an iterative method to find the square root of a number using elementary arithmetic operations (and without reciprocals). I've gotten most of it down, but the error...- jeku1987
- Thread
- Error Iterative Sequence
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
S
Prove that sequence is monotonic
Homework Statement Need to prove that the following sequence is monotonic ( decreasing ). \frac{1}{n^2}+\frac{(-1)^{n}}{3^n}Homework Equations - The Attempt at a Solution I have idea how to prove that the sequence is decreasing that is: a_{n+1} - a_{n} ≤ 0 but in this case, I can't get the...- Siune
- Thread
- Sequence
- Replies: 3
- Forum: Precalculus Mathematics Homework Help
-
G
Converting cDNA to Protein Sequence: Methods and Recommendations
Has anyone here done this before? If so, kit recommendations and protocol? Any help would be awesome. Thanks!- gravenewworld
- Thread
- Protein Sequence
- Replies: 3
- Forum: Biology and Medical
-
3
Sequence resulting from evenly dividing a line
Hi, I'm new here and, as will become obvious from my question, neither a phycisist nor a mathematician. This is not a homework question, so I post it in this forum and hope that's okay. (I've aready asked on stack exchange but as far as I can see the answers given to me there were describing a...- 3ToedSloth
- Thread
- Line Sequence
- Replies: 7
- Forum: General Math
-
MHB Aesity's question at Yahoo Answers regarding a geometric sequence
Here is the question: Here is a link to the question: Geometric sequence question? - Yahoo! Answers I have posted a link there to this topic so the OP can find my response.- MarkFL
- Thread
- Geometric Sequence
- Replies: 1
- Forum: General Math
-
G
Convergent Sequence of Square Roots
Homework Statement Let S_{1}=1 and S_{n+1}=\sqrt{2+S_n} Show that \left\{S_n\right\} converges and find its limit. Hint: First assume that the limit exists, then what is the possible value of the limit? Second, show that the sequence is increasing and bounded. Finally, follow the...- gajohnson
- Thread
- Convergent Sequence
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
I
Limit of Sequence: Finding the Limit of a Sequence (2)
Homework Statement Find the limit of this sequence An = \frac{n^{n}}{(n+3)^{n+1}} Homework EquationsThe Attempt at a Solution The answer is 0 but my answer is 1 thank you- izen
- Thread
- Limit Sequence
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
I
Find the limit of sequence (trig term)
Homework Statement find the limit of this sequence 1) An = \frac{\sqrt{n} sin (n! e^{n})}{n+1} 2) An = 4n^{3} sin\frac{1}{n^{3}} Homework Equations The Attempt at a Solution (1) |sin n! e^n)| ≤1 |An| ≤ \frac{ \sqrt{n} }{n+1} |An| ≤ \frac{ \sqrt{n}/n...- izen
- Thread
- Limit Sequence Term
- Replies: 11
- Forum: Calculus and Beyond Homework Help
-
O
Show that sequence is unbounded
Homework Statement Show that the sequence an= sqrt(n) is unbounded Homework Equations there is no relevant equation require. The Attempt at a Solution Actually, I'm a newbie for real analysis, I try to prove it by using contradiction method, but I stuck at half way, can anyone...- oceanthang
- Thread
- Sequence
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
Sum of 5^1-5^2+5^3-5^4+...-5^{98}: e. (5/6)(1-5^98)
Homework Statement Find the sum of 5^1-5^2+5^3-5^4+...-5^{98} a. (5/4)(1-5^99) b. (1/6)(1-5^99) c. (6/5)(1+5^98) d. (1-5^100) e. (5/6)(1-5^98) Homework Equations The Attempt at a Solution I feel as though this is actually a simple problem and that I'm not looking at it the right way. [5^1...- Biosyn
- Thread
- Sequence Sum
- Replies: 4
- Forum: Calculus and Beyond Homework Help
-
B
What is a Closed Form for the Sequence?
Homework Statement Let Ʃ 1\(n^2-1) from n=2 to k. It says find a closed for it and prove it using sum notation. Homework Equations The Attempt at a Solution I can easily prove it by induction but I don't know what a closed form means. I tried looking it up online but there really...- bonfire09
- Thread
- Closed Form Sequence
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
N
Solve Mysterious Number Sequence Puzzle
I am currently looking at a number sequence to solve a puzzle. I have identified the following with the sequence: 1. There are 3,684 digits in the series (3,684 being a Keith Number) 2. The sequence 789 appears 47 times in the overall sequence (47 is also a Keith Number) I'm thinking this...- numbersman
- Thread
- Sequence
- Replies: 2
- Forum: Linear and Abstract Algebra
-
0
What is the lowest sum for K=2 in this infinite sequence with specific criteria?
Homework Statement Say we have an infinite sequence of natural numbers A such that no K subsequences can be found adjacent such that the average of the elements in any subsequence is equal for all K subsequences. Sorry about my poor description, an example would be that {2, 3, 4, 1} wouldn't...- 000
- Thread
- Sequence Sum
- Replies: 2
- Forum: Precalculus Mathematics Homework Help
-
MHB Proving the Limit of a Sequence with Toeplitz's Theorem
I quote an unsolved problem posted on December 9th, 2012 in another forum Suppose \displaystyle\lim_{n \to \infty}a_n=a, \displaystyle\lim_{n \to \infty}b_n=b and without loss of generality that the sequences are (a_n)_{n\geq 0} and (b_n)_{n\geq 0}. We have to prove $L=\displaystyle\lim_{n\to...- Fernando Revilla
- Thread
- Limit Sequence
- Replies: 2
- Forum: Calculus
-
B
Sequence of numbers divisible by 7.
Homework Statement A sequence of 3-digit numbers divisible by 7 is given. Find: a) first three and last three numbers. b) how many numbers are there in that sequence. c) sum of all the numbers in the sequence. Homework Equations The Attempt at a Solution Cause they are 3...- blunted
- Thread
- Numbers Sequence
- Replies: 3
- Forum: Precalculus Mathematics Homework Help
-
I
Showing a Sequence Also Satisfies the Fibonacci Sequence
Homework Statement The problem: Let r satisfy r2= r + 1. Show that the sequence an = Arn, where A is constant, satisfies the Fibonacci sequence an = an-1 + an-2 for n > 2. Homework Equations The given equations above are the only relevant equations. The Attempt at a Solution I...- Illania
- Thread
- Sequence
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
L
MHB Help with Monotonic Sequence Convergence
Could anyone help me out with the monoticity of this sequence please? \frac{2\ln(n)}{\sqrt{n+1}} . It should decline. I am investigating the convergence of one series and I need it to do the Leibniz test. -
C
Probabilistic Sequence Function
Let's assume we have a coin. When it is tossed, in first 2 times it comes head, and the next time tails. It goes like that in sequence, let's say two times. 2 head, 1 tails, 2 head 1 tails.. Btw, the coin is not fake, so head and tails both have equal probability of %50. Is there a function...- cryptist
- Thread
- Function Sequence
- Replies: 3
- Forum: General Math
-
P
MHB Exponent of convergence of a sequence of complex numbers
Def. Let $\{z_j\}$ be a sequence of non-zero complex numbers. We call the exponent of convergence of the sequence the positive number $b$, if it exists, $$b=inf\{\rho >0 :\sum_{j=1}^{+\infty}\frac{1}{|z_j|^{\rho}}<\infty \}$$ Now consider the function $$f(z)=e^{e^z}-1$$ Find the zeros $\{z_j\}$...- pantboio
- Thread
- Complex Complex numbers Convergence Exponent Numbers Sequence
- Replies: 2
- Forum: Topology and Analysis
-
N
MHB Geometric Progression sequence with an Arithmetic Progression grouping problem
Good Day, My friends and I are stuck on solving the last part of the attached problem. The solution is 2^[(n^2 + n)/2] - 1. Can anyone help us with solving this? Thanks & Regards, Nicodemus- nicodemus1
- Thread
- Arithmetic Arithmetic progression Geometric Grouping Sequence
- Replies: 3
- Forum: General Math
-
MHB Concepts of the Pell Sequence
A few years ago I made an exploration of some simple concepts that led to some fun facts and a sequence of numbers I later learned is quite well-known. It may even rival the Fibonacci sequence in its fame. I thought it might be nice to collect my notes and present my findings here. I thought I...- MarkFL
- Thread
- Concepts Sequence
- Replies: 22
- Forum: Math Guides, Tutorials and Articles
-
E
Convergence of non increasing sequence of random number
I have a non-increasing sequence of random variables \{Y_n\} which is bounded below by a constant c, \forall \omega \in \Omega. i.e \forall \omega \in \Omega, Y_n \geq c, \forall n. Is it true that the sequence will converge to c almost surely? Thanks- ensei
- Thread
- Convergence Increasing Random Random number Sequence
- Replies: 3
- Forum: Set Theory, Logic, Probability, Statistics
-
T
Trying to make sense of math sequence
Hi All, I posted this text below in another forum, but didn't get much feedback. I realize I might sound extremely ignorant, but I need directions. Thanks. "Awhile ago I decided I wanted to learn Relativity comprehensively. I was told that I better brush up on my Differential Geometry...- timeevaporate
- Thread
- Sequence
- Replies: 3
- Forum: STEM Academic Advising
-
B
Proof for a Sequence Convergence
\text{We need to prove that the sequence} \ a_{n} = \{n^{2}/2^{n}\} \ \text{converges to 0} \\ \text{Consider the sequence {n/ 2n} = { 0, 1/2, 1/2, 3/8, 1/4, 5/32, ...}. The terms get smaller and smaller.}\\ \\ \text{we can easily show that} \ n/2^{n}<=1/n \ \forall n>3 \\ \text{from the fact...- Bachelier
- Thread
- Convergence Proof Sequence
- Replies: 2
- Forum: Calculus and Beyond Homework Help