返回题库

AIME 2013 I · 第 5 题

AIME 2013 I — Problem 5

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

The real root of the equation 8x33x23x1=08x^3 - 3x^2 - 3x - 1 = 0 can be written in the form a3+b3+1c\frac{\sqrt[3]a + \sqrt[3]b + 1}{c}, where aa, bb, and cc are positive integers. Find a+b+ca+b+c.

解析

Solution 1

We note that 8x33x23x1=9x3x33x23x1=9x3(x+1)38x^3 - 3x^2 - 3x - 1 = 9x^3 - x^3 - 3x^2 - 3x - 1 = 9x^3 - (x + 1)^3. Therefore, we have that 9x3=(x+1)39x^3 = (x+1)^3, so it follows that x93=x+1x\sqrt[3]{9} = x+1. Solving for xx yields 1931=813+93+18\frac{1}{\sqrt[3]{9}-1} = \frac{\sqrt[3]{81}+\sqrt[3]{9}+1}{8}, so the answer is 98\boxed{98}.

Solution 2

Let rr be the real root of the given polynomial. Now define the cubic polynomial Q(x)=x33x23x+8Q(x)=-x^3-3x^2-3x+8. Note that 1/r1/r must be a root of QQ. However we can simplify QQ as Q(x)=9(x+1)3Q(x)=9-(x+1)^3, so we must have that (1r+1)3=9(\frac{1}{r}+1)^3=9. Thus 1r=931\frac{1}{r}=\sqrt[3]{9}-1, and r=1931r=\frac{1}{\sqrt[3]{9}-1}. We can then multiply the numerator and denominator of rr by 813+93+1\sqrt[3]{81}+\sqrt[3]{9}+1 to rationalize the denominator, and we therefore have r=813+93+18r=\frac{\sqrt[3]{81}+\sqrt[3]{9}+1}{8}, and the answer is 98\boxed{98}.

Solution 3

It is clear that for the algebraic degree of xx to be 33 that there exists some cubefree integer pp and positive integers m,nm,n such that a=m3pa = m^3p and b=n3p2b = n^3p^2 (it is possible that b=n3pb = n^3p, but then the problem wouldn't ask for both an aa and bb). Let f1f_1 be the automorphism over Q[a3][ω]\mathbb{Q}[\sqrt[3]{a}][\omega] which sends a3ωa3\sqrt[3]{a} \to \omega \sqrt[3]{a} and f2f_2 which sends a3ω2a3\sqrt[3]{a} \to \omega^2 \sqrt[3]{a} (note : ω\omega is a cubic root of unity).

Letting rr be the root, we clearly we have r+f1(r)+f2(r)=38r + f_1(r) + f_2(r) = \frac{3}{8} by Vieta's formulas. Thus it follows c=8c=8. Now, note that a3+b3+1\sqrt[3]{a} + \sqrt[3]{b} + 1 is a root of x33x224x64=0x^3 - 3x^2 - 24x - 64 = 0. Thus (x1)3=27x+63(x-1)^3 = 27x + 63 so (a3+b3)3=27(a3+b3)+90(\sqrt[3]{a} + \sqrt[3]{b})^3 = 27(\sqrt[3]{a} + \sqrt[3]{b}) + 90. Checking the non-cubicroot dimension part, we get a+b=90a + b = 90 so it follows that a+b+c=98a + b + c = \boxed{98}.

Solution 4

We have cx1=a3+b3.cx-1=\sqrt[3]{a}+\sqrt[3]{b}. Therefore (cx1)3=(a3+b3)3=a+b+3ab3(a3+b3)=a+b+3ab3(cx1).(cx-1)^3=(\sqrt[3]{a}+\sqrt[3]{b})^3=a+b+3\sqrt[3]{ab}(\sqrt[3]{a}+\sqrt[3]{b})=a+b+3\sqrt[3]{ab}(cx-1). We have

c3x33c2x2(3cab33c)x(a+b+13ab3)=0.c^3x^3-3c^2x^2-(3c\sqrt[3]{ab}-3c)x-(a+b+1-3\sqrt[3]{ab})=0. We will find a,b,ca,b,c so that the equation is equivalent to the original one. Let 3c2c3=38,3cab33cc3=38,a+b+13ab3c3=18.\dfrac{3c^2}{c^3}=\dfrac{3}{8}, \dfrac{3c\sqrt[3]{ab}-3c}{c^3}=\dfrac{3}{8}, \dfrac{a+b+1-3\sqrt[3]{ab}}{c^3}=\dfrac{1}{8}. Easily, c=8,ab3=9,c=8, \sqrt[3]{ab}=9, and a+b=90.a+b=90. So a+b+c=90+8=98a + b + c = 90+8=\boxed{98}.

Video Solution

https://www.youtube.com/watch?v=9way8JrtD04&t=240s

https://www.youtube.com/watch?v=NlIc_qMXYaA - Jonathan Ding (Art of Learning Math)