Stationary points of a function

Bener123

New member
Joined
Apr 14, 2022
Messages
21
Hi guys,

My last question of this topic and I'm really struggling with it. Would anyone like to help out on this?

WhatsApp Image 2022-04-14 at 9.02.40 PM.jpeg
 
I'm really struggling with it.
Hello Bener123. Please share your beginning thoughts/work, or explain the part(s) at issue. Thank you. ?


  \;
 
Hi, I have added what I have so far. Just need to confirm if I'm right. I'm trying to figure out the second derivatives and the d^2omega/dxdy as you can see from the second page.

I need to know the min the max and saddle points and how to get there if that's doable.
 

Attachments

  • 20220414_235345.jpg
    20220414_235345.jpg
    1.4 MB · Views: 8
  • 20220414_235330.jpg
    20220414_235330.jpg
    1.1 MB · Views: 8
I appreciate that, but it's the numerical part I am struggling with. I want to confirm I have the correct xx and yy (on the second page with the second derivatives) and if someone could please give me the numbers for dxdy, I will be able to figure out the rest.
 
I appreciate that, but it's the numerical part I am struggling with. I want to confirm I have the correct xx and yy (on the second page with the second derivatives) and if someone could please give me the numbers for dxdy, I will be able to figure out the rest.
I said they look good so far.
fxy=fyxf_{xy}=f_{yx}, You can either take the derivative of 6x2966x^2-96 with respect to yy OR 6y+126y+12 with respect to x.x.
 
I said they look good so far.
fxy=fyxf_{xy}=f_{yx}, You can either take the derivative of 6x2966x^2-96 with respect to yy OR 6y+126y+12 with respect to x.x.
Understood. So if I took the derivative of X or Y, what answer do I get? Is it 6?
 
I just went by the only thing the 2 equations have in common. Please can someone tell me what the fxy is.
When you found fxf_x you took the derivative as if y were a constant. When you found fyf_y you took the derivative as if x were a constant. So how do you find fxyf_{xy}?

-Dan
 
When you found fxf_x you took the derivative as if y were a constant. When you found fyf_y you took the derivative as if x were a constant. So how do you find fxyf_{xy}?

-Dan
If I knew that, I wouldn't be posting it on here ?
 
If I knew that, I wouldn't be posting it on here ?
I think you're just unfamiliar with the notation. It has nothing to do with what's in common. You know how to compute derivatives.
fxxf_{xx} means to take the derivative with respect to x twice.
fyyf_{yy} means to take the derivative with respect to y twice.
fxyf_{xy} means to take the derivative with respect to x first, then respect to y.
fyxf_{yx} means to take the derivative with respect to y first, then respect to x.

For example, f(x,y)=xyf(x,y)=xy
fx=yf_x=y
fxy=1f_{xy}=1
fxx=0f_{xx}=0

fy=xf_y=x
fyx=1f_{yx}=1
fyy=0f_{yy}=0
 
So for the equations 6x^2-96 and 6y+12 what is the fxy?
I told you how to get the answer earlier.

If fx=6x296f_x=6x^2-96, then fxy=ddy(6x296)\red{f_{xy}=\frac{d}{dy}(6x^2-96)}.
Compute the derivative in red.
 
I know what the question is asking. With respect to y from x. I don't know how to do this bit. Please show me, answer it too so I can understand how to do it in the future.
 
I know what the question is asking. With respect to y from x. I don't know how to do this bit. Please show me, answer it too so I can understand how to do it in the future.

When you differentiate with respect to y, treat all other variables that are not y as a constant, like number 2 for example. So in this case ,6x296, 6x^2-96 only contains x and no y. So you're basically differentiating a constant. What's the derivative of a constant?

Now, try the other way.
If fy=6y+12f_y=6y+12, then fyx=ddx(6y+12)\red{f_{yx}=\frac{d}{dx}(6y+12)}.
Compute the derivative in red.
 
Top