Optimized "Homework Solutions for Hard Limits

  • Thread starter Thread starter freshman2013
  • Start date Start date
  • Tags Tags
    Hard Limits
freshman2013
Messages
43
Reaction score
0

Homework Statement


1. lim as n approaches infinity of ((n+1)^5-(n-1)^5)/n^4
2. lim as n to infinity (n!)^2/(2n)!

Homework Equations


The Attempt at a Solution


1.I split it up, got (((n+1)/n)^4)*(n+1)-(((n-1)/n)^4)*(n-1). I try to simplify that down to (n+1)-(n-1) and got 2 as my answer, since the other portion of the limit evaluates to 1. Wolframalpha, however, gave me 10 as the answer.

2. I never seen a problem involving limits with just factorials, so I just guessed that n factorial squared grows faaster than (2n)! so the answer is infinity but wolframalpha says the answer is 0.
 
Physics news on Phys.org
freshman2013 said:
I try to simplify that down to (n+1)-(n-1)
How did you simplify it to that?
Just expand (n+1)5 etc. by the binomial theorem.
2. I never seen a problem involving limits with just factorials, so I just guessed that n factorial squared grows faaster than (2n)! so the answer is infinity but wolframalpha says the answer is 0.
In the expansions of each n! on the top and (2n)! on the bottom, do you see which terms will cancel? What will that leave?
 
1. Expand ## (n + 1)^5 ## and ## (n - 1)^5 ##.

2. You guessed wrong. But you don't need to guess - look at the ratio of the (n + 1)th term to the nth term, this is always a good place to start.
 
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