Trouble with a converging sequence.

In summary, Claire is having trouble with a converging sequence and needs help from Matt. She is trying to prove that there exists a positive integer N such that mod(xn)>amod(limxn) but is not able to do so. She is also having trouble with an equation involving epsilon. Matt is able to help her by picking a number N such that mod(xn-x)<(1-a)x.
  • #1
Claire84
219
0
Trouble with a converging sequence...

Having a numpty moment here with a proof, so any help would be great! Thanks!

If (xn) is a convergent sequence with a non-zero limit, prove that there exists a positive integer N such that mod(xn)>amod(limxn) where n tends to infinity for the lim part there and 0<a<1

So I let the limxn bit just be l to make life a bit easrer (hope it's okay to do that) and I statred trying to prove things using the triangle inequlity etc, but it just won't seem to work. For example-
mod(xn)=mod(xn - l + l)<mod(xn-l) + mod(l). but I couldn't get anything from this.

or mod(xn)=mod(xn -l +l)> mod(mod(xn+l) - mod(l))=mod(mod(l)- mod(xn+l))> mod(l)- mod(xn+l) > amod(l)-mod(xn+l) However, I can't get anything from this either. Slightly bamboozled here which is a bit worrying cosnidering it's not exactly rocket scienece being required to get it. :frown:
 
Physics news on Phys.org
  • #2
What do you mean by "mod"?
 
  • #3
Ok, I'm in a foul mood (and you gender is to blame! buit hopefully I can work through that), and i think that you want to show that for all a with 0<a<1 that if x(n) converges to x that there is an N such that for all n>N (for some choice of N dependeing on a)

|x(n)| > a|x(n)|

correct? as long as x is not zero.

Well, we may suppose that x(n) is a sequrnce of positive terms, just so we can drop the mod signs.



can you relate the ax(n) < x(n) thing to an epsilon situation which is all that is going on? (you're replacing absolute errors, with relative errors, that's all).
 
  • #4
There's a real notation problem here:

Let's say we have [tex]x:\mathbb{N} \rightarrow \mathbb{R}[/tex] a convergent sequence. Then we say that [tex]x(n)[/tex] is the [tex]n^{th}[/tex] element of [tex]x[/tex].

Now, for [tex]1>a>0[/tex]
[tex]|x(n)| > a |x(n)| [/tex] is trivially true for all n.

If you mean that given [tex]1 > \epsilon > 0 [/tex] there exists [tex]N[/tex] so that
[tex]N<n \rightarrow |x(N)| > |x(n)|[/tex], that is also not generally true.
(For an example sequence, consider [tex]x(n) = 1-2^{-n}[/tex] which clearly converges to [tex]1[/tex] and is clearly monotone positive.)

If this discussion is about a convergent series [tex]\sum x_n[/tex] then you know that [tex]\lim_{x\rightarrow\infty} x_n = 0[/tex] and you can prove that there are infinitely many [tex]N[/tex] so that [tex]n>N \rightarrow |x_N|>|x_n| or |x_n|=0[/tex], but the limit that is suggested above is quite trivial.

(Of course, Claire might be trying to prove that [tex]\lim_{x\rightarrow\infty} x_n = 0[/tex] )
 
  • #5
correction, i mean x(n)>ax not ax(n). the question isn't about series, it can't be as the limit of x(n) is not zero.
 
  • #6
Sorry to hear about woman-trouble Matt, but we aren't all evil. :rolleyes: Plus there are many members of your species who are't so delightful either (not you of course, I hope, but I've had my fair share of fun at uni this year which has been a bit on an eye-opener let's just say!). Oh well, at least count yourself lucky that you aren't currently being accused of having an affair with a married man (unless you are and there's something you're not telling us! :wink: ).

Anyoo, I tried to do stuff with epsilon here but it just won't work. Feeling very blonde today (despite being dark-haired!). Like if we have mod(xn - x)<e then we can't like shove mod(xn-ax) less than that. And I can see where you're coming from about dropping the mod signs as you did above but I'm not really sure ho to apply it to this situation, apart from if you put mod(xn)-mod(x)< mod(xn - x) but even then I'm not sure where you'd take it from here since you're going to be taking away a smaller number (an as opposed to x).
 
  • #7
Let's just do part of manipulation hope you'll et me shove in a new letter:

y-ax = y-x+(1-a)x

does that help you? Pick N such that mod(x(n)-x) < (1-a)x then remember that |z|<w is the same as saying -w<z<w
 
  • #8
Okay so if I choose mod(xn-x)<(1-a)x, I presume this is kinda like having e since it's a real number greater than zero (since we're presuming that the limit is positive here, right?).

So this means we have -(1-a)x<xn-x<(1-a)x

Is this where you bring in the manipulation that you mentioned with the y's in it (which I presume you use xn instead of here, right...).

From -(1-a)x<xn-x you can get -x + ax<xn-x so the x's would cancel leaving you with ax<xn but I don't think you can od that somehow... :confused:
 
  • #9
why can't you do it? That's how it works. Remember we've replaced the original x(n) by |x(n)| at all points and this converges to |x| a nonzero number.
 
  • #10
Oh I kinda see now. So that when we write mod(xn-x) normally we actually have mod(mod(xn)-(mod(x)) since we're loking at the modulus of the sequence as opposed to just the sequence (xn). So then do you put this <(1-a)mod(x) so that you then get

-(1-a)mod(x)+mod(x)<mod(xn)<(1-a)mod(x)+mod(x)

so you then get-

-mod(x)+amod(x)+mod(x)<mod(xn)

which then gives you-

amod(x)<mod(xn)

is this right?
 
Last edited:
  • #11
Oh I've got one more thing to pester you brain with (I seem to be very good at that, one of the few things I am actually good at! :tongue: ).

If we have (xn) which is a convergent sequence with limit x, and suppose than xn>=0 for each natural n, prove that sqrt(xn) tends to sqrt(l) as n tends to infinity.

I started it so we had mod(xn-x)<e where e is any real number>0

Then I got that mod((sqrt(xn)-sqrt(x))(sqrt(xn)+sqrt(x))=mod(xn-x)

so then we'd have mod((sqrt(xn)-sqrt(x))(sqrt(xn)+sqrt(x))<e

I think we're wanting to show that mod(sqrt(xn)-sqrt(x))<e but I'm not sure how to get that from what I've got aove.

I thought I could have done something along the lines of

mod(sqrt(xn)-sqrt(x))<mod((sqrt(xn)-sqrt(x))(sqrt(xn)+sqrt(x)) but the sqrt(xn)+sqrt(x) could be less than 1 so I don't think you can do it that way. Am I going about this in the correct way or not? Thanks. :smile:
 
  • #12
Firstly we know that x(n) is bounded some number M, and we know x is fixed. so (sqrt(x_n)+sqrtx) < (sqrtM+sqrtx) call this constant k, ok?
let me set y_n = sqrt(x_n) and y=sqrtx

so we must show that, given e>0 we can find m such that |y_n-y| <e

Now youve got the trick right:

|x(n)-x| = |y_n-y||y_n+y|,

so |y_n-y| < |x_n-x|/k

so...?
 
  • #13
Hmm I don't know how you get the second last line there because I thought that the sign would be the other way round because you're dividing by a bigger number than mod(yn + y). I've probably just done something silly!
 
  • #14
Ok, perhaps I've made a mistake, let me think...

Can I add that you've picked the epsilon at the wrong time. Remember e is just a label and has no intrinsic meaning other than 'some positive real number'
 
Last edited:
  • #15
Is your k here just sqrtM + sqrtx?

And please excuse my stupidity here. Let's just hope my brainwakes up before the exams (it did at Crimbo which was quite miraculous to be honest)).

Btw, I take it you're not coming here for the Maths thing then?
 
Last edited:
  • #16
Hm whereabouts should it be then? I just chose it where it was because of what they'd given it in the question.
 
  • #17
Right, here's a particular example when lim(x_n)=0 to then show you how to pick e's and so on(letting y_n be the sqrt of x_n): we show that y_n is a null sequence too, firstly given f>0 then for all n sufficiently large 0<= x_n<= f, agreed? So 0<y_n < sqrt(f). So given e>0 let f=e^2.

for the general case you'll need to think a little harder, but if you correct what I wrote above (bounding x_n+x below, by x, say) should do it.


More generally, if we know x_n is convergent and y_n is related to x_n somehow then if we want to show |y_n-y|<e for some e we may have to (will have to) find a way to make |x_n-x| < f(e) some other positive real number depending on e somehow for all n sufficiently large.
 
Last edited:
  • #18
Rightio, this is all kinda new to me cos we've never had to think like this (anything we've done has really just been with shoving e in at the start and working from there and generally they only take a line or something, we've never gad to choose an f that depends on e). I mean I can see why you're doing it but I wish we'd been told about it. Or maybe it's just something we should have known.

Just to make sure I'm going about this okay before I start faffing around with e's and f(e)'s, just want to see if this is okay-

we have (xn) bounded below by M. Therefore sqrt(xn) + sqrt(x)>sqrt(x)+sqrt(M) sine M<xn or would this need to be greater than or equal to?

Then you'd have mod(yn -y)<mod(xn - x)/ k where k is sqrt(x)+sqrt(M)
 
  • #19
I think you were right and I'd made an error in my < or > signs.

|x_n-x| = |y_n-y||y_n+y| > |y_n-y| |y| if y is not zero, remember y=sqrt(x)

so, given e>0 for n sufficiently large |x_n-x| < e|y|

ie for n sufficiently large

e|y| > |yn-y||y|

cancel the y's


It is all pointless book keeping but in the simple cases it's good to see what's going on. What we are aiming to do is make something arbitrarily small, and in that case being less than e is just as good as being less than 3e or e^2.

Here's an example:

suppose x_n tends to x, show 2x_n tends to 2x

well, case 1
given e>0 we know that |x_n-x| < e/2 for n sufficently large, and thus |2x_n-2x| < 2e/2 = e

or
given e>0 we know that |x_n-x| < e for n sufficiently large, and thus |2x_n-2x| <2e

both of which are perfectly good ways of proving the same fact. It's just that to begin with, until you get more familiar, it is often better, though time consuming to show it is exactly less than e on the nose. It is also completely pointless, in my opinion, as long as you end up with something less than some object, dpeending on e say, that can be made arbitrarily small itself (2e can be made samller than any given f by picking e< f/2) then you are done. I've often seen fantastic proofs of fantastic statements get bogged down as the leacturer picks some thing less than (r^4)/20 so that in the end he can add together r/3 three times and get an r out exactly just so he can then let r tend to zero!
 
  • #20
Ah I see what you mean now! I guess I just got a little too used to having a easy time with the e's at the start of the question! So pretty much as long as we end up with the e at the end we can have the initial expression less than any real number that's greater than zero, in this instance emod(y). I hope I'm making sense there (I usually don't!).

Thanks for explaing all that to me, it's easier to understand some of the concepts when you can actually discuss hem with someone as opposed to just reading off lecture notes.
 
  • #21
Well, Miss Eliza, I think you've got it by jove.

If it helps when every you're picking you letters, don't pick e, pick some other ones such as f,g,h or whatever and the at the end go back and see if some clever choice of f,g,h or whataver allows you, afte cancellation, to end up with an e exactly. Seriously, this method will allow you tosolve almost any analysis questions. Say you pick d, then go through it and see what you want to be small is always less than d^2 + 4d, then go back and say given e pick d such that d^2+4d < e (which we can do) and voila, at the end it's all less than d^2+4d which is in turn less than e. Bows, applause, rabbit goes back in the hat.

Oh, the opening sentence is a play on the Eliza Doolittle thing, the rain in spain and all that.

And no I'm not in Belfast. I decided to go to Cambridge for a different conference later.
 

1. What is a converging sequence?

A converging sequence is a sequence of numbers that approaches a specific value as the number of terms in the sequence increases.

2. What causes trouble with a converging sequence?

There are several factors that can cause trouble with a converging sequence, such as errors in calculations, incorrect assumptions, or a lack of understanding of the underlying principles of convergence.

3. How do you know if a sequence is converging?

To determine if a sequence is converging, you can look at the terms in the sequence and see if they are getting closer and closer to a specific value as the number of terms increases. You can also use mathematical tests, such as the limit test or the ratio test, to determine if a sequence is converging.

4. What are some common types of converging sequences?

Some common types of converging sequences include geometric sequences, arithmetic sequences, and power sequences. These sequences have specific rules and patterns that allow them to approach a specific value as the number of terms increases.

5. How can you troubleshoot a converging sequence?

If you are having trouble with a converging sequence, you can try checking your calculations, reviewing the underlying principles of convergence, or using different mathematical tests to determine if the sequence is converging. You can also seek help from a colleague or consult with a mentor or expert in the field.

Similar threads

  • Topology and Analysis
Replies
2
Views
1K
  • Computing and Technology
Replies
11
Views
2K
  • Math Proof Training and Practice
Replies
4
Views
1K
Replies
5
Views
2K
  • Calculus and Beyond Homework Help
Replies
5
Views
2K
Replies
3
Views
1K
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
838
  • Calculus
Replies
9
Views
20K
  • Math Proof Training and Practice
Replies
1
Views
885
Back
Top