Thoughts...

Algebra Level 3

A function f ( n ) f(n) , defined for all n N n \in \mathbb N , is such that

f ( 1 ) + f ( 2 ) + + f ( n 1 ) + f ( n ) = n 2 f ( n ) \large f(1) + f(2) + \cdots + f(n - 1) + f(n) = n^2f(n)

If f ( 1 ) = 36 f(1) = 36 , calculate the value of f ( 8 ) f(8) .


The answer is 1.

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

Chew-Seong Cheong
May 31, 2018

Let S n = k = 1 n f ( k ) S_n = \displaystyle \sum_{k=1}^n f(k) . We can calculate f ( n ) f(n) using f ( n ) = S n 1 n 2 1 f(n) = \dfrac {S_{n-1}}{n^2-1} . And we get f ( 2 ) = 12 f(2) = 12 , f ( 3 ) = 6 f(3) = 6 , f ( 4 ) = 3.6 f(4)=3.6 ... and that f ( 1 ) f ( 1 ) = 1 \dfrac {f(1)}{f(1)} = 1 , f ( 1 ) f ( 2 ) = 3 \dfrac {f(1)}{f(2)} = 3 , f ( 1 ) f ( 3 ) = 6 \dfrac {f(1)}{f(3)} = 6 , f ( 1 ) f ( 4 ) = 10 \dfrac {f(1)}{f(4)} = 10 ... implying that f ( 1 ) f ( n ) = T n = n ( n + 1 ) 2 \dfrac {f(1)}{f(n)} = T_n = \dfrac {n(n+1)}2 , where T n T_n is the n n th triangular number. Let us prove that the claim f ( n ) = 2 f ( 1 ) n ( n + 1 ) f(n) = \dfrac {2f(1)}{n(n+1)} is true for all n 1 n \ge 1 .

S n = k = 1 n f ( k ) = k = 1 n 2 f ( 1 ) k ( k + 1 ) = 2 f ( 1 ) k = 1 n ( 1 k 1 k + 1 ) = 2 f ( 1 ) ( 1 1 n + 1 ) = 2 n f ( 1 ) n + 1 = 2 n 2 f ( 1 ) n ( n + 1 ) = n 2 f ( n ) \begin{aligned} S_n & = \sum_{k=1}^n f(k) = \sum_{k=1}^n \frac {2f(1)}{k(k+1)} = 2f(1) \sum_{k=1}^n \left(\frac 1k - \frac 1{k+1}\right) \\ & = 2f(1) \left(1-\frac 1{n+1}\right) = \frac {2nf(1)}{n+1} = \frac {2n^2f(1)}{n(n+1)} = n^2 f(n) \end{aligned}

Proving that f ( n ) = 2 f ( 1 ) n ( n + 1 ) f(n) = \dfrac {2f(1)}{n(n+1)} satisfies the equation S n = n 2 f ( n ) S_n = n^2f(n) . Therefore, f ( 8 ) = 2 ( 36 ) 8 ( 8 + 1 ) = 1 f(8) = \dfrac {2(36)}{8(8+1)}= \boxed{1} .

Mark Hennings
May 31, 2018

Note that ( n + 1 ) 2 f ( n + 1 ) = j = 1 n + 1 f ( j ) = j = 1 n f ( j ) + f ( n + 1 ) = n 2 f ( n ) + f ( n + 1 ) (n+1)^2f(n+1) \; = \; \sum_{j=1}^{n+1}f(j) \; = \; \sum_{j=1}^n f(j) + f(n+1) \; = \; n^2f(n) + f(n+1) so that ( n + 2 ) f ( n + 1 ) = n f ( n ) (n+2)f(n+1) \; = \; nf(n) and so ( n + 1 ) ( n + 2 ) f ( n + 1 ) = n ( n + 1 ) f ( n ) n 1 (n+1)(n+2)f(n+1) \; = \; n(n+1)f(n) \hspace{2cm} n \ge 1 It is now a simple induction to show that f ( n ) = 72 n ( n + 1 ) f(n) = \tfrac{72}{n(n+1)} for all n 1 n \ge 1 , and hence that f ( 8 ) = 1 f(8) = \boxed{1} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...