Proof Limit of (4n^(3)+3n)/(n^(3)-6): Simple Solution

  • Thread starter Thread starter torquerotates
  • Start date Start date
  • Tags Tags
    Limit Proof
Click For Summary
SUMMARY

The limit of the expression (4n^(3)+3n)/(n^(3)-6) as n approaches infinity is proven to be 4. The solution involves establishing an upper bound for the sequence, where it is shown that (3n+4)/(n^(3)-6) can be made less than epsilon for sufficiently large n. The discussion highlights two approaches to finding N, one using an upper bound and the other a lower bound, with both leading to valid conclusions about convergence. The key takeaway is that a monotonically increasing sequence converges if it is bounded above.

PREREQUISITES
  • Understanding of limits in calculus
  • Familiarity with epsilon-delta definitions of limits
  • Knowledge of sequences and their convergence properties
  • Ability to manipulate algebraic expressions involving polynomials
NEXT STEPS
  • Study the epsilon-delta definition of limits in more depth
  • Learn about the properties of monotonically increasing sequences
  • Explore techniques for finding bounds in limit proofs
  • Investigate the concept of supremum and infimum in real analysis
USEFUL FOR

Students studying calculus, particularly those focusing on limits and sequences, as well as educators looking for clear examples of limit proofs and convergence criteria.

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

Homework Equations



Lim{a}=L

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

The Attempt at a Solution



So here's the book's solution.

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

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

they found an upper bound for the sequence.

(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 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

n/(n^(2)) <(3n+4)/(n^(3)-6)<epslion. Now I choose 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/epslion}

So far, I'm convinced that my solution is the most simple. But is it correct?
 
Physics news on Phys.org
[tex]\epsilon[/tex] is "epsilon" and you can simply write "<or = " as "<=".

Notice that your sequence is monotonically increasing. Let [tex]S= \left\{ a_{n}|n \in N \right\}[/tex] so [tex]\epsilon > 0,[/tex] you need to find an index N such that

[tex]|a_{n}- l| < \epsilon[/tex]

which is the same as

[tex]a_{n} \leq l < l + \epsilon[/tex]

Notice that l is an upper bound for the set S, so

[tex]\implies l - \epsilon < a_{n} < l+ \epsilon[/tex]
So, l is the least upper bond or supS . Thus, there is an index N such that [tex]l - \epsilon < a_{N}[/tex]; but, the sequence is mononotically increasing so

[tex]l - \epsilon < a_{N} \leq a_{n}[/tex]

In Short: Since your sequence is monotonically increasing, then it converges if and only if it is bounded above.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
Replies
29
Views
5K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
14
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
8K
Replies
5
Views
1K
Replies
7
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K