Finding definite integral (trigonometric)

Lord Dark
Messages
120
Reaction score
0

Homework Statement


Hi guys ,, i have the following question (it's in the attachment) :
Find m and M such that m <= x sin x <= M if 0 <=x <= pi. (Any reasonably good bounds will do,
I am not asking for the best possible bounds.)
Hence find bounds on the value of the integral[x sin(x),0 to pi]



Homework Equations





The Attempt at a Solution


i have a formal solution (it's in the attachment) but the problem is i don't understand the question. Before i saw the question ,, i tried to solved it like this :
since (0 <=x <= pi) then 0 <= x sin x <= 0 ( i solved for zero and pi) ,, and stopped there.
can anyone tell me the problem in a way that i can understand ,, and in the answer it says "This is certainly not the best you could do, but it is definitely a bound" what does he mean ? is there many other ways to solve it ?? . (Thanks in advanced)
 

Attachments

  • Question.JPG
    Question.JPG
    26.3 KB · Views: 408
Physics news on Phys.org
can anyone tell me the problem in a way that i can understand

If you graph the three functions y=x*sin(x), y=x, and y=-x using a window of xmin=0, xmax=30, ymin=-30, ymax=30, then I bet you will understand.

If you're still puzzled, just graph the two functions y=abs(x*sin(x)) and y=x using the same window. Ask again if you are still confused after graphing.
 
yep ,, got it :D ,, thanks very much mate,, but there is something else ,, i can get other bounds right ?? such as :
0<= integral[x*sin(x),0 to pi]<= ((pi)^2)/2 ,, is this right ?
 
Lord Dark said:
yep ,, got it :D ,, thanks very much mate,, but there is something else ,, i can get other bounds right ?? such as :
0<= integral[x*sin(x),0 to pi]<= ((pi)^2)/2 ,, is this right ?

Make it 0<= | integral[x*sin(x),0 to pi] | <= ((pi)^2)/2 (with absolute value) and I'll agree.

Edited to add: Oh, never mind. x *sin(x) is positive there. Good job.
 
lol ,, thanks :D
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top