Product of even numbers divided by product of odd numbers

Suppose you multiply even numbers from 1 to 10 -> 2 x 4 x 6 x 8 x 10

and divide that product by the product of odd numbers from 1 to 10 -> 1 x 3 x 5 x 7 x 9

You get a finite real number which is less than 5.

Now let us extend this operation to a higher number n, where the numerator is 2 x 4 x 6 x .... x 2n ............................(1)

and the denominator is 1 x 3 x 5 x 7 x ... x (2n-1) ...............(2)

Dividing (1) by (2) gives you the result.

Let us call this Res(n)

Show how you arrive at the approximate formula for Res(n)

Find an approximate value for this result for n = 50 and n = 500

Let P = Res(500)/Res(50)

What is the value of P correct to two decimal places.


The answer is 3.16.

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.

1 solution

Maggie Miller
Aug 28, 2015

We have R e s ( n ) = 2 4 2 n 1 3 ( 2 n 1 ) = ( 2 4 2 n ) 2 1 2 3 2 n = 2 2 n ( n ! ) 2 ( 2 n ) ! Res(n)=\frac{2\cdot 4\cdots 2n}{1\cdot 3\cdots (2n-1)}=\frac{(2\cdot 4\cdots 2n)^2}{1\cdot 2\cdot 3\cdots 2n}=\frac{2^{2n}(n!)^2}{(2n)!} .

From Stirling's approximation, 2 2 n ( n ! ) 2 ( 2 n ) ! 2 2 n ( 2 π n ( n e ) 2 n ) 4 π n ( 2 n e ) 2 n = n π \frac{2^{2n}(n!)^2}{(2n)!}\approx\displaystyle\frac{2^{2n}\left(2\pi n\left(\frac{n}{e}\right)^{2n}\right)}{\sqrt{4\pi n}\left(\frac{2n}{e}\right)^{2n}}=\sqrt{n\pi} .

Therefore, R e s ( 500 ) R e s ( 50 ) 500 π 50 π = 10 3.16 \frac{Res(500)}{Res(50)}\approx\frac{\sqrt{500\pi}}{\sqrt{50\pi}}=\sqrt{10}\approx\boxed{3.16} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...