The real root of the equation 8x3−3x2−3x−1=0 can be written in the form c3a+3b+1, where a, b, and c are positive integers. Find a+b+c.
解析
Solution 1
We note that 8x3−3x2−3x−1=9x3−x3−3x2−3x−1=9x3−(x+1)3. Therefore, we have that 9x3=(x+1)3, so it follows that x39=x+1. Solving for x yields 39−11=8381+39+1, so the answer is 98.
Solution 2
Let r be the real root of the given polynomial. Now define the cubic polynomial Q(x)=−x3−3x2−3x+8. Note that 1/r must be a root of Q. However we can simplify Q as Q(x)=9−(x+1)3, so we must have that (r1+1)3=9. Thus r1=39−1, and r=39−11. We can then multiply the numerator and denominator of r by 381+39+1 to rationalize the denominator, and we therefore have r=8381+39+1, and the answer is 98.
Solution 3
It is clear that for the algebraic degree of x to be 3 that there exists some cubefree integer p and positive integers m,n such that a=m3p and b=n3p2 (it is possible that b=n3p, but then the problem wouldn't ask for both an a and b). Let f1 be the automorphism over Q[3a][ω] which sends 3a→ω3a and f2 which sends 3a→ω23a (note : ω is a cubic root of unity).
Letting r be the root, we clearly we have r+f1(r)+f2(r)=83 by Vieta's formulas. Thus it follows c=8. Now, note that 3a+3b+1 is a root of x3−3x2−24x−64=0. Thus (x−1)3=27x+63 so (3a+3b)3=27(3a+3b)+90. Checking the non-cubicroot dimension part, we get a+b=90 so it follows that a+b+c=98.
Solution 4
We have cx−1=3a+3b. Therefore (cx−1)3=(3a+3b)3=a+b+33ab(3a+3b)=a+b+33ab(cx−1). We have
c3x3−3c2x2−(3c3ab−3c)x−(a+b+1−33ab)=0.
We will find a,b,c so that the equation is equivalent to the original one. Let c33c2=83,c33c3ab−3c=83,c3a+b+1−33ab=81. Easily, c=8,3ab=9, and a+b=90. So a+b+c=90+8=98.