cute problem

Calculus Level 5

Find the sum


The answer is 2013.

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.

2 solutions

Notice that we can factorise the sum into 2014 2013 ( 1 + 2012 2011 ( 1 + 2 1 ) ) 1 \frac{2014}{2013}\left(1+\frac{2012}{2011}\cdots\left(1+\frac21\right)\cdots\right)-1

Now define then function f ( n ) = 2 n 2 n 1 ( 1 + f ( n 1 ) ) f(n)=\frac{2n}{2n-1}(1+f(n-1)) and let f ( 1 ) = 2 f(1)=2 . We can prove that f ( n ) = 2 n f(n)=2n by induction as follows.

Assume that for some k k , f ( k ) = 2 k f(k)=2k this means that f ( k + 1 ) = 2 ( k + 1 ) 2 ( k + 1 ) 1 ( 1 + f ( k ) ) = 2 ( k + 1 ) 2 k + 1 ( 2 k + 1 ) = 2 ( k + 1 ) \begin{aligned} f(k+1)&=\frac{2(k+1)}{2(k+1)-1}(1+f(k))\\ &=\frac{2(k+1)}{2k+1}(2k+1)\\ &=2(k+1) \end{aligned}

therefore using f ( 1 ) = 2 f(1)=2 as a base case we have that f ( n ) = 2 n f(n)=2n for all positive n n .

Now notice the original expression is simply f ( 1007 ) 1 f(1007)-1 therefore the answer is 2 × 1007 1 = 2014 2 = 2013 2\times1007-1=2014-2=\boxed{2013}

Felipe Sousa
Sep 4, 2014

Let's do it by construction.

First, define the function f for n even:

f ( 2 ) = 2 1 f(2)=\frac{2}{1}

f ( n ) = n n 1 + n n 1 f ( n 1 ) = n n 1 ( 1 + f ( n 1 ) ) f(n)=\frac{n}{n-1}+\frac{n}{n-1}*f(n-1)=\frac{n}{n-1}*(1+f(n-1))

By induction it's easy to prove that f ( n ) = n f(n)=n

The question asks f ( 2014 ) 1 = 2014 1 = 2013 f(2014)-1=2014-1=2013 .

I get everything else but why do you have to define f for n even, and define it as f ( 2 ) = 2 1 f(2)=\frac{2}{1} ? Also isn't there a domain restriction on n n to positive integers?

John M. - 6 years, 9 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...