Proof of a limit of a cubic like sequence.

Click For Summary

Discussion Overview

The discussion revolves around proving the limit of the sequence (4n^(3)+3n)/(n^(3)-6) as n approaches infinity, focusing on the use of epsilon-delta definitions and various methods of proof. Participants explore different approaches to establish the limit and question the reasoning behind certain techniques.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant presents a book's solution involving upper bounds and questions why they are necessary, suggesting that a lower bound could suffice.
  • Another participant simplifies the limit proof by arguing that as n approaches infinity, the dominant terms in the numerator and denominator can be used to show the limit is 4.
  • A different participant cautions against cancelling infinities without justification and proposes dividing by the highest power of n to rigorously show the limit.
  • One participant expresses a desire to understand the formal epsilon-delta approach as used in real analysis.
  • Another participant suggests using the same method of dividing by the highest power of n as a valid approach to prove the limit.
  • One participant mentions a restriction on using L'Hôpital's rule, emphasizing the need to adhere to fundamental definitions of limits in their self-study of real analysis.

Areas of Agreement / Disagreement

Participants express differing opinions on the necessity of upper versus lower bounds in limit proofs, with no consensus reached on the best approach. There is also a divergence in methods, with some favoring a more formal epsilon-delta approach while others prefer simplifications based on dominant terms.

Contextual Notes

Participants highlight various assumptions and methods, including the reliance on the highest power of n in both the numerator and denominator, and the implications of using epsilon-delta definitions. The discussion reflects a range of mathematical rigor and approaches to limit proofs.

Who May Find This Useful

Readers interested in limit proofs, epsilon-delta definitions, and various mathematical approaches to sequences may find this discussion beneficial.

torquerotates
Messages
207
Reaction score
0
Now this is an example in my book that I don't really understand. It says prove that the limit of (4n^(3)+3n)/(n^(3)-6))=4 as n goes to infinity.

Basically the definition of a limit of a sequence as n->infinity is as follows.
Lim{a}=L

For any epsilion>0 there is a N>0 such that n>N=> |{a}-L|<epsilion


So here's the book's solution. I just don't know why they found upper bounds.

|(4n^(3)+3n)/(n^(3)-6) - 4|=|(3n+4)/(n^(3)-6)|<epslion

but if n>or=2, (3n+4)/(n^(3)-6)<epslion.

(3n+24)<or =30n

& (n^(3)-6)>or =(1/2)n^(3)

So, (3n+4)/(n^(3)-6)<or= (30n)/( (1/2)n^(3))<epsion

=> 60/n^(2)<epslion
=> (60/epslion)^(-1/2)<n

so this implies that we make N=max{2, (60/epslion)^(-1/2)}


Now here's my much more simplistic solution.

I never found a reason why they used an upper bound. Wouldn't a lower bound work just as well?


(3n+4)/(n^(3)-6)<epslion. { still given that n>or=2}

n/(n^(2)) <(3n+4)/(n^(3)-6)<epslion. Now I chose the denominator,n^2, arbitaritly just to make just sure that the denominator becomes smaller.

So solving, 1/epslion<n. This implies that we make N=max{2, 1/epsilion}.

See how simple this is. I didn't even use equal to or greater than/ less than. I just used a straightforward inequality. But is it correct? I have no clue why the book did it with upper bounds.
 
Physics news on Phys.org
(4n^(3)+3n)/(n^(3)-6))=4
(4 * oo^3 + 3*oo)/(oo^3-6)) = 4
(4 * oo^3)/(oo^3)
4 = 4

I don't see what would be wrong with just showing that kn^3/n^3 for all n is k, and that n^3 + n = n^3 as n approaches infinity.

I could be wrong though.
 
I'm not sure you can justify cancelling infinities like that. More rigorous is to divide by both numerator and denominator by the highest power of n:
[tex]\frac{4n^3+ 3n}{n^3- 6}= \frac{4+ \frac{3}{n^2}}{1- \frac{6}{n^3}}[/tex]
Since both 3/n2 and 6/n3[/sub] go to 0 as n goes to infinity, the limit is 4/1= 4.
 
But I'm trying to understand it from a formal approach using epslion and a bound as they do in real analysis.
 
For proving this limit I would use the same method as Hall, I would divide each term in the numerator and denominator by the highest power of x that occurs in the denominator, namely, n3. Just like he did.

You must remember that [tex]lim_{x \rightarrow\pm \infty} \frac{1}{x} = 0[/tex] etc, and voila, you have limit = 4

Why can't you try L'Hopital's rule, btw?
 
I'm not allowed to do that because I'm self studying real analysis. I need to prove things from the most fundamental steps. I have to use the definition of a limit. Which is, for a sequence,

Lim{a}=L as n-> infinity means,

For any epsilion>0 there is a N>0 such that n>N=> |{a}-L|<epsilion
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
4K
Replies
2
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K