Finding the absolute maximum and absolute minimum

meeklobraca
Messages
188
Reaction score
0

Homework Statement



Find the absolute max and min of

f(t)=t + cot(t/2) on [pi/4, 7pi/4]

Homework Equations





The Attempt at a Solution



I have attempted to find the derivative which I believe is

1 - csc^2 (t/2) * (t/2) which I can simplify down to cot^2 (t/2) * (t/2)

Even if that is correct, which I am doubtful of, where do I go from here?

Thank You!
 
Physics news on Phys.org
Why do you think the derivative of t-cot(t/2) is 1-(csc^(t/2))*(t/2)? Better fix that before you try to proceed.
 
Okay I've found the derivative of t + cot (t/2) to be

1 - csc^2(t/2) * 1/2
 
meeklobraca said:
Okay I've found the derivative of t + cot (t/2) to be

1 - csc^2(t/2) * 1/2

That's much better. So do you have any critical points on [pi/4, 7pi/4]?
 
Here in lies the problem Dick. Where do you go from here?

im at sqrt 2 = csc (t/2) from which I've turned into sqrt 2 = 1/sin (t/2)
 
That's pretty good progress. Actually possibilities are at sin(t/2)=+/-1/sqrt(2). Can you draw a graph of sin(x) and tell me where sin(x)=+/-1/sqrt(2)? Then put t/2=x. I happen to know sin(pi/4)=1/sqrt(2).
 
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