arl146
- 342
- 1
The sequence is:
((e^n) + (e^-n)) / (e^2n - 1)
I don't know how to find this limit. Am I supposed to take the natural log of each term? If so you end up with:
(n*ln(e) + (-n)*ln(e)) / (2n*ln(e) - ln(1))
Which all the ln(e) are just equaling 1 so it becomes:
(n-n) / (2n - ln(1))
And since the top is 0, the whole limit equals 0. Correct?
((e^n) + (e^-n)) / (e^2n - 1)
I don't know how to find this limit. Am I supposed to take the natural log of each term? If so you end up with:
(n*ln(e) + (-n)*ln(e)) / (2n*ln(e) - ln(1))
Which all the ln(e) are just equaling 1 so it becomes:
(n-n) / (2n - ln(1))
And since the top is 0, the whole limit equals 0. Correct?