Asked by Mary
What is the minimum value of the function g(x)= 1/x * sin (pi *x) on the interval [1,2]?
I got -2/3. Is this right? thanks.
I got -2/3. Is this right? thanks.
Answers
Answered by
MathMate
Is the function
f(x)=1/(x sin(πx))
or
f(x)=(1/x) sin(πx) [ as written ]?
f(x)=1/(x sin(πx))
or
f(x)=(1/x) sin(πx) [ as written ]?
Answered by
MathMate
On a closer look, the first equation f(x)=1/(x sin(πx)) is undefined at x=1 and x=2, so probably not what you want.
For equation 2,
f(x)=(1/x) sin(πx)
you would find
f'(x)= (%pi*cos(πx))/x - sin(πx)/x^2
equate f'(x) to zero to find the minimum, and solve for a root between x=1 and 2.
It seems that numerical method (such as Newton's method or bisection method) will be required to find the root, which is situated at x=1.43. Find f"(x) to verify that f"(1.43)>0 for a minimum. Else, you could do the check using a graphing calculator.
For equation 2,
f(x)=(1/x) sin(πx)
you would find
f'(x)= (%pi*cos(πx))/x - sin(πx)/x^2
equate f'(x) to zero to find the minimum, and solve for a root between x=1 and 2.
It seems that numerical method (such as Newton's method or bisection method) will be required to find the root, which is situated at x=1.43. Find f"(x) to verify that f"(1.43)>0 for a minimum. Else, you could do the check using a graphing calculator.
Answered by
MathMate
Note:
-3/2 is not in [1,2], so it cannot be the correction solution.
-3/2 is not in [1,2], so it cannot be the correction solution.
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.