Limits of Sequences: Manipulating Equations for Standard Limits

  • Thread starter Thread starter tedwillis
  • Start date Start date
  • Tags Tags
    Limits Sequences
tedwillis
Messages
13
Reaction score
0

Homework Statement


Have a few limits that I'm stuck on:

a) lim n->infinity (n(n+1)^(n+1))/(n+2)^(n+2))

b) lim n->infinity (n^n/(n+3)^(n+1))

c) lim n->infinity n^(-1)^n

I've tried my best to understand what to do solve these, but can't get it. We've been given answers to standard limits, so I think we need to manipulate the above equations into a form where we can use standard limits.


Homework Equations


Answers are:
a) 1/e

b) 0

c) infinity


The Attempt at a Solution

 
Physics news on Phys.org
tedwillis said:
a) lim n->infinity (n(n+1)^(n+1))/(n+2)^(n+2))
(n+1)k = nk(1+1/n)k. Apply that top and bottom. Do any of your standard limits look like (1+1/n)k (where k perhaps depends on n)?
 
There are several ways to interpret each of those sequences, largely due to them having so many exponents. You should write them up in LaTeX. Once you do that, I'll give it a go and see if I can give you a push in the right direction.

What "standard limits" do you have?
 
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