GNelson
- 9
- 0
Homework Statement
Using only the definition of a limit of a sequence prove that lim n->infinity tanh(n)=1
Homework Equations
The Attempt at a Solution
My attempt at the solution is as follows.
If 1 is the limit of the sequence then for every \epsilon>0, there exists an number such that n>N for every n, such that we have
|tanh(n)-1|<\epsilon
apply the appropriate hyperbolic identity I re-write this as.
|e^2n-1/(e^2n+1) -1 |< \epsilon
as tanh(n)< 1 for every sufficiently large n
we have 1-(e^2n-1/(e^2n+1)) < \epsilon
After this I am stumped, our textbook is very poor so are the notes.
Any help is welcome thanks in advanced.