MHB Proving a limit to infinity using epsilon-delta

  • Thread starter Thread starter brooklysuse
  • Start date Start date
  • Tags Tags
    Infinity Limit
brooklysuse
Messages
4
Reaction score
0
lim 2x + 3 = ∞.
x→∞

Pretty intuitive when considering the graph of the function. But how would I show this using the epsilon-delta definition?Thanks!
 
Physics news on Phys.org
Please expand the definition of the limit and write what you need to prove.
 
Looking to use this definition. f:A->R, A is a subset of R, (a, infinity) is a subset of A.

lim f(x) =infinity if for any d in R, there exists a k>a such that when x>k, then f(x)>d.
x->infinity
 
You may forget about $a$. So you have to prove that for every $d$ there exists a $k$ such that if $x>k$, then $f(x)=2x+3>d$. So consider an arbitrary $d$. You need to show that there exists a $k$ such that $x>k$ implies $x>(d-3)/2$. It's sufficient to take $k=(d-3)/2$.
 
A sphere as topological manifold can be defined by gluing together the boundary of two disk. Basically one starts assigning each disk the subspace topology from ##\mathbb R^2## and then taking the quotient topology obtained by gluing their boundaries. Starting from the above definition of 2-sphere as topological manifold, shows that it is homeomorphic to the "embedded" sphere understood as subset of ##\mathbb R^3## in the subspace topology.
Back
Top