Multivariable calculus question

Click For Summary

Homework Help Overview

The discussion revolves around a multivariable calculus problem involving the function f(x,y) = 5y² - x². Participants are tasked with finding the gradient vector, evaluating it at specific points, and determining the rate of change in given directions. The problem also explores the conditions under which the rate of change equals certain values and the greatest rate of decrease at a specified point.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the calculation of the gradient vector and its evaluation at points (1,1) and (2,0). There are attempts to find the rate of change in specific directions and questions about the correctness of these calculations. Some participants explore the implications of unit vectors and the conditions for achieving certain rates of change.

Discussion Status

Participants are actively engaging with the problem, questioning assumptions, and clarifying calculations. There is recognition of potential errors in earlier attempts, particularly regarding the direction for which the rate of change is -5. The discussion is productive, with some guidance provided on the nature of the dot product and its implications for the problem.

Contextual Notes

Participants note the constraints of the problem, including the requirement to find unit vectors and the implications of the gradient's magnitude on the maximum and minimum rates of change. There is an ongoing exploration of the conditions under which certain values can be achieved.

kwal0203
Messages
69
Reaction score
0

Homework Statement



A function [itex]f(x,y)=\mathbb{R}^{2}\rightarrow \mathbb{R}[/itex] is defined by:

[itex]f(x,y)=5y^{2}-x^{2}[/itex]

(i) Find its gradient vector and evaluate it at the point [itex](x,y)^{T}=(1,1)^{T}[/itex]. Find the rate of change of the function in the direction [itex](2,1)^{T}[/itex] at the point [itex](1,1)^{T}[/itex]

(ii) In what direction is the rate of change of the function at the point [itex](x,y)^{T}=(2,0)^{T}[/itex] equal to [itex]-2[/itex]?

Is there a direction for which the rate of change at the point [itex](x,y)^{T}=(2,0)^{T}[/itex] is equal to [itex]-5[/itex]? Find the greatest rate of decrease of the function at this point.

The Attempt at a Solution



(i)

[itex]f(x,y)=5y^{2}-x^{2}[/itex]

[itex]f_{x}(x,y)=-2x=-2[/itex] at (1,1)

[itex]f_{y}(x,y)=10y=10[/itex] at (1,1)

The unit vector in the direction of [itex](2,1)^{T}[/itex] is [itex](2,1)^{T}=\frac{2}{\sqrt{5}},\frac{1}{\sqrt{5}}[/itex]

To find the rate of change in the direction of the unit vector above I:

[itex]<\bigtriangledown f,u>=f_{x}u_{1}+f_{y}u_{2}=-2\cdot \frac{2}{\sqrt{5}}+10\cdot \frac{1}{\sqrt{5}}=\frac{6}{\sqrt{5}}[/itex]

(ii)

at [itex](2,0)^{T}[/itex] the gradient vector is:

[itex]\bigtriangledown f=(-4,0)[/itex]

so knowing [itex](\bigtriangledown f,u)=-2[/itex] gives

[itex]-2=-4\cdot u_{1}+0\cdot u_{2}[/itex]

[itex]-2=-4\cdot u_{1}[/itex]

[itex]u_{1}=\frac{1}{2}[/itex]

so the direction in which the rate of change of the function is [itex]u=(\frac{1}{2},0)[/itex]

(iia) for the part where it asks about the rate of change being [itex]-5[/itex] I used the same method and got [itex]u=(\frac{5}{4},0)[/itex].

Is this all correct?

but now I don't know how to 'Find the greatest rate of decrease of the function at this point.'

Any help appreciated thanks!
 
Last edited:
Physics news on Phys.org
kwal0203 said:

Homework Statement



A function [itex]f(x,y)=\mathbb{R}^{2}\rightarrow \mathbb{R}[/itex] is defined by:

[itex]f(x,y)=5y^{2}-x^{2}[/itex]

(i) Find its gradient vector and evaluate it at the point [itex](x,y)^{T}=(1,1)^{T}[/itex]. Find the rate of change of the function in the direction [itex](2,1)^{T}[/itex] at the point [itex](1,1)^{T}[/itex]

(ii) In what direction is the rate of change of the function at the point [itex](x,y)^{T}=(2,0)^{T}[/itex] equal to [itex]-2[/itex]?

Is there a direction for which the rate of change at the point [itex](x,y)^{T}=(2,0)^{T}[/itex] is equal to [itex]-5[/itex]? Find the greatest rate of decrease of the function at this point.

The Attempt at a Solution



(i)

[itex]f(x,y)=5y^{2}-x^{2}[/itex]

[itex]f_{x}(x,y)=-2x=-2[/itex] at (1,1)

[itex]f_{y}(x,y)=10y=10[/itex] at (1,1)

The unit vector in the direction of [itex](2,1)^{T}[/itex] is [itex](2,1)^{T}=\frac{2}{\sqrt{5}},\frac{1}{\sqrt{5}}[/itex]

To find the rate of change in the direction of the unit vector above I:

[itex]<\bigtriangledown f,u>=f_{x}u_{1}+f_{y}u_{2}=-2\cdot \frac{2}{\sqrt{5}}+10\cdot \frac{1}{\sqrt{5}}=\frac{6}{\sqrt{5}}[/itex]

(ii)

at [itex](2,0)^{T}[/itex] the gradient vector is:

[itex]\bigtriangledown f=(-4,0)[/itex]

so knowing [itex](\bigtriangledown f,u)=-2[/itex] gives

[itex]-2=-4\cdot u_{1}+0\cdot u_{2}[/itex]

[itex]-2=-4\cdot u_{1}[/itex]

[itex]u_{1}=\frac{1}{2}[/itex]

so the direction in which the rate of change of the function is [itex]u=(\frac{1}{2},0)[/itex]
Actually, you don't know that ##u_2=0##. You want to use the fact that ##\vec{u}## is a unit vector to determine ##u_2##.

(iia) for the part where it asks about the rate of change being [itex]-5[/itex] I used the same method and got [itex]u=(\frac{5}{4},0)[/itex].

Is this all correct?

but now I don't know how to 'Find the greatest rate of decrease of the function at this point.'

Any help appreciated thanks!
 
Oh I see, so:

[itex]\parallel u \parallel=1=\sqrt{\frac{1}{2}\cdot \frac{1}{2}+u_{2}^{2}}[/itex]

[itex]\frac{1}{4}+u_{2}^{2}=1^{2}[/itex]

[itex]u_{2}^{2}=1-\frac{1}{4}[/itex]

[itex]u_{2}=\sqrt{\frac{3}{4}}[/itex]

[itex]u_{2}=\pm \frac{1}{2}\sqrt{3}[/itex]

[itex]u=(\frac{1}{2},\pm \frac{1}{2}\sqrt{3})[/itex]
 
Yup, so can you see now that the first answer to iia is wrong?
 
vela said:
Yup, so can you see now that the first answer to iia is wrong?

I think so:

[itex]u=(\frac{1}{2},\pm \frac{1}{2}\sqrt{3})[/itex]

[itex]\bigtriangledown f=(-4,0)[/itex]

so,

[itex](\bigtriangledown f,u)=-4\cdot \frac{1}{2}+0[/itex]

[itex]u=(-2,0)[/itex]?
 
For iia?

kwal0203 said:
(iia) for the part where it asks about the rate of change being [itex]-5[/itex] I used the same method and got [itex]u=(\frac{5}{4},0)[/itex].

Is this all correct?

but now I don't know how to 'Find the greatest rate of decrease of the function at this point.'

Any help appreciated thanks!
The gradient evaluated at the point is (-4,0), and now you're dotting a unit vector into it. When is the dot product the greatest? What is the biggest value ##(-4,0)\cdot\vec{u}## can take on when ##\vec{u}## is a unit vector?
 
vela said:
For iia?The gradient evaluated at the point is (-4,0), and now you're dotting a unit vector into it. When is the dot product the greatest? What is the biggest value ##(-4,0)\cdot\vec{u}## can take on when ##\vec{u}## is a unit vector?

I'm not sure. When is the dot product the greatest?

You mean when [itex]\left \| \bigtriangledown f \right \|=\sqrt{-4^{2}+0}[/itex]

[itex]\left \| \bigtriangledown f \right \|=4[/itex]?

then,

[itex]-\left \| \bigtriangledown f \right \|=-4[/itex]?

so,

[itex]-4[/itex] is the minimum and there is no direction that can make the rate of change [itex]-5[/itex]
 
Last edited:
Yeah, pretty much.

The dot product of two vectors ##\vec{A}## and ##\vec{B}## is given by ##\vec{A}\cdot\vec{B} = \|\vec{A}\| \|\vec{B}\| \cos \theta##, where ##\theta## is the angle between them. Clearly, the product must be between ##-\|\vec{A}\| \|\vec{B}\|## and ##\|\vec{A}\| \|\vec{B}\|##. In this problem, this means that the directional derivative must be between -4 and +4.
 

Similar threads

Replies
4
Views
1K
  • · Replies 21 ·
Replies
21
Views
2K
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
7
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K