Find the D value of critical point and the type of critical point

Click For Summary

Homework Help Overview

The problem involves analyzing the function f(x,y) = [e^(-y^2)]cos(4x) at the critical point (0,0) to determine the D value and the type of critical point (maximum, minimum, saddle, or none).

Discussion Character

  • Exploratory, Assumption checking

Approaches and Questions Raised

  • Participants discuss the calculation of partial derivatives and the D value, with some questioning the correctness of their computations. There is a focus on the implications of a D value of zero and its relation to the nature of the critical point.

Discussion Status

Some participants have provided guidance regarding the implications of a zero discriminant, noting that it does not necessarily indicate the absence of a maximum or minimum. Others are exploring the relationship between the calculated D value and the behavior of the function at the critical point.

Contextual Notes

There are mentions of potential errors in derivative calculations and the need for clarification on the behavior of the function at the critical point, as well as references to similar cases in one-variable calculus.

coolusername
Messages
36
Reaction score
0

Homework Statement



The function f(x,y) = [e^(-y^2)]cos(4x) has a critical point (0,0)

Homework Equations



Find the D value at the critical point. What type of critical point is it? (max, min, saddle or none)

The Attempt at a Solution



I know that to find the D value I must compute the partial derivatives (fox, fey, fxy and fyx)

fx = [-4e^(-y^2)]sin(4x)

fy = [-2ye^(-y^2)]cos(4x)

fxx = [-16e^(-y^2)](cos(4x)

fyy = [4(y^2)e^(-y^2)]cos(4x)

fxy = [8ye^(-y^2)]sin(4x)

fxy = [8ye^(-y^2)]sin(4x)

D = (fxx)(fyy) - (fxy)^2
= [-16e^(-y^2)](cos(4x)[4(y^2)e^(-y^2)]cos(4x) - {[8ye^(-y^2)]sin(4x)}^2

evaluated at the critical point (0,0)

= (-16)(0) - (0)(0)
= 0

This means that the 2nd derivative test gave no info. But somehow it's not the right answer. Did I find the correct value of D? Is my approach correct?

Thanks
 
Physics news on Phys.org
Having the discriminant be zero doesn't mean there is no max or min. In your case, ##f(0,0)=1##. Can you tell from the original equation whether that might be a max or min?
 
  • Like
Likes   Reactions: 1 person
I see from the original equation that the max of f(x,y) is 1. However what would the value of D be? Did I calculate it correctly? I keep getting 0 but since the critical point has a max behaviour then shouldn't D be more than 0?
 
coolusername said:

Homework Statement



The function f(x,y) = [e^(-y^2)]cos(4x) has a critical point (0,0)

Homework Equations



Find the D value at the critical point. What type of critical point is it? (max, min, saddle or none)

The Attempt at a Solution



I know that to find the D value I must compute the partial derivatives (fox, fey, fxy and fyx)

fx = [-4e^(-y^2)]sin(4x)

fy = [-2ye^(-y^2)]cos(4x)

fxx = [-16e^(-y^2)](cos(4x)

fyy = [4(y^2)e^(-y^2)]cos(4x)

fxy = [8ye^(-y^2)]sin(4x)

fxy = [8ye^(-y^2)]sin(4x)

D = (fxx)(fyy) - (fxy)^2
= [-16e^(-y^2)](cos(4x)[4(y^2)e^(-y^2)]cos(4x) - {[8ye^(-y^2)]sin(4x)}^2

evaluated at the critical point (0,0)

= (-16)(0) - (0)(0)
= 0

This means that the 2nd derivative test gave no info. But somehow it's not the right answer. Did I find the correct value of D? Is my approach correct?

Thanks

Your second derivative ##f_{yy}## is incorrect; it should not be 0 at (0,0), and ##D(0,0) \neq 0##.
 
  • Like
Likes   Reactions: 1 person
Oh, I forgot to do the product rule on fy thus my fyy was incorrect.

Thanks LCKurtz & Ray Vickson!
 
coolusername said:
I see from the original equation that the max of f(x,y) is 1. However what would the value of D be? Did I calculate it correctly? I keep getting 0 but since the critical point has a max behaviour then shouldn't D be more than 0?

Regardless of the calculation error that I overlooked, the discriminant can be zero even though there is a relative max or min. This is even true in one variable. Consider ##y=x^4##. This has an absolute min at ##x=0## yet ##y'=0## and ##y''=0## at ##x=0## so the second derivative test fails to discriminate the relative min.
 

Similar threads

  • · Replies 27 ·
Replies
27
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
3
Views
2K
Replies
2
Views
2K
Replies
9
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K