A constant

Calculus Level 5

Find the smallest constant C C such that for every polynomial P ( x ) P(x) of degree 3 that has a root in the interval [ 0 , 1 ] [0, 1] ,

0 1 P ( x ) d x C max { x [ 0 , 1 ] } P ( x ) \displaystyle\int_{0}^{1}|P(x)|dx\leq C \cdot \displaystyle\max_{\{x\in [0,1]\}}|P(x)| .

Enter 1000 C \left\lfloor1000C\right\rfloor .


The answer is 833.

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.

1 solution

Mark Hennings
Aug 9, 2019

Let K K be the smallest positive constant such that 0 1 P ( x ) d x K m a x x [ 0 , 1 ] P ( x ) \int_0^1 P(x)\,dx \; \le \; K\mathrm{max}_{x \in [0,1]}P(x) for all cubic polynomials P P such that P ( 0 ) = 0 P(0) = 0 and 0 P ( x ) 1 0 \le P(x) \le 1 for all 0 x 1 0 \le x \le 1 .

If P ( x ) = a x 3 + b x 2 + c x + d P(x) = ax^3 + bx^2 + cx + d is a cubic polynomial,then 0 1 P ( x ) d x = 1 4 a + 1 3 b + 1 2 c + d = 1 6 P ( 0 ) + 2 3 P ( 1 2 ) + 1 6 P ( 1 ) \int_0^1 P(x)\,dx \; = \; \tfrac14a + \tfrac13b + \tfrac12c + d \; = \; \tfrac16P(0) + \tfrac23P(\tfrac12) + \tfrac16P(1) Thus, if P ( x ) P(x) is a cubic polynomial such that P ( 0 ) = 0 P(0)=0 and 0 P ( x ) 1 0 \le P(x) \le 1 for all 0 x 1 0 \le x \le 1 , then 0 1 P ( x ) d x = 2 3 P ( 1 2 ) + 1 6 P ( 1 ) 2 3 + 1 6 = 5 6 \int_0^1 |P(x)|\,dx \; = \; \tfrac23P(\tfrac12) + \tfrac16P(1) \; \le \; \tfrac23 + \tfrac16 \; = \; \tfrac56 and hence K 5 6 K \le \tfrac56 . However, if we consider the polynomial Q 0 ( x ) = 1 4 ( x 1 ) ( x 1 2 ) 2 Q_0(x) \; = \; 1 - 4(x-1)(x-\tfrac12)^2 then Q 0 ( x ) Q_0(x) is cubic with Q 0 ( 0 ) = 0 Q_0(0)=0 and Q 0 ( 1 ) = Q 0 ( 1 2 ) = 1 Q_0(1) = Q_0(\tfrac12) = 1 , and Q 0 Q_0 has a turning point at x = 1 2 x=\tfrac12 . The second turning point of Q 0 Q_0 occurs at x = 5 6 x=\tfrac56 , and Q 0 ( 5 6 ) = 25 27 > 0 Q_0(\tfrac56) = \tfrac{25}{27} > 0 . Thus we deduce that Q 0 ( x ) Q_0(x) is a cubic polynomial with Q 0 ( 0 ) = 0 Q_0(0)=0 and 0 Q 0 ( x ) 1 0 \le Q_0(x) \le 1 for all 0 x 1 0 \le x \le 1 , and moreover that 0 1 Q 0 ( x ) d x = 5 6 \int_0^1 |Q_0(x)|\,dx = \tfrac56 . Thus we deduce that K = 5 6 K = \tfrac56 .

If we now assume that the cubic Q ( x ) Q(x) is single-signed throughout [ 0 , 1 ] [0,1] and that either Q ( 0 ) = 0 Q(0) = 0 or Q ( 1 ) = 0 Q(1) = 0 , then a single linear change of variable, and scaling Q Q suitably, shows that 0 1 Q ( x ) d x 5 6 max x [ 0 , 1 ] Q ( x ) \int_0^1 |Q(x)|\,dx \; \le \; \tfrac56\max_{x \in [0,1]}|Q(x)|

If [ u , v ] [u,v] is a subinterval of [ 0 , 1 ] [0,1] , and if the cubic Q ( x ) Q(x) is single-signed on [ u , v ] [u,v] , and vanishes at one of u u or v v , then a simple linear change of variable shows us that u v Q ( x ) d x 5 6 ( v u ) m a x x [ u , v ] Q ( x ) 5 6 ( v u ) m a x x [ 0 , 1 ] Q ( x ) \int_u^v |Q(x)|\,dx \; \le \; \tfrac56(v-u)\mathrm{max}_{x \in [u,v]}|Q(x)| \; \le \; \tfrac56(v-u)\mathrm{max}_{x \in [0,1]}|Q(x)|

Suppose now that P ( x ) P(x) is a cubic polynomial which has at least one root in [ 0 , 1 ] [0,1] . We can then subdivide the interval [ 0 , 1 ] [0,1] at the zeros of P ( x ) P(x) , and we therefore deduce, considering the integral of P ( x ) |P(x)| on each of these intervals separately, that 0 1 P ( x ) d x 5 6 m a x x [ 0 , 1 ] P ( x ) \int_0^1 |P(x)|\,dx \;\le \; \tfrac56\mathrm{max}_{x \in [0,1]}|P(x)| which tells us that C 5 6 C \ge \tfrac 56 . Considering Q 0 ( X ) Q_0(X) again tells us that C = 5 6 C = \tfrac56 . This makes the answer 1000 × 5 6 = 833 \big\lfloor 1000 \times \tfrac56\big\rfloor = \boxed{833} .

@Mark Hennings

Beautiful proof !! But I think there is a little (but important) error (I might be wrong...) It is not K 5 / 6 K \geq 5/6 but K 5 / 6 K \leq 5/6 and same for C C at the end.

I had the value 5 / 6 5/6 (numerical tests, iterating process that maximises the integral divided by the max by changing the coefficients of P P in the direction indicated by the gradient) and the idea that P ( 0 ) P(0) has to be 0 while the maximum has to be reached at 1 and in the "middle" to maximised the time near the maximum during the wavy part of the cubic but I wasn't able to prove it. Your formula that gives 0 1 P ( x ) d x \displaystyle\int_0^1 P(x)dx in terms of P ( 0 ) , P ( 1 / 2 ) , P ( 1 ) P(0), \ P(1/2), \ P(1) is incredibly efficient for this problem !

Théo Leblanc - 1 year, 8 months ago

Log in to reply

After a further look, I agree, the \ge symbol was a typo, and should have been \le . The polynomial Q 0 Q_0 is what gives K 5 6 K \ge \tfrac56 , and hence K = 5 6 K=\tfrac56 .

Mark Hennings - 1 year, 8 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...