GRE (5)

Calculus Level 3

The smallest positive integer x \color{#D61F06} x for which the power series n = 1 n ! ( 2 n ) ! ( 3 n ) ! x n \large\sum_{n=1}^{\infty} \frac{n!(2n)!}{(3n)!}x^n does not converge is:

7 6 9 8 4

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.

3 solutions

We approximate the factorials in the summation with Stirling's Approximation where n ! 2 π n ( n e ) n n! \approx \sqrt{2\pi n}\;(\frac{n}{e})^{n} . Therefore, it can be rewritten as S = n = 1 n ! ( 2 n ) ! ( 3 n ) ! x n = n = 1 2 π n ( n e ) n 4 π n ( 2 n e ) 2 n 6 π n ( 3 n e ) 3 n x n = n = 1 2 2 π n 2 2 n 6 3 3 n x n = 2 2 π 6 n = 1 4 n n 2 7 n x n \begin{aligned} S &= \sum_{n=1}^\infty \frac{n!(2n)!}{(3n)!}x^{n} \\ & = \sum_{n=1}^\infty \frac{\sqrt{2\pi n}\;(\frac{n}{e})^{n} \sqrt{4\pi n}\;(\frac{2n}{e})^{2n}}{\sqrt{6\pi n}\;(\frac{3n}{e})^{3n}}x^{n} \\ & = \sum_{n=1}^\infty \frac{\sqrt{2}\; * 2\sqrt{\pi n}\;* 2^{2n} }{\sqrt{6}\;* 3^{3n}}x^{n} \\ & = \frac{2\sqrt{2\pi}}{\sqrt{6}} \sum_{n=1}^\infty \frac{4^{n}\sqrt{n}}{27^{n}}x^{n} \\ \end{aligned} This summation diverges if the exponential portion is greater than 1 1 (the n \sqrt{n} is negligible compared to the exponentials). Therefore, 7 \boxed{7} is the answer because 4 7 = 28 > 27 4*7 = 28 > 27 which leads the power series to diverge.

Vincent Moroney
Jun 25, 2018

This is the computation for Aaghaz's solution. We use the ratio test for power series which says that a given series 0 a n \displaystyle \sum_0^{\infty} a_n is convergent if the limit lim n a n + 1 a n \displaystyle \lim_{n \to \infty}\Big| \frac{a_{n+1}}{a_n} \Big| is less than 1. The rest is computation: lim n ( n + 1 ) ! ( 2 n + 2 ) ! ( 3 n + 3 ) ! x n + 1 ( 3 n ! ) ( 2 n ! ) ( n ! ) x n < 1 x lim n ( 2 n + 2 ) ( 2 n + 1 ) ( n + 1 ) ( 3 n + 3 ) ( 3 n + 2 ) ( 3 n + 1 ) < 1. \begin{aligned} &\lim_{n\to\infty} \Big| \frac{(n+1)! (2n+2)!}{(3n+3)!}x^{n+1} \cdot \frac{(3n!)}{(2n!)(n!)x^n} \Big| < 1\\ &|x| \lim_{n\to\infty} \Big|\frac{(2n+2)(2n+1)(n+1)}{(3n+3)(3n+2)(3n+1)} \Big| < 1. \\ \end{aligned} We do not need to expand the polynomials since they are similar degree and the limit goes to infinity, instead we only care about the ratio of the coefficients of the leading terms of the polynomials. Where 2 × 2 × 1 = 4 2\times 2\times 1 = 4 and 3 × 3 × 3 = 27 3\times 3\times 3 =27 , so the limit is 4 27 \frac{4}{27} and remembering this limit must be less than one for convergences gives: x 4 27 < 1 x < 27 4 x < 27 4 = 6.75. \begin{aligned} &|x| \frac{4}{27} < 1\\ &|x| < \frac{27}{4} \\ &x<\frac{27}{4} = 6.75. \end{aligned} So the nearest integer that causes divergence is 7 \boxed{7} .

Aaghaz Mahajan
May 7, 2018

For the power series to diverge, the ratio of the (n+1)st term to the (n)th term should be greater than 1 as n approaches infinity.......solving this, we get x > 6.75......hence minimum positive integral x is 7......

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...