Multivariable calculus, extremes problem

In summary, the problem involves finding the gradient of a differentiable function f at the point (1,1), which satisfies f(x,y)=0 for all points on the circumference x^2+y^2=2 and has a relative minimum at t=0 when composed with a function g. By using the chain rule, we can find the equation ∇f(1,1).(x-1,y-1)=0 for all points on the level set f(x,y)=0, but to fully solve the problem, we need to consider the relationship between the partial derivatives of f at points on the circle. To do this, we can use the fact that f is constant on the circle and make a linear approximation of f at
  • #1
mahler1
222
0
1. Homework Statement

[itex] \text{Let f be a differentiable function from ℝ^2 to ℝ that satisfies:}\ [/itex]

[itex]1) f(x,y)=0\ \text{for all}\ (x,y)\ \text{in the circumference}\ x^2+y^2=2[/itex]
[itex]2) \text{If we consider the function g from ℝ to ℝ^2 given by g(t)=(t+1,e^​t), then the function fog has a relative minimum at t=0}\ [/itex]

[itex] \text{Find the gradient of f at the point (1,1)}\ [/itex]

The attempt at a solution

By the chain rule, I know that 0= D(fog(0))= D(f(g(0))g'(0)=([itex]\frac{\partial f}{\partial x}[/itex](1,1),[itex]\frac{\partial f}{\partial y}[/itex](1,1))[itex]
\begin{pmatrix}
1\\
1
\end{pmatrix}
[/itex]

[itex] \text{Doing matrix multiplication, I get the equation}\ [/itex][itex]\frac{\partial f}{\partial x}[/itex][itex](1,1)[/itex] + [itex]\frac{\partial f}{\partial y}[/itex][itex](1,1)=0[/itex]

So, I could use the information of 2) but I don't know how to use the data on 1). The only thing I know with 2) is that the partial derivatives satisfy [itex]\frac{\partial f}{\partial x}[/itex][itex](1,1)[/itex]=-[itex]\frac{\partial f}{\partial y}[/itex][itex](1,1)[/itex]. Could anyone tell me how to use the information given in 1)?

I'm trying to use latex but I'm clumsy, sorry about that, I'll try to improve my latex skills in the near future.
 
Last edited:
Physics news on Phys.org
  • #2
This confused me at first.

Hint: What constraints can you place on the tangent plane to f at (1, 1)?
Hint: What information about f is that statement about g giving you?
 
  • Like
Likes 1 person
  • #3
g(t)=(t+1,e^​x)

what is this supposed to mean?
 
  • #4
e^(i Pi)+1=0 said:
g(t)=(t+1,e^​x)

what is this supposed to mean?

Oops, I corrected my mistake, it made no sense with the two variables.
 
  • #5
mahler1 said:
1. Homework Statement

[itex] \text{Let f be a differentiable function from ℝ^2 to ℝ that satisfies:}\ [/itex]

[itex]1) f(x,y)=0\ \text{for all}\ (x,y)\ \text{in the circumference}\ x^2+y^2=2[/itex]
[itex]2) \text{If we consider the function g from ℝ to ℝ^2 given by g(t)=(t+1,e^​t), then the function fog has a relative minimum at t=0}\ [/itex]

[itex] \text{Find the gradient of f at the point (1,1)}\ [/itex]

The attempt at a solution

By the chain rule, I know that 0= D(fog(0))= D(f(g(0))g'(0)=([itex]\frac{\partial f}{\partial x}[/itex](1,1),[itex]\frac{\partial f}{\partial y}[/itex](1,1))[itex]
\begin{pmatrix}
1\\
1
\end{pmatrix}
[/itex]

[itex] \text{Doing matrix multiplication, I get the equation}\ [/itex][itex]\frac{\partial f}{\partial x}[/itex][itex](1,1)[/itex] + [itex]\frac{\partial f}{\partial y}[/itex][itex](1,1)=0[/itex]

So, I could use the information of 2) but I don't know how to use the data on 1). The only thing I know with 2) is that the partial derivatives satisfy [itex]\frac{\partial f}{\partial x}[/itex][itex](1,1)[/itex]=-[itex]\frac{\partial f}{\partial y}[/itex][itex](1,1)[/itex]. Could anyone tell me how to use the information given in 1)?

I'm trying to use latex but I'm clumsy, sorry about that, I'll try to improve my latex skills in the near future.

Assume, instead of simple differentiability, that f has *continuous* partial derivatives near the circle. The fact that f is constant on the circle introduces a relationship between the partial derivatives ##f_x## and ##f_y## at points on the circle. Rather than spelling out what the relationship IS, I would rather tell you how you could get it for yourself. So, say you start at a point (x,y) = (a,b) on the circle, and you go to another point point (x',y') = (a+u,b+v) on the circle, where u| and |v| are small. Using f(a,b) = 0 and f(a+u,b+v) = 0, expand up to terms linear in u and v. The fact that (a+u,v+b) is also on the circle introduces a relationship between u and v; find this relationship to first order in u and v. Finally, see what first-order condition in u (or v) you must have in order to keep f = 0 at the new point. Then apply all this to points given in terms of t as in the question.
 
  • #6
verty said:
This confused me at first.

Hint: What constraints can you place on the tangent plane to f at (1, 1)?
Hint: What information about f is that statement about g giving you?

I'm still very confused. By 2) I know that f has a relative minimum at the point (1,1) and by 1) I also know that f(x,y)=0 at (1,1) because this point belongs to the circumference. Could I say that ∇f(1,1) is perpendicular to the tangent plane at the point (1,1)?. If this is true, then for all (x,y) belonging to the level set f(x,y)=0 (all the points of the circumference), the tangent plane is given by the equation ∇f(1,1).(x-1,y-1)=0. From here I don't know what to do, because if I put in (x,y)=(1,1) in the equation above, I trivially get 0=0.
 
  • #7
Ray Vickson said:
Assume, instead of simple differentiability, that f has *continuous* partial derivatives near the circle. The fact that f is constant on the circle introduces a relationship between the partial derivatives ##f_x## and ##f_y## at points on the circle. Rather than spelling out what the relationship IS, I would rather tell you how you could get it for yourself. So, say you start at a point (x,y) = (a,b) on the circle, and you go to another point point (x',y') = (a+u,b+v) on the circle, where u| and |v| are small. Using f(a,b) = 0 and f(a+u,b+v) = 0, expand up to terms linear in u and v. The fact that (a+u,v+b) is also on the circle introduces a relationship between u and v; find this relationship to first order in u and v. Finally, see what first-order condition in u (or v) you must have in order to keep f = 0 at the new point. Then apply all this to points given in terms of t as in the question.

I'm not so sure if this was what you were trying to say to me: I know that f is differentiable, in particular, is differentiable at (1,1), so I can make a linear approximation of f(x,y) at any point "close enough" to (1,1) by L(x,y)= f(1,1) + ∇f(1,1).(x-1,y-1)= ∇f(1,1).(x-1,y-1).

'Finally, see what first-order condition in u (or v) you must have in order to keep f = 0 at the new point. Then apply all this to points given in terms of t as in the question.' I don't know how to go on there. Last thing: Why can I assume that f is C^1? What if f doesn't have continuous partial derivatives for points near the circumference? Thanks for the help.
 
  • #8
mahler1 said:
I'm still very confused. By 2) I know that f has a relative minimum at the point (1,1) and by 1) I also know that f(x,y)=0 at (1,1) because this point belongs to the circumference. Could I say that ∇f(1,1) is perpendicular to the tangent plane at the point (1,1)?. If this is true, then for all (x,y) belonging to the level set f(x,y)=0 (all the points of the circumference), the tangent plane is given by the equation ∇f(1,1).(x-1,y-1)=0. From here I don't know what to do, because if I put in (x,y)=(1,1) in the equation above, I trivially get 0=0.

The gradient is not normal to the tangent plane. Conceptually, this is wrong.
 
  • #9
verty said:
The gradient is not normal to the tangent plane. Conceptually, this is wrong.

NO, that is not correct. For a C^1 function, if the gradient is non-zero it is, indeed, perpendicular to the tangent plane. If the gradient is zero the whole concept of tangent plane may be problematical. I am not sure exactly what happens if the function is just differentiable but not C^1.
 
  • #10
Ray Vickson said:
NO, that is not correct. For a C^1 function, if the gradient is non-zero it is, indeed, perpendicular to the tangent plane. If the gradient is zero the whole concept of tangent plane may be problematical. I am not sure exactly what happens if the function is just differentiable but not C^1.

Sorry, I was trying to avoid a lengthy explanation but what I ended up saying was probably unhelpful.

Let f(x,y) = x^2 + y^2, then ∇f = <2x, 2y>. The level curves of this function are circles and the gradient at a point is perpendicular to the level curve through that point. But the gradient at that point is not perpendicular to the tangent plane at that point. The difference is that the gradient is a vector in the xy-plane, while the tangent plane is in 3-space. Geometrically speaking, the tangent to the level curve is the intersection of the tangent plane and a horizontal plane through the point in question.

By saying it was conceptually wrong, I meant that the tangent plane has an extra dimension, an extra degree of freedom.

Ray, I suspect you were thinking of the higher dimensional case of level surfaces. A level surface would of course have a tangent plane to which the gradient would be perpendicular.
 
Last edited:
  • #11
verty said:
Sorry, I was trying to avoid a lengthy explanation but what I ended up saying was probably unhelpful.

Let f(x,y) = x^2 + y^2, then ∇f = <2x, 2y>. The level curves of this function are circles and the gradient at a point is perpendicular to the level curve through that point. But the gradient at that point is not perpendicular to the tangent plane at that point. The difference is that the gradient is a vector in the xy-plane, while the tangent plane is in 3-space. Geometrically speaking, the tangent to the level curve is the intersection of the tangent plane and a horizontal plane through the point in question.

By saying it was conceptually wrong, I meant that the tangent plane has an extra dimension, an extra degree of freedom.

Ray, I suspect you were thinking of the higher dimensional case of level surfaces. A level surface would of course have a tangent plane to which the gradient would be perpendicular.

I was thinking of "tangent line" in 2D. In general, the gradient of ##f(x_1,x_2,\ldots,x_n)## is orthogonal to the tangent hyperplane of the level surface of f. Note that the surface f = c and the tangent hyperplane all live in ##R^n.##
 
Last edited:

1. What is multivariable calculus?

Multivariable calculus is a branch of mathematics that deals with functions of multiple variables. It involves the study of limits, derivatives, and integrals of functions with more than one independent variable. It is used to solve problems in areas such as physics, engineering, economics, and statistics.

2. What is an extremes problem in multivariable calculus?

An extremes problem in multivariable calculus involves finding the maximum or minimum value of a multivariable function. This can be done by finding the critical points of the function, where the partial derivatives are equal to zero, and then evaluating the function at these points to determine the maximum or minimum value.

3. How is multivariable calculus used to solve real-world problems?

Multivariable calculus is used to solve real-world problems by providing a mathematical framework for modeling complex systems with multiple variables. It allows for the optimization of functions and the analysis of how changing one variable affects the entire system. This makes it useful in fields such as physics, engineering, and economics.

4. What are some common applications of multivariable calculus?

Multivariable calculus has many applications in various fields, including physics (calculating forces and motion in multiple dimensions), economics (maximizing profits and minimizing costs), and engineering (designing machines and structures with multiple variables). It is also used in statistics to analyze data with multiple variables.

5. What are some useful techniques for solving extremes problems in multivariable calculus?

Some useful techniques for solving extremes problems in multivariable calculus include the method of Lagrange multipliers, which involves using a system of equations to find the critical points of a function, and the Hessian matrix, which is used to determine the nature (maximum, minimum, or saddle point) of a critical point. Other techniques include using partial derivatives and graphs to visualize and analyze the function.

Similar threads

Replies
4
Views
648
  • Calculus and Beyond Homework Help
Replies
5
Views
620
  • Calculus and Beyond Homework Help
Replies
2
Views
463
  • Calculus and Beyond Homework Help
Replies
4
Views
694
  • Calculus and Beyond Homework Help
Replies
5
Views
764
  • Calculus and Beyond Homework Help
Replies
6
Views
549
  • Calculus and Beyond Homework Help
Replies
18
Views
1K
  • Calculus and Beyond Homework Help
Replies
10
Views
2K
  • Calculus and Beyond Homework Help
Replies
3
Views
608
Replies
9
Views
716
Back
Top