Register and share your invite link to earn from video plays and referrals.

Mathematica
@mathemetica
Math isn't escape. It's the map through the madness.
Joined October 2024
847 Following    33.2K Followers
The Hessian matrix H(f) of a function f: Rⁿ → R is the n×n matrix of all second partial derivatives. For f(x,y): [ fxx fxy ] [ fyx fyy ] Definition: [ ∂²f/∂x₁² ∂²f/∂x₁∂x₂ ... ∂²f/∂x₁∂xₙ ] [ ∂²f/∂x₂∂x₁ ∂²f/∂x₂² ... ∂²f/∂x₂∂xₙ ] H(f) = [ : : : ] [ ∂²f/∂xₙ∂x₁ ∂²f/∂xₙ∂x₂ ... ∂²f/∂xₙ² ] In compact form: [H(f)]ᵢⱼ = ∂²f / ∂xᵢ∂xⱼ Named after German mathematician Otto Hesse (1811–1874). Used to study curvature, convexity, and classify critical points in multivariable calculus & optimization.
Show more