Infinite Product

Calculus Level 2

( 1 1 2 2 ) ( 1 1 3 2 ) ( 1 1 4 2 ) ( 1 1 5 2 ) = ? \left( 1 - \dfrac1{2^2} \right) \left( 1 - \dfrac1{3^2} \right) \left( 1 - \dfrac1{4^2} \right) \left( 1 - \dfrac1{5^2} \right) \cdots =\, ?


The answer is 0.5.

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.

5 solutions

Bakul Choudhary
Jun 9, 2015

Let us define the general term for this product.

T n = ( n + 1 ) 2 1 ( n + 1 ) 2 = n ( n + 2 ) ( n + 1 ) 2 T_n = \frac {(n+1)^2 - 1}{(n+1)^2} = \frac {n(n+2)}{(n+1)^2}

Now, Product to n terms,

P n = ( 1 × 2 × . . . × n ) × ( 3 × 4 × . . . × ( n + 2 ) ) 2 2 × 3 2 × . . . × ( n + 1 ) 2 P_n = \frac{( 1 \times 2 \times ...\times n ) \times ( 3 \times 4 \times ... \times (n+2))} {2^2 \times 3^2 \times ... \times (n+1)^2}

or,

P n = n ! ( n + 2 ) ! 2 ( ( n + 1 ) ! ) 2 = 2 × n ! ( n + 1 ) ! × ( n + 2 ) ! ( n + 1 ) ! = 1 2 × 1 n + 1 × ( n + 2 ) P_n = \frac{n! (n+2)!}{2 ((n+1)!)^2 } = 2 \times \frac{n!}{(n+1)!} \times \frac{(n+2)!}{(n+1)!} = \frac{1}{2} \times \frac{1}{n+1} \times (n+2)

Thus,

P n = n + 2 2 n + 2 P_n = \frac{n+2}{2n + 2}

So, product of infinite terms, P = lim n P n = lim n n + 2 2 n + 2 P = \lim_{n \to \infty} P_n = \lim_{n \to \infty} \frac{n+2}{2n + 2}

Dividing both numerator and denominator by n 0 n \neq 0 , we get P = lim n 1 + 2 n 2 + 2 n = 1 2 = 0.5 P = \lim_{n \to \infty} \frac{ 1 + \frac{2}{n}}{2 + \frac{2}{n}} = \frac{1}{2} = \boxed{0.5}

Moderator note:

Wonderful work! That's one way to incorporate factorials into your solution.

1 - (1/n^2) =( n^2 - 1)/n^2 n^2 - 1 = (n+1) (n-1) Therefore 1- (1/n^2) = (n+1/n) (n-1/n) Solve partial products separately then multiply, you get: Lim R--->infinity R+1/2 And 1/R Multiplying we get (R+1/R) × (1/2)= 1/2

ryan conlin - 2 years, 7 months ago
Ryan Putong
Jun 9, 2015

Moderator note:

This is the neatest solution. Wonderful work!

Bonus question : Evaluate the product k = 2 4 k 2 1 k 2 \displaystyle \prod_{k=2}^\infty \frac{4k^2-1}{k^2} .

In your second step (where you wrote out all the terms of the products), there appears to be a minor typo.

The second term in the second product should be 4 3 \dfrac 43 and not 4 5 \dfrac 45 .

Prasun Biswas - 6 years ago

@Calvin Lin , if my understanding of products is correct, then the one in the Challenge Master note cannot be "evaluated" since it diverges. This can be verified by noting that 4 k 2 1 > k 2 k Z 2 4k^2-1\gt k^2~\forall~k\in\Bbb{Z_{\geq 2}}

Prasun Biswas - 6 years ago

Log in to reply

While the product cannot be evaluated (even though it could telescope product cancel), you do not provide a sufficient reasoning.

For example, k 2 + 1 k 2 \prod \frac{ k^2 + 1 } { k^2 } does converge, even though k 2 + 1 > k 2 k^2 + 1 > k^2 .

Calvin Lin Staff - 6 years ago

Log in to reply

Fair enough. I guess a better reasoning would be to use the standard method of testing the related series k = 2 log ( 4 k 2 1 k 2 ) \sum_{k=2}^\infty\log\left(\frac{4k^2-1}{k^2}\right) which diverges thus implying that the related product diverges too. Right?

Prasun Biswas - 6 years ago

Log in to reply

@Prasun Biswas That's right.

Calvin Lin Staff - 6 years ago
Naveen Jalwadi
Jun 9, 2015

Moderator note:

Yes, this is telescoping product approach. Nice standard approach.

Gary  Fruit
Mar 16, 2017

We see that each term can be factored with difference of squares: (1- 1 2 \frac{1}{2} )(1+ 1 2 \frac{1}{2} )(1- 1 3 \frac{1}{3} )(1+ 1 3 \frac{1}{3} ) ...

Evaluating each term results in: ( 1 2 \frac{1}{2} )( 3 2 \frac{3}{2} )( 2 3 \frac{2}{3} )( 4 3 \frac{4}{3} )( 3 4 \frac{3}{4} )...

Aside from the first term, all other terms cancel out, leaving us with 1 2 \frac{1}{2}

perfect and smart solution

jaideepreddy mandadi - 6 months ago
Chew-Seong Cheong
Jun 10, 2015

The expression:

k = 2 k 2 1 k 2 = k = 2 ( k 1 ) ( k + 1 ) k 2 = 1 ˙ 3 2 ˙ 2 ˙ 2 ˙ 4 3 ˙ 3 ˙ 3 ˙ 5 4 ˙ 4 ˙ 4 ˙ 6 5 ˙ 5 ˙ . . . = 1 ˙ 2 ˙ ˙ ˙ ˙ ˙ ˙ ˙ ˙ ˙ ˙ ˙ . . . = 1 2 \begin{aligned} \prod_{k=2}^\infty {\frac{k^2-1}{k^2}} & = \prod_{k=2}^\infty {\frac{(k-1)(k+1)}{k^2}} \\ & = \frac{1\dot{}3}{2\dot{}2} \dot{} \frac{2\dot{}4}{3\dot{}3} \dot{} \frac{3\dot{}5}{4\dot{}4} \dot{} \frac{4\dot{}6}{5\dot{}5} \dot{} ... \\ & = \frac{1\dot{}\color{#D61F06}{\not{3}}}{2\dot{}\color{#3D99F6}{\not{2}}} \dot{} \frac{\color{#3D99F6}{\not{2}} \dot{}\color{#20A900}{\not{4}}}{\color{#D61F06}{\not{3}}\dot{}\color{#D61F06}{\not{3}}} \dot{} \frac{\color{#D61F06}{\not{3}}\dot{}\color{#3D99F6}{\not{5}}}{\color{#20A900}{\not{4}}\dot{}\color{#20A900}{\not{4}}} \dot{} \frac{\color{#20A900}{\not{4}}\dot{}\color{#D61F06}{\not{6}}}{\color{#3D99F6}{\not{5}}\dot{}\color{#3D99F6}{\not{5}}} \dot{} ... \\ & = \boxed{\frac{1}{2}} \end{aligned}

Moderator note:

Where did the 6 cancel out with? Even you have shown more initial terms, there will always be a number in the numerator of the last fraction that you can't cancel out with.

1 pending report

Vote up reports you agree with

×

Problem Loading...

Note Loading...

Set Loading...