How can I find the maximum value of a function on a specific interval?

  • Context: Undergrad 
  • Thread starter Thread starter physics4life
  • Start date Start date
  • Tags Tags
    Function Max
Click For Summary
SUMMARY

The maximum value of the function f(x) = x/2 + cos(x) on the interval [0, π] occurs at x = π/6, yielding a maximum of π/12 + √3/2. For the interval [-π, 0], the maximum is found at x = 0, resulting in a value of 1. Critical points were determined by setting the derivative f'(x) = 1/2 - sin(x) to zero, leading to x = π/6 and 5π/6. The analysis confirms that the calculations for both intervals are correct, with a minor correction noted for the cosine value at π/6.

PREREQUISITES
  • Understanding of calculus, specifically differentiation and critical points
  • Familiarity with trigonometric functions and their properties
  • Knowledge of evaluating functions over specified intervals
  • Proficiency in using LaTeX for mathematical expressions
NEXT STEPS
  • Study the method of finding critical points in calculus
  • Learn about the properties of trigonometric functions and their derivatives
  • Explore optimization techniques for functions over closed intervals
  • Practice using LaTeX for clearer mathematical communication
USEFUL FOR

Students and professionals in mathematics, particularly those focused on calculus and optimization, as well as educators looking to enhance their teaching of these concepts.

physics4life
Messages
10
Reaction score
0
how would i find something like:

[tex]max[\frac{x}{2} + cos(x)][/tex] where [tex]x\epsilon [0,\pi][/tex] and ...

[tex]max[\frac{x}{2} + cos(x)][/tex] where [tex]x\epsilon [-\pi,0][/tex]
-------------------------------------------
here's what i did for [tex]max[\frac{x}{2} + cos(x)][/tex] where [tex]x\epsilon [0,\pi][/tex]:
first we need critical points: so f'(x) = 0

so 1/2 - sin(x) = 0 , so [tex]x=\frac{\pi}{6} and \frac{5}{6}\pi[/tex]

maxf(x) = max{f(0), f(pi/6), f(5/6pi), f(pi)}
f(0) = 1/2(0) + cos(0) = 1
f(pi/6) = 1/2(pi/6) + cos(pi/6) = pi/12 + [tex]\sqrt\frac{3}{2}[/tex]

f(5/6pi) = 5/12pi + cos(5/6pi) = 5/12pi - [tex]\sqrt\frac{3}{2}[/tex]

f(pi) = pi/2 - 1

so max is at f(pi/6) .. i.e pi/12 + [tex]\sqrt\frac{3}{2}[/tex]

---------------------------
now for [tex]max[\frac{x}{2} + cos(x)][/tex] where [tex]x\epsilon [-\pi,0][/tex]

critical points are again [tex]x=\frac{\pi}{6} and \frac{5}{6}\pi[/tex], but these both lie outside the range: [tex][-\pi,0][/tex] so we only take into consideration -pi and 0:

so f(-pi) = -pi/2 - 1
f(0) = 1

so the max is at point f(0).. i.e 1..

.......
are these both correct? although seeming a bit obvious.. or do i need to show the final answer differently?
 
Physics news on Phys.org
Your results at each of the four points for the first one are a little off, but that could just be latex. cos(pi/6) = sqrt(3)/2, not sqrt(3/2). However, your conclusions are correct.
 
you're right there. the answers are correct as dave said.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 16 ·
Replies
16
Views
3K