Purple Calculus 1

Calculus Level 4

f ( x ) = x 3 3 x + 1 f (x) = { x }^{ 3 }-3x+1 has 3 distinct real roots α \alpha , β \beta and γ \gamma .

Find α + β + γ \left\lfloor \alpha \right\rfloor +\left\lfloor \beta \right\rfloor +\left\lfloor \gamma \right\rfloor .


The answer is -1.

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.

2 solutions

Paul Hindess
Dec 14, 2016

Probably not the intended method, but quick and easy:

f ( x ) = x 3 3 x + 1 f(x) = x^3 -3x+1 .

f ( 2 ) = 8 6 + 1 = 3 f(2) = 8 - 6 +1 = 3 and f ( 1 ) = 1 3 + 1 = 1 f(1) = 1 - 3 +1 = -1 . So there is a root, say α \alpha between 1 and 2. So α = 1 \lfloor\alpha\rfloor = 1 .

f ( 1 ) = 1 3 + 1 = 1 f(1) = 1 - 3 +1 = -1 and f ( 0 ) = 0 0 + 1 = 1 f(0) = 0 - 0 +1 = 1 . So there is a root, say β \beta between 0 and 1. So β = 0 \lfloor\beta\rfloor = 0 .

f ( 1 ) = 1 + 3 + 1 = 3 f(-1) = -1 + 3 +1 = 3 and f ( 2 ) = 8 + 6 + 1 = 1 f(-2) = -8 + 6 +1 = -1 . So there is a root, say γ \gamma between -2 and -1. So γ = 2 \lfloor\gamma\rfloor = -2 .

So the answer is α + β + γ = 1 + 0 2 = 1 \lfloor\alpha\rfloor + \lfloor\beta\rfloor + \lfloor\gamma\rfloor = 1 + 0 - 2 = -1 .

Same technique :P

Yatin Khanna - 4 years, 6 months ago

Paul this was the method which I had intended

Prajwal Krishna - 4 years, 6 months ago
Chew-Seong Cheong
Dec 14, 2016

To limit the range to look for the three roots, we can first find the local maximum and minimum by differentiating f ( x ) f(x) .

f ( x ) = x 3 3 x + 1 f ( x ) = 3 x 2 3 Equating it to 0 3 x 2 = 3 x = ± 1 Differentiating again. f ( x ) = 6 x f ( 1 ) = 6 < 0 f ( 1 ) = 3 is a local maximum f ( 1 ) = 6 < 0 f ( 1 ) = 1 is a local minimum \begin{aligned} f(x) & = x^3-3x+1 \\ f'(x) & = 3x^2-3 & \small \color{#3D99F6} \text{Equating it to 0} \\ \implies 3x^2 & = 3 \\ x & = \pm 1 & \small \color{#3D99F6} \text{Differentiating again.} \\ f''(x) & = 6x \\ f''(-1) & = -6 < 0 & \color{#3D99F6} f(-1) = 3 \small \text{ is a local maximum} \\ f''(1) & = 6 < 0 & \color{#3D99F6} f(1) = -1 \small \text{ is a local minimum} \end{aligned}

Therefore, there is a root for x < 1 x < -1 , a root for 1 < x < 1 -1 < x < 1 and a root for x > 1 x > 1 .

Since { f ( 2 ) = 1 , f ( 1 ) = 3 α = 2 f ( 0 ) = 1 , f ( 1 ) = 1 β = 0 f ( 1 ) = 1 , f ( 2 ) = 3 γ = 1 \begin{cases} f(-2) = -1, & f(-1) = 3 & \implies \lfloor \alpha \rfloor = -2 \\ f(0) = 1, & f(1) = -1 & \implies \lfloor \beta \rfloor = 0 \\ f(1) = -1, & f(2) = 3 & \implies \lfloor \gamma \rfloor = 1 \end{cases}

Therefore, α + β + γ = 2 + 0 + 1 = 1 \lfloor \alpha \rfloor + \lfloor \beta \rfloor + \lfloor \gamma \rfloor = -2+0+1 = \boxed{-1}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...