n → ∞ lim n ( n − 1 2 n ) ( n 2 n ) ( n + 1 2 n )
Determine the limit above.
As a challenge, do it without calculus.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Wonderful. Since the challenge is fulfilled, can you find the calculus approach?
The calculus approach to this problem would be to use an approximation for ( n 2 n ) as n goes to infinity. Probably the easiest method is to use Stirling's approximation for n ! , which says that n ! ∼ 2 π n ( e n ) n as n goes to infinity. Then, use that ( n 2 n ) = n ! n ! ( 2 n ! ) . From this, we just use the formula and simplify to get ( n 2 n ) ∼ π n 4 n as n goes to infinity. When taking the nth root, n π n becomes 1 as n goes to infinity and the top becomes 4.
oh god , I typed answer as 4 , forget to cube it !
Anyway , I used calculus , but your approach is nice ++1 .
I did in this way..... P n = ( 2 n n ) n 1 lim n → ∞ ln P n = lim n → ∞ n 1 × ln ( n . n − 1 . n − 2 . . . . . . . . . . . . . . 1 2 n . 2 n − 1 . 2 n − 2 . . . . . . . . n + 1 ) L = lim n → ∞ n 1 ∑ r = 1 n ln ( n − r 2 n − r )
now using Riemann sums
Problem Loading...
Note Loading...
Set Loading...
Use that ( n 2 n ) is the largest value ( k 2 n ) can achieve, and that ∑ k = 0 2 n ( n 2 n ) = 2 2 n . You know from the first fact that ( n 2 n ) ≥ 2 n + 1 2 2 n , because it's the largest term and cannot be below the average. We now have 2 n + 1 2 2 n ≤ ( n 2 n ) ≤ 2 2 n Taking the nth roots, the expression becomes 4 ( n 2 n + 1 1 ) ≤ n ( n 2 n ) ≤ 4 As n → ∞ , n 2 n + 1 1 becomes one. We now have that as n goes to infinity 4 ≤ n ( n 2 n ) ≤ 4 Therefore the limit is 4 . Changing it to ( n ± 1 2 n ) will have no effect on the limit, since we can still make the assertion that it cannot be below average (since there are infinite terms). The expression comes out to 4 3 or 6 4 .