What is the relationship between ln(y) and y for infinite limits on a sequence?

Telemachus
Messages
820
Reaction score
30

Homework Statement


Well, Hi again. Here I got some limits to infinity that I don't know how to solve. The statement just ask me to calculate those limits, if exists, for the next sequences.

\displaystyle\lim_{n \to{+}\infty}{(\sqrt[n]{n+1})}

\displaystyle\lim_{n \to{+}\infty}{\displaystyle\frac{\sin(n)}{n+1}}\displaystyle\lim_{n \to{+}\infty}{\displaystyle\frac{1-\cos(5n)}{n^2}}

I don't pretend that someone solve all of these for me, but I need some orientation on which way to look. I'll be thanked for any help on any of those sequences.

Edit: Deleted the ones that I could solve. Someone gave me some tips, and I could solve some of the limits that I have posted before. As there wasn't any responses to the topic I thought that it was unnecessary to repost giving the advertisement.
 
Last edited:
Physics news on Phys.org
Hints: Think about logarithms on the first and think about how big sines and cosines can be on the others.
 
I resolved the trigonometric ones. Thanks for the hints, I'll keep working on the first.

I established on the last two that sine and cosine are between 1 and -1, so both tend to zero.

On the first, is this valid? (\sqrt[n]{n+1})=\displaystyle\frac{log (n+1)}{n}\
 
Last edited:
Telemachus said:
I resolved the trigonometric ones. Thanks for the hints, I'll keep working on the first.

I established on the last two that sine and cosine are between 1 and -1, so both tend to zero.

On the first, is this valid? (\sqrt[n]{n+1})=\displaystyle\frac{log (n+1)}{n}\

No, those two quantities aren't equal are they? But you could call

y = \left({n+1}\right)^{\frac 1 n}

and then say

\ln(y) = \frac{log (n+1)}{n}

and work with ln(y).
 
Thanks, I'll remember that, because it looks like the legs of a woman (y) :D

How did you realize that applying the ln to the expression gives the same function?

ln(y) tends to infinite really fast. How do I get the relation between what happens with ln(y) and y?
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top