I was watching this video, which was describing the intution behind the second derivative. I understand how the 1-dimmensional result was found, but I am quite at a loss for how to arrive at the n-dimmensional result, where the second derivative is the laplacian (the video provides the 3-dimmensional result, i.e. $f(x,y,z)$, at 00:08:08). The specific part that I’m having trouble with is finding the average of the multivariable function so that it fits the equation stated in the video, which, even more confusingly, has a single variable in it.


  • Update (2024-05-08T06:31Z): I found this document, which provides a lot more detail.
  • @[email protected]
    link
    fedilink
    1
    edit-2
    2 months ago

    Would you be aware of any rationale for why that might be? I was under the assumption that averages are defined regardless of the number of dimensions.

    I would rather invert the question, why would there be a broadly used definition unless it’s useful?

    Averages can also be defined in different ways, with medians, logarithmic means, squared means, Root Mean Square , and most of statistics, beyond the simple arithmetic one.

    From an intuitive standpoint, how would you even go about to describe an n-dimensional curve as something useful in one dimension (scalar).

    What meaningful, direction independent, quantity would you describe to differentiate between a cylinder and a sphere, or other shapes?

    And I mean these questions not to be disparaging but as a guide, find a useful quantity and a meaningful formulation and you have created a mathematical tool. Get it to do cool and/or useful things, and people will start using it. As enough people adopt it, it becomes the widely used definition that we can point to the next time someone asks this question.

    A simple way is to solve a practical problem with it, a more mathematical way is to express a neat relation, simplify a clumsy proof and/or solve one of the unsolved problems.

    Normals are useful as they give the orientation of out (and are also useful in creating subspaces), so when working on finding the outside of surfaces, which we’ve spent many decades on, it came out as a commonly used tool. They’re now also used in Machine learning theory to describe Solution Spaces to Parameter spaces, although I don’t know enough to know if it’s actually useful or just trendy.

    Which formulation are you referring to?

    The summary formulation: ∇² = f’‘(x) + f’‘(y) + f’'(z).

    • KalciferOP
      link
      English
      12 months ago

      why would there be a broadly used definition unless it’s useful?

      Knowledge for knowledge’s sake? I find generalizations to be very satisfying.

      Averages can also be defined in different ways, with medians, logarithmic means, squared means, Root Mean Square , and most of statistics, beyond the simple arithmetic one.

      For the sake of this context, both me and the video are referring to the simple arithmetic mean.

      From an intuitive standpoint, how would you even go about to describe an n-dimensional curve as something useful in one dimension (scalar).

      Hrm, well, it would entirely depend on context.

      What meaningful, direction independent, quantity would you describe to differentiate between a cylinder and a sphere, or other shapes?

      I don’t follow this point. Would it not be entirely context dependent?

      And I mean these questions not to be disparaging but as a guide, find a useful quantity and a meaningful formulation and you have created a mathematical tool. Get it to do cool and/or useful things, and people will start using it. As enough people adopt it, it becomes the widely used definition that we can point to the next time someone asks this question.

      Imo, this is approaching it from, say, a physicist’s, or engineer’s perspective, rather than from a mathematicians perspective. Math doesn’t need to have direct applied use for it to be interesting.