Following Gauss's Path (II)

Algebra Level 3

It is said that, as a child, Gauss completed the tedious assignment of adding the first one hundred natural numbers in a few seconds by realizing that 1 + 100 = 2 + 99 = = 50 + 51 1+100=2+99=\ldots=50+51 , so the answer must be 50 × 101 = 5050 50\times101=5050 , since there are 50 such couples.

For the first n n natural numbers, the expression is: k = 1 n k = n ( n + 1 ) 2 \sum_{k=1}^{n}k=\frac{n(n+1)}{2}

We know that the sum of the first n n cubes takes the form: k = 1 n k 3 = A n 2 + B n 3 + C n 4 \sum_{k=1}^{n}k^3=A\,n^2+B\,n^3+C\,n^4

Find the coefficients A , B A,B and C C . Express the solution as 1 A + 1 B + 1 C \frac{1}{A}+\frac{1}{B}+\frac{1}{C} .


Bonus : Factor the polynomial and compare it with n ( n + 1 ) 2 \frac{n(n+1)}{2} to find a beautiful identity that relates both sums!


The answer is 10.

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

Gabriel Chacón
Nov 20, 2018

The coefficients A , B A,B and C C satisfy the following system of linear equations: { n = 1 : 1 2 A + 1 3 B + 1 4 C = 1 3 n = 2 : 2 2 A + 2 3 B + 2 4 C = 1 3 + 2 3 n = 3 : 3 2 A + 3 3 B + 3 4 C = 1 3 + 2 3 + 3 3 \begin{cases} n=1:\quad 1^2\,A\,+\,1^3\,B\,+\,1^4\,C\,=\,1^3\\ n=2:\quad 2^2\,A\,+\,2^3\,B\,+\,2^4\,C\,=\,1^3+2^3\\ n=3:\quad 3^2\,A\,+\,3^3\,B\,+\,3^4\,C\,=\,1^3+2^3+3^3 \end{cases} The solution is: A = 1 4 , B = 1 2 , C = 1 4 A=\dfrac{1}{4},B=\dfrac{1}{2},C=\dfrac{1}{4} . Expressed in the form demanded, the answer is 1 A + 1 B + 1 C = 10 \boxed{\frac{1}{A}+\frac{1}{B}+\frac{1}{C}=10} .

Bonus : The solution polynomial 1 4 n 2 + 1 2 n 3 + 1 4 n 4 \frac{1}{4}\,n^2+\frac{1}{2}\,n^3+\frac{1}{4}\,n^4 can be easily factored as n 2 ( n + 1 ) 2 4 \frac{n^2(n+1)^2}{4} , which is the square of the sum of the the first n n natural numbers. The identity referred to is then: 1 3 + 2 3 + + n 3 = ( 1 + 2 + + n ) 2 \boxed{1^3+2^3+\ldots+n^3=(1+2+\ldots+n)^2} Isn't it beautiful!

But how does one know that the formula k = 1 n k 3 = A n 2 + B n 3 + C n 4 \displaystyle \sum_{k=1}^{n}k^3=A\,n^2+B\,n^3+C\,n^4 work for all positive integer n n ?

Pi Han Goh - 2 years, 6 months ago

Log in to reply

Well, I don't know. I need your support here.

Gabriel Chacón - 2 years, 6 months ago

Log in to reply

Use finite difference to show that k = 1 n k p \displaystyle \sum_{k=1}^{n}k^p is a polynomial of n n in degree p + 1 p+1 .

Pi Han Goh - 2 years, 6 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...