Using partial derivatives to find a maximum

Click For Summary
SUMMARY

This discussion focuses on using partial derivatives to determine the maximum value of \( y \) in the inequality \( a < \frac{\sin(xy)}{y} < b \) for \( 0 < y < 1 \) and \( x > 0 \). The key insight is that by redefining \( xy \) as \( z \), the problem simplifies to analyzing the behavior of \( \frac{\sin(z)}{y} \). The discussion references critical theorems regarding local extrema and the determinant \( D(a, b) \) to classify points as saddle points, local minima, or local maxima based on the sign of \( D(a, b) \).

PREREQUISITES
  • Understanding of multivariable calculus concepts, particularly partial derivatives.
  • Familiarity with the sine function and its properties.
  • Knowledge of local extrema and critical points in calculus.
  • Ability to manipulate inequalities involving functions of multiple variables.
NEXT STEPS
  • Study the application of the second derivative test in multivariable calculus.
  • Learn how to apply the method of Lagrange multipliers for constrained optimization.
  • Explore the implications of the determinant \( D(a, b) \) in classifying critical points.
  • Investigate the behavior of the sine function within specified intervals and its implications for inequalities.
USEFUL FOR

Students and professionals in mathematics, particularly those studying calculus and optimization techniques, as well as researchers dealing with multivariable functions and inequalities.

Signifier
Messages
75
Reaction score
0
Okay, I have a question that I am not good enough at multivariable calculus yet to answer myself.

Basically, say I have the following inequality:

a < sin(xy)/y < b

with a < b. How can I find out what the maximum value of y is on the interval 0 < y < 1 such that the above inequality holds for some x > 0?

That is, what is the biggest value of y between 0 and 1, such that for some x > 0, sin(xy)/y is between two limits a and b with a < b?

Is this even possible...?

Any information, hints, outright answers, scathing insults etc. would be appreciated! Thank you.
 
Physics news on Phys.org
Given complete control of x, xy can be whatever you want. So imagine instead xy = z, we can assume z is completely independent of y (since we can pick x to satisfy what we need). So you really have:

a<sin(z)/y<b

Keeping in mind that sin(z) is between 0 and 1, can you work from there?
 
Hopefully this will be enough to solve your problem:

Theorem: If a function has local extrema at a point, and the first partial derivatives of the function exist at that point, then the first derivatives of the function vanish at that point.

Theorem: For every function f(x, y), define D(a, b) = [tex]\frac{\partial ^2 f}{\partial x^2} \frac{\partial^2 f}{\partial y^2} - \frac{\partial^2 f}{\partial x \partial y} \frac{\partial^2 f}{\partial y \partial x}[/tex] everywhere the first partial derivatives vanish and the second partial derivatives exist.

Then, if D(a, b) < 0, then (a, b) is a saddle point of f
If D(a, b) > 0, and the second derivatives are positive, then (a, b) is a local minimum.
If D(a, b) > 0, and the second derivatives are negative, then (a, b) is a local maximum.
If D(a, b) = 0, then any of saddle point, local maximum or minimum, or no extrema could occur at that point - no new information is known.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
6K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K