Sum Dependent on Variable: nx^2+2^2/(x+1)+3^2/(x+2)......+(n+1)^2/(x+n)=nx + n(n+3)/2

Surreal

New member
Joined
Sep 3, 2017
Messages
12
For which x€R and x>0 the following equality is satisfied:
nx^2+2^2/(x+1)+3^2/(x+2)......+(n+1)^2/(x+n)=nx + n(n+3)/2
?
I found out that for x=1 the equality holds true but I'm not sure how to prove if there are any other answers.
Thanks in advance!
 
nx^2+2^2/(x+1)+3^2/(x+2)......+(n+1)^2/(x+n)=nx + n(n+3)/2
Where d'heck didya get that weirdo:confused:

Seems to be "sum of first n integers: n(n+1)/2" in disguise...
x = 1:
1^2/(x+0) = 1
2^2/(x+1) = 2
3^2/(x+2) = 3
...and so on
 
Last edited:
For which x€R and x>0 the following equality is satisfied:
nx^2+2^2/(x+1)+3^2/(x+2)......+(n+1)^2/(x+n)=nx + n(n+3)/2
?
I found out that for x=1 the equality holds true but I'm not sure how to prove if there are any other answers.
Thanks in advance!

Nothing is said about the role of n; presumably it means that the equation must be satisfied for a given value of x, for all positive integers n.

So whatever x turns out to be, the equation must be true for n=1, right? Set n to 1, and solve for x; there will be two solutions. Then see if the equation holds for all n for each x.

Note something interesting: the left side is not defined for any negative integer x (since one term will require division by zero), so even if it were not stated that x must be positive, we would have a restriction.
 
For which x€R and x>0 the following equality is satisfied:
nx^2+2^2/(x+1)+3^2/(x+2)......+(n+1)^2/(x+n)=nx + n(n+3)/2
?
I found out that for x=1 the equality holds true but I'm not sure how to prove if there are any other answers.
Thanks in advance!
I do not know whether the OP stll has any interest in this thread. I have been traveling and have not had time to look for a proof. I suspect the OP is correct that 1 is the only positive answer.

First, for any positive integer n, x = 1 is a solution.

x=1    nx2+j=2n+1j2x+j1=n12+j=2n+1j21+j1=n1+j=2n+1j2j=\displaystyle \displaystyle x = 1 \implies nx^2 + \sum_{j=2}^{n + 1} \dfrac{j^2}{x + j - 1} = n * 1^2 + \sum_{j=2}^{n+1} \dfrac{j^2}{1 + j - 1} = n * 1 + \sum_{j=2}^{n+1} \dfrac{j^2}{j} =

nx+j=2n+1j=nx+(j=1n+1j)j=1n+1j=nx+(n+1)(n+2)21=nx+n2+3n+2222=\displaystyle \displaystyle nx + \sum_{j=2}^{n+1}j = nx + \left ( \sum_{j=1}^{n+1} j \right ) - \sum_{j=1}^{n +1} j = nx + \dfrac{(n + 1)(n + 2)}{2} - 1 = nx + \dfrac{n^2 + 3n + 2}{2} - \dfrac{2}{2}=

nx+n(n+3)2.\displaystyle nx + \dfrac{n(n + 3)}{2}.

At this point I am not quite sure what exactly the problem is. But a starting point for a proof by induction is to look at the number of positive real solutions for n = 1 and n = 2. (I want look at both in case we need to deal with different analyses for odd and even numbers.)

n=1,x>0, and nx2+j=2n+1j2x+j1=nx+n(n+3)2    \displaystyle \displaystyle n = 1, x > 0, \text { and } nx^2 + \sum_{j=2}^{n + 1} \dfrac{j^2}{x + j - 1} = nx + \dfrac{n(n + 3)}{2} \implies

x2+4x+1=x+2    x3+x2+4=x2+x+2x+2    \displaystyle x^2 + \dfrac{4}{x + 1} = x + 2 \implies x^3 + x^2 + 4 = x^2 + x + 2x + 2 \implies

x33x+2=0    (x22x+1)(x+2)=0    (x1)2(x+2)=0    \displaystyle x^3 - 3x + 2 = 0 \implies (x^2 - 2x + 1)(x + 2) = 0 \implies (x - 1)^2(x + 2) = 0 \implies

x=1 or x= 2    x=1 x>0.\displaystyle x = 1 \text { or } x = -\ 2 \implies x = 1 \ \because x > 0.

Time to start driving. I shall report on n = 2 later.
 
For which x€R and x>0 the following equality is satisfied:
nx^2+2^2/(x+1)+3^2/(x+2)......+(n+1)^2/(x+n)=nx + n(n+3)/2
?
I found out that for x=1 the equality holds true but I'm not sure how to prove if there are any other answers.
Thanks in advance!
Well, despite considerable effort, I have not found an algebraic proof. I do not assert that an algebraic proof is impossible; indeed I am relatively confident that one exists. I merely am not clever enough to find it. Finding an algebraic proof might make a good challenge problem. (Denis likes puzzles.)

A proof using differential calculus, however, is easy.

PROVE: x=1 if xR, x>0, fn(x)=0, nZ, n1,\displaystyle \text {PROVE: } x = 1 \text { if } x \in \mathbb R,\ x > 0,\ f_n(x) = 0,\ n \in \mathbb Z,\ n \ge 1,

and fn(x)=nx2nxn(n+3)2+j=1n(j+1)2j+x.\displaystyle \displaystyle \text{and } f_n(x) = nx^2 - nx - \dfrac{n(n + 3)}{2} + \sum_{j=1}^n \dfrac{(j + 1)^2}{j + x}.

Proof below ignores the possibility of complex roots because x is real by hypothesis.

fn(x)=nx2nxn(n+3)2+j=1n(j+1)2j+x    \displaystyle \displaystyle f_n(x) = nx^2 - nx - \dfrac{n(n + 3)}{2} + \sum_{j=1}^n \dfrac{(j + 1)^2}{j + x} \implies

fn(x)=nx2nxn(n+3)2+(j=1n(j+1)2(j+x)1).\displaystyle \displaystyle f_n(x) = nx^2 - nx - \dfrac{n(n + 3)}{2} + \left ( \sum_{j=1}^n (j + 1)^2(j + x)^{-1} \right ).

fn(x)=2nxn+(j=1n( 1)(j+1)2(j+x)2).\displaystyle \displaystyle \therefore f_n'(x) = 2nx - n + \left ( \sum_{j=1}^n (-\ 1)(j + 1)^2 (j + x)^{-2} \right ).

fn(x)=2n+(j=1n( 1)( 2)(j+1)2(j+x)3).\displaystyle \displaystyle \therefore f_n''(x) = 2n + \left ( \sum_{j=1}^n (-\ 1)(-\ 2)(j+ 1)^2 (j + x)^{-3} \right ).

Or fn(x)=2nxnj=1n(j+1)2(j+x)2 and fn(x)=2n+2j=1n(j+1)2(j+x)3.\displaystyle \displaystyle \text {Or } f_n'(x) = 2nx - n - \sum_{j=1}^n \dfrac{(j + 1)^2}{(j + x)^2} \text { and } f_n''(x) = 2n + 2 * \sum_{j=1}^n \dfrac{(j + 1)^2}{(j + x)^3}.

x>0    fn(x)>0.\displaystyle \therefore x > 0 \implies f_n''(x) > 0.

And fn(1)=2n(1)nj=1n(j+1)2(j+1)2=nj=1n1=nn=0.\displaystyle \displaystyle \text {And } f_n'(1) = 2n(1) - n - \sum_{j= 1}^n \dfrac{(j + 1)^2}{(j + 1)^2} = n - \sum_{j=1}^n 1 = n - n = 0.

x>0 and x1    fn(x)>fn(1).\displaystyle \therefore x > 0 \text { and } x \ne 1 \implies f_n(x) > f_n(1).

fn(1)=n12n1n(n+3)2+j=1n(j+1)2j+1=(j=1nj+1)n2+3n2    \displaystyle \displaystyle f_n(1) = n * 1^2 - n * 1 - \dfrac{n(n + 3)}{2} + \sum_{j= 1}^n \dfrac{(j + 1)^2}{j + 1} = \left ( \sum_{j=1}^n j + 1 \right ) - \dfrac{n^2 + 3n}{2} \implies

fn(1)=(j=1nj)n(n+3)2+(j=1n1)    \displaystyle \displaystyle f_n(1) = \left ( \sum_{j=1}^n j \right ) - \dfrac{n(n + 3)}{2} + \left ( \sum_{j= 1}^n 1 \right ) \implies

fn(1)=n(n+1)2n(n+3)2+n=n2+nn23n+2n2=02=0.\displaystyle f_n(1) = \dfrac{n(n + 1)}{2} - \dfrac{n(n + 3)}{2} + n = \dfrac{n^2 + n - n^2 - 3n + 2n}{2} = \dfrac{0}{2} = 0.

x>0 and x1    fn(x)>0.\displaystyle \therefore x > 0 \text { and } x \ne 1 \implies f_n(x) > 0.

x>0 and x1    fn(x)0.\displaystyle \therefore x > 0 \text { and } x \ne 1 \implies f_n(x) \ne 0.

 not fn(x)0     not {x>0 and x1}.\displaystyle \text { not } f_n(x) \ne 0 \implies \text { not } \{ x > 0 \text { and } x \ne 1 \}.

fn(x)=0    x0 or x=1.\displaystyle \therefore f_n(x) = 0 \implies x \not > 0 \text { or } x = 1.

But, by hypothesis, x>0.\displaystyle \text {But, by hypothesis, } x > 0.

x=1. Q.E.D.\displaystyle \therefore x = 1. \text { Q.E.D.}
 
Last edited:
Top