this post was submitted on 06 Jun 2025
40 points (97.6% liked)

Math Memes

2379 readers
2 users here now

Memes related to mathematics.

Rules:
1: Memes must be related to mathematics in some way.
2: No bigotry of any kind.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] FundMECFSResearch@lemmy.blahaj.zone 10 points 1 week ago* (last edited 1 week ago) (1 children)

You cannot differentiate a sum when the variable being differentiated is used to define the number of terms in the sum — unless you rewrite the sum as a closed-form, continuous expression. Even in Sigma notation as you used.

The act of summing “x terms” as you expressed in your sum is not itself a differentiable process.

Once you turn it into a continuous function (in this case x^2), then you can differentiate it.

The Leibnitz rule doesn’t do anything here because you still have an unextractable “x” that’s defining your summation.

[–] Stillwater@sh.itjust.works 6 points 1 week ago

That makes sense, thanks. I knew someone would know better than me how to interpret that.