Prove Integral Inequality: π^3/12≤∫_0^(π/2)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 3K views
diorific
Messages
19
Reaction score
0

Homework Statement


Prove


Homework Equations



(π^3)/12≤∫_0^(π/2)▒〖(4x^2)/(2-sinx) dx≥(π^3)/6〗

Also look at atachment

The Attempt at a Solution



I can't get round this one, since when you substitute x by 0 is always 0 and I don't know how to get ∏^3/12
 

Attachments

  • Inequality.jpg
    Inequality.jpg
    3.2 KB · Views: 435
Physics news on Phys.org
Hint. Try replacing the sin(x) with a simpler "bounding" function.

BTW. Your second inequality is the wrong way around.
 
I can't get this one. What bounding function. I'm lost...
 
Ok, that is

[itex]\displaystyle \frac{1}{2}[/itex] ≤ [itex]\frac{1}{2-\sin(x)}[/itex] ≤ 1

But then 0 ≤ 4x2 ≤ π2

So then

0 ≤ [itex]\displaystyle \frac{4x^2}{2-sinx}[/itex] ≤ π2

I know this might be wrong, but I don't really know how to continue.
 
Don't take the maximum (or the minimum) of the polynomial. By the mean value theorem, there exists C such that
[tex]\int_{0}^{\pi/2}\frac{4x^2}{2-\sin(x)}\,dx=\frac{1}{2-\sin(c)}\int_{0}^{\pi/2}4x^2\,dx[/tex]
and [itex]0\leq c\leq \pi/2[/itex].
Take the integral and maximize/minimize the factor by adjusting C appropriately.
 
Millennial said:
Don't take the maximum (or the minimum) of the polynomial. By the mean value theorem, there exists C such that
[tex]\int_{0}^{\pi/2}\frac{4x^2}{2-\sin(x)}\,dx=\frac{1}{2-\sin(c)}\int_{0}^{\pi/2}4x^2\,dx[/tex]
and [itex]0\leq c\leq \pi/2[/itex].
Take the integral and maximize/minimize the factor by adjusting C appropriately.

thank you so much.

I finally managed to resolve this!