Die Punkte sind die mit (c,c) und c aus R . Und dann musst du ja f ( c+t, c-t) nach t ableiten.
Das gibt f( c+t, c-t)= ln( wurzel( (c+t)^2 + (c-t)^2 ) = ln( wurzel( 2c^2 + 2t^2 ))
abgeleitet nach t ist das mit zweimaliger Kettenregel
1 / wurzel( 2c^2 + 2t^2 ) * 1 / 2* wurzel( 2c^2 + 2t^2 ) * 2t
= t / ( 2c^2 + 2t^2 )
also bei t=0 auch Null.
D.h. in Richtung (1;-1) hat die Funktion im Punkt (c;c) die Steigug Null.
Extrempunkt ?