This is a soft question. I'm asking for any interesting and rather unknown generlizations of the derivative. I know it is generalized through derivations which are functions $\delta$ satisfying $$\delta(uv) = v\delta(u) + u\delta(v)$$ Some of them include for example, q-derivatives used in quantum calculus $$\left(\frac{d}{dx}\right)_qf(x) = \frac{f(qx)- f(x)}{qx-x}$$ The arithmetic derivative used in number theory $$D(n) = n\sum_{p\mid n}\frac{\nu_p(n)}{p}$$ The Hasse derivative $$D^{(r)}X^n = {n\choose r}X^{n-r}$$ and many more... I'm asking if anyone knows any interesting and perhaps relatively unknown generalizations of the derivative/examples of interesting derivations. Feel free to share anything you feel is interesting
2026-02-23 07:17:52.1771831072
Soft Question - Generalizations of the Derivative
233 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in FUNCTIONS
- Functions - confusion regarding properties, as per example in wiki
- Composition of functions - properties
- Finding Range from Domain
- Why is surjectivity defined using $\exists$ rather than $\exists !$
- What are the functions satisfying $f\left(2\sum_{i=0}^{\infty}\frac{a_i}{3^i}\right)=\sum_{i=0}^{\infty}\frac{a_i}{2^i}$
- Lower bound of bounded functions.
- Does there exist any relationship between non-constant $N$-Exhaustible function and differentiability?
- Given a function, prove that it's injective
- Surjective function proof
- How to find image of a function
Related Questions in DERIVATIVES
- Derivative of $ \sqrt x + sinx $
- Second directional derivative of a scaler in polar coordinate
- A problem on mathematical analysis.
- Why the derivative of $T(\gamma(s))$ is $T$ if this composition is not a linear transformation?
- Does there exist any relationship between non-constant $N$-Exhaustible function and differentiability?
- Holding intermediate variables constant in partial derivative chain rule
- How would I simplify this fraction easily?
- Why is the derivative of a vector in polar form the cross product?
- Proving smoothness for a sequence of functions.
- Gradient and Hessian of quadratic form
Related Questions in DIFFERENTIAL-ALGEBRA
- How to use differentiation to show that a curve is symmetric above x axis
- Creating new constants in differential field extensions via superfluous solutions to a D.E.
- Problem with a proof where algebraic extensions are assumed to be finite extensions
- Proof that the universal first order calculus satisfies its' universal property in the noncommutative case.
- Showing that a differential Ideal is prime
- Mistake (?) in differential Galois theory
- Explain Application of Risch's Structure Theorem for Elementary Functions
- Which kinds of compositions of invertible elementary and nonelementary functions are elementary?
- Cancelling differential terms
- Finding the solution to differential equation dilemma.
Related Questions in DERIVATIONS
- Noether Normalization and Lie Algebra of derivations on a commutative algebra $A$
- How to prove vacuous quantifier
- Relation between algebraic and analytic derivations in $\mathcal C(\mathbb R)$
- Finding $M_f(r)$ - maximum modulus of a function $e^{\sin z}$ as a function of $r$ (modulus of a complex-valued number $z$)
- Trying to come up with matrix inverses algebraically — how does one do this?
- How can I understand the definition of a derivation in differential geometry?
- The Covariant Derivative as a Derivation on $\mathrm{TFA}^{\infty}({M})$
- On the free resolution of module of Kahler differentials of a hypersurface
- Is there a combinatorial interpretation of the arithmetic derivative?
- Correspondence: Derivations and vector fields
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Two made-up cases.
1) Acting on elements one at a time
$d$ applies a function $f$ on elements of a subset $A$, outputting a set of copies of $A$ where in each copy, one $x$ is replaced by $f(x)$.
Example: $d(\{a,b,c\}) = \{\{f(a), b, c\}, \{a, f(b), c\}, \{a, b, f(c)\}\}$
Quite intuitive, but the precise definition is somewhat tedious:
For any $f: E \to E$, define
$d: \mathcal P(E) \to \mathcal P (\mathcal P(E))$ with $d(A) = \{(A \setminus \{x\}) \cup f(x) , x \in A\}$
Then $d(A \sqcup B) = (d(A) \otimes B) \cup (d(B) \otimes A) $
where $\otimes: (\mathcal P (\mathcal P(E)), \mathcal P(E)) \to \mathcal P (\mathcal P(E))$, $X \otimes Y = \{ x \cup Y, x \in X \}$.
A similar one, cutting one element at a time:
$d: \mathcal P(E) \to \mathcal P (\mathcal P(E))$ with $d(A) = \{(A \setminus \{x\}), x \in A\}$
Example: $d(\{a,b,c\}) = \{\{b,c\}, \{a,b\}, \{a,c\}\}$
This also verifies $d(A \sqcup B) = (d(A) \oplus B) \cup (d(B) \oplus A) $
This "cutting elements one at a time" is close to the derivative of simplices in algebraic topology: quickly said, the boundary of a $p$-simplex $S$ is the union of $p-1$ simplices, each one being $S$ minus one vertex. Except here we use plain sets, while simplices are oriented sets, and the boundary operator (https://en.wikipedia.org/wiki/Simplex#Algebraic_topology), is an anti-derivation (https://en.wikipedia.org/wiki/Derivation_(differential_algebra)#Graded_derivations).
Note: working with sets means working with union, which is painfully not cancellative. Instead, we could work with multisets, or $\mathbb Z$-modules as in algebraic topology.
The principle of "cutting one element at a time" is at work on polynomials of $\mathbb C [X]$: decompose into a product of prime polynomials, and cross them one at a time.
Example: $((X-a)(X-b)(X-c))' = (X-b)(X-c) + (X-a)(X-c) + (X-a)(X-b)$.
The same process can be used for integers: this is the arithmetic derivative quoted in the OP.
$(30)' = (2 \times 3 \times 5)' = 3 \times 5 + 2 \times 5 + 2 \times 3 = 31$
2) Multisets in $\mathbb R ^n$ (more fancy and conjectural)
Let $P_n$ be the set of finite multisets of points in $\mathbb R ^n$. Define $d: P_n \to P_n$,
$d(A) = \{$ equilibrium points of a set of forces in $\frac 1 r$ from points in $A \;\}$
(With the convention that for any point in $A$ with multiplicity $m$, there is an equilibrium point at the same place, with multiplicity $m-1$).
For $n=2$, identifying $\mathbb R^2$ with $\mathbb C$, if $A$ is the multiset of roots of polynomial $P$, then $d(A)$ is the multiset of roots of $P'$ (Bôcher's theorem: https://en.wikipedia.org/wiki/B%C3%B4cher%27s_theorem). So it ensures $d$ behaves as a derivative.
Example: $d(\{1,i,-i\}) = \{\frac {1-i\sqrt2} 3, \frac {1+i\sqrt2} 3 \}$
Because $\{1,i,-i\}$ are the roots of $(X-1)(X^2+1)=X^3-X^2+X-1$, whose derivative is $3X^2-2X+1$, whose roots are $\{\frac {1-i\sqrt2} 3, \frac {1+i\sqrt2} 3 \}$.
We would like some kind of Leibniz rule: $d(A\otimes B) = d(A)\otimes B \oplus A\otimes d(B)$
As $\otimes$ corresponds to multiplication of polynomials, its definition is clear: it is union of multisets.
As $\oplus$ corresponds to addition of polynomials, however, it has no simple definition: roots of the sum of two polynomials have no simple relationship with the polynomials roots, except in specific cases (e.g. with two degree-1 polynomials, root of the sum is mean of the roots weighted by the coefficient on $X$). And we need to add a weight to our multisets, to account for the polynomial's highest degree coefficient.
But when $n>2\,$? Not even sure that $p$ points, each one with a force in $\frac 1 r$, have $p-1$ equilibrium points: I cannot find a proof nor a reference.
Of course for $n>2$ it works with $p$ points when $p\le 3$, or when the $p$ points are coplanar (in a 2-dimension plane); and probably also when the points are nearly coplanar, by a continuity argument.
Actually this could be extended to any distribution of masses in any subset (not necessarily finite) of $\mathbb R^n$; but how does the equilibrium set of an $\frac 1 r$ force from these masses would behave?