To evaluate the function f(x) defined by the maximum operator for x≤2, we must observe the behavior of g(t)=t3−3t. This cubic function possesses a local maximum at t=−1 with a value of 2. For any x value less than −1, the maximum of t3−3t on the interval (−∞,x] occurs at the right endpoint t=x, making f(x)=x3−3x. As x increases beyond −1, the maximum value on (−∞,x] becomes anchored at t=−1, so f(x) remains constant at 2 until x=2. Combining this with the remaining conditions provided, the function is x3−3x for x≤−1, 2 for −1<x<2, x2+2x−6 for 2<x<3, 9 for 3≤x<4, 10 for 4≤x<5, 11 at x=5, and 2x+1 for x>5.
The differentiability of f(x) depends on both continuity and the uniqueness of the derivative at every junction point. At x=2, the function is continuous because the left-hand limit is 2 and the right-hand limit 22+2(2)−6 is also 2, but the left-hand derivative is 0 while the right-hand derivative 2x+2 equals 6, indicating a sharp point. At x=3, the function is continuous with a value of 9, but the left-hand derivative is 8 and the right-hand derivative is 0. At x=4 and x=5, the function exhibits jump discontinuities, which inherently preclude differentiability. Therefore, there are four points where the function is not differentiable, so m=4.
The integral I=∫−22f(x)dx can be computed by splitting the domain into intervals where the function is defined by a single expression. Specifically, the integral is composed of the range from −2 to −1 and the range from −1 to 2:
I=∫−2−1(x3−3x)dx+∫−122dx
The first integral evaluates to:
[4x4−23x2]−2−1=(4(−1)4−23(−1)2)−(4(−2)4−23(−2)2)=(41−23)−(4−6)=−45+2=43
The second integral is simply the area of a rectangle of height 2 over an interval of length 3, which equals 6. Summing these values gives I=43+6=427, resulting in the ordered pair (4,427).