at 5:30 i think there is a mistake because for the (sqrt3,1) you put only sqrt3 for fxy which is 6x but it should be (6(sqrt3))^2 so (sqrt3,1) : (0)(-12)- (6(sqrt3))^2 instead of (0)(-12)-(sqrt3)
@sstream177 жыл бұрын
Yes he did forget to multiply x by 6, so both answers for the ±sqrt(3) should be -108. However, this does not change the fact they are saddle points.
@yonghuiliew80664 жыл бұрын
@@sstream17 Thank you for concluding
@alejrandom65923 жыл бұрын
4:34 Grant: "what is 18 times 6?" Me: 6*10+6*8... Grant: "36 times 3"
@wassimzaki45834 жыл бұрын
How about the absolute max and min? How can we know if the local max in this case (at x=0 and y=0) is an absolute max or not?
@ryanmike98338 жыл бұрын
H = det(Hessian_f). Any relevance? We're dealing with functions of two variables, does this second partial derivative test generalize for f(x_1,x_2,...)?
@zairaner14898 жыл бұрын
Yep. In general, you have too look at all the submatrices of the Hessian nxn matrix (meaning the matrices consisting of the first m rows and the first m colummns for a m
@ryanmike98338 жыл бұрын
Ah, very nice. Thanks.
@sercantor16 жыл бұрын
thank you 3blue1brown
@ryanmike98338 жыл бұрын
Also, what about stationary points where chopping with constant x or y yields not a local max/min, but an inflection point. Ex: (0,0) on f(x,y)=y^3-x^2 or f(x,y)=y^3-x^3. Still saddle points?
@jursamaj8 жыл бұрын
Yes. See wiki page on saddle point.
@pratik64475 жыл бұрын
How can we make sure that its global maxima/minima not the local maxima/minima??
No, the term ( - sqrt3)^2 becomes positive because you're multiplying two negatives with each other -> (-sqrt(3))(-sqrt(3)) which becomes a positive, and then multiplying with a negative one (-1) in front which makes it negative.
@alexandrugabrielburea663210 ай бұрын
Thank you bro
@Thadnill4 жыл бұрын
what if H turns out positive, but fxx = positive and fyy = negative (or vice versa), is it a maximum or a minimum then?
@leonardeuler61704 жыл бұрын
It can't be If fxx and fyy are of opp. Sign then fxxfyy - fxy^2 has to be negative .coze fxxfyy will be negative and fxy^2 can never be negative
@alvin35027 жыл бұрын
can anyone help me find the critical point of f(x,y) = e^x cosy
@angelorumlapsus17 жыл бұрын
Fχχ*Fyy-Fχy^2= [(e^x)*cosy]*[-(e^x)*cosy] - {[(e^x)*(-siny)]^2}= - [e^(2x)]*[(cosy)^2] - [e^(2x)]*[(siny)^2]= - [e^(2x)]*{[(cosy)^2]+[siny)^2]}= - [e^(2x)]*1 ==> negative for every x (since [e^(2x)] is always possitive) ...soo it's only saddle points.
@BenlshTracker5 жыл бұрын
the way this guys speaks is so similar to sal that it is a lil scary :O
@ConceptualCalculus4 жыл бұрын
Better than Sal, IMHO.
@twistedlot6 жыл бұрын
cool! just a tiny hair away from mentioning the Hessian