Suppose the roots (which form an arithmetic sequence) are p-d, p, and p+d.
Then
The sum of the roots is -a
The sum of the products of pairs of roots is b
The product of the roots is -c
So we have solved a, b, and c in terms of p and d
Substitute in the original equation:
So either p=0 or d=0
If p=0, then the roots are -d, 0, and d
Then the sum of the roots = -d+0+d = 0 = -a, so a=0
The sum of the products of pairs of roots = (-d)(0)+(-d)(d)+(0)(d)=-d2, so b=-d2
Then the product of the root is (-d)(0)(d) = 0, so c=0
That means the original equation, in this case, was really:
or
So we see if holds true in this case:
So yes it does hold when p=0
Now we see what happens when d=0.
Then the roots are p-0, p, and p+0, or p, p, and p.
So the three roots are all equal.
The sum of the roots is 3p, so a=-3p
The sum of the products of pairs of roots = (p)(p)+(p)(p)+(p)
(p)=3p2, so b=3p2
Then the product of the roots is (p)(p)(p) = p3, so c=-p3
That means the original equation, in this case, was really:
or
which is just
So we see if holds true in this case as well:
So yes it does hold true in this case too.
The (a) part of the problem is proved.
If I find time I'll do (b) as well.
Edwin