Preprint
Technical Note

Generalized Definition of the Derivative

Altmetrics

Downloads

92

Views

33

Comments

0

This version is not peer-reviewed

Submitted:

28 March 2024

Posted:

29 March 2024

You are already at the latest version

Alerts
Abstract
The classical limit definition of a derivative is expressed in a more general form. The general form includes two arbitrary functions of the parameter for which the limit is calculated. A special case of the general form, which includes scaling and translational symmetry transformations of the limiting parameter, is also discussed. The errors in using the classical definition and the generalized form are calculated for small values of the limiting parameter. The derivatives of some known functions are proven using the new definition. For some well-known functions, a suitable selection of the generalized form may introduce simplicity in calculating the derivatives.
Keywords: 
Subject: Computer Science and Mathematics  -   Applied Mathematics

Introduction

Calculating derivatives is one of the most important and elementary topics in calculus. The geometric meaning of the derivative is given as the slope of the function at a given point. To calculate the slope of a function f ( x ) , the approximate slope is first written as a ratio of f / x , where f = f x + h f ( x )  and x = h . Then, letting h 0 , the error in the approximate slope expression is reduced until the exact slope of the function f ( x )  is calculated at point x (Thomas & Finney, 1984; Strang, 1991).
First, the abovementioned basic definition of the derivative is expressed in a more general form. x  and f  are expressed as functional forms of the limiting parameter. The properties of the generalized form are discussed. The error introduced without taking the limit is calculated for the classical and generalized definitions. A special case of the generalized definition that covers scaling and translational transformations is also given. Finally, for some of the well-known functions, the derivatives are determined using the generalized form. The generalized definition may introduce some simplicity in calculating the derivatives of some of the functions.

Generalized Definition of the Derivative

The classical definition of derivative, which can be traced in any calculus textbook, is
f x = lim ε 0 f x + ε f ( x ) ε
Usually, in calculus textbooks, instead of the parameter ε , the more common notation of h is employed. The term f x + ε f ( x ) ε  is the approximate slope of a line passing through points ( x , f x )  and ( x + ε , f x + ε ) . As ε  approaches zero, the approximate slope coincides with the exact slope of the function at point x . The following generalization of the derivative expression is proposed in this work for the first time:
f x = lim ε 0 ( f g ( ε ) x + h ( ε ) f ( x ) g ε x + h ε x
where the functions g ε  and h ε  are arbitrary functions of the limiting parameter on the condition that
lim ε 0 g ε = 1 ,   lim ε 0 h ε = 0 .
The generalized definition can be expressed in a more compact form
f x = lim x * x f ( x * ) f ( x ) x * x
where x * = g ε x + h ε with the functions satisfying (3).
In an interesting video in YouTube (see the website given in the references), the alternative definition of the derivative is discussed in detail.
f x = lim t 1 f t x f ( x ) t x x .
In our generalized form, the above expression corresponds to the special case of
g ε = 1 + ε and h ε = 0 with t = 1 + ε . It is shown in the video that the alternative definition introduces some simplicity in determining the derivatives of some of the well-known functions. The quantum derivative, which is similar to (5), is used by physicists with the expression being f q x f ( x ) q x x without the limiting process (Kunt et al., 2022). Another generalization of the usual derivative is the fractal derivatives in which the derivative operation consists of fractional repetitions rather than integers. See Deppman et al. (2023) for a review of such fractional generalizations. For applications of fractional derivatives to boundary value problems, see He (2020).
Another subcase of the general definition (2) may also be proposed
f x = lim ε 0 ( f e ε a x + b ε f ( x ) e ε a x + b ε x         (a, b constant parameters)
where the transformation x * = e ε a x + b ε is indeed a special Lie group of transformations covering scaling and translational transformations as special cases (Pakdemirli & Yürüsoy, 1998).

Error Analysis

If the function is unknown, as in the case of differential equations, usually the approximate form of the derivative is substituted. For example, for the first-order differential equation
y = F ( x , y ) ,
the derivative of the classical version is approximated as
y = y n + 1 y n h , n = 0,1 , 2 , ,
and substituted yielding
y n + 1 = y n + h F ( x n , y n ) ,   n = 0,1 , 2 ,             .
The above recursive relation is the famous Euler method used in numerical analysis (O’Neil, 1991). The errors introduced by approximate definitions such as (8) are of technical importance. For the classical version given in (1), if
f x + ε = f x + ε f x + 1 2 ε 2 f x +
is substituted into (1) without the limit
f x f x + ε f x 2 + ,
and the error in the slope is
e f x f x = ε f x 2 + .
If f ' ' x 2 M , where M is a real number, then the error is of order ε .
To calculate the error in the generalized version, substitute
f x * = f x + f x ( x * x ) + 1 2 f x ( x * x ) 2 +
to the right-hand side of (4) without taking the limit
f x f x + ( x * x ) f x 2 + ,
and the error is
e f x f x = x * x f x 2 + g ε 1 x + h ε f x 2 + .
For f ' ' x 2 M , in order not to depend the error on x , g ε = 1 , that is, for functions g ε 1 , the error depends on x and may become large for large values of x.
For g ε = 1 , the error is from (15):
e h ε f x 2 +
and hence, the error is of order h ε . If h ε ~ ε n , then one can say that the error is of order ε n in terms of the parameter ε . Theoretically speaking, more precise calculations of slope are available in terms of the parameter ε if n > 1 .

Calculation of the Derivatives

In this section, the derivatives of some of the functions are calculated.
Example 1. The derivative of l n x is difficult to determine in the classical version
f x = lim ε 0 l n x + ε l n ( x ) ε ,
since there are difficulties in evaluating the above limit. Taylor expansions and/or l’Hopital’s rule cannot be used since they require knowledge of the derivative, which is unknown. In the generalized version, if one defines g ε = 1 + ε , h ε = 0 , then the limit is
f x = l n x = lim ε 0 l n ( 1 + ε ) x l n ( x ) 1 + ε x x ,
Using the property l n ( 1 + ε ) x = ln 1 + ε + l n ( x ) above and simplifying
f x = 1 x lim ε 0 l n ( 1 + ε ) ε = 1 x lim ε 0 l n ( 1 + ε ) 1 / ε ,
If one defines ε = 1 n , then the limit is
lim ε 0 l n ( 1 + ε ) 1 / ε = lim n l n 1 + 1 n n = l n e = 1
Hence, it is proven that the derivative of ln x is
f ( x ) = 1 x
The derivative of ln x is calculated by using the integral definition ln x = 1 x 1 t d t and differentiating both sides (Thomas & Finney, 1984) or by employing the properties of the exponential function (Strang, 1991) but not directly from (17). According to the generalized definition (18), this task becomes simpler and more straightforward.
Example 2.
To calculate the derivative of the exponential function, take g ε = 1 ,
h ε = l n ( 1 + ε ) , i.e., x * = x + l n ( 1 + ε )
f x = e x = lim ε 0 e x + l n ( 1 + ε ) e x x + l n ( 1 + ε ) x = e x lim ε 0 ( 1 + ε ) 1 l n ( 1 + ε ) = e x lim ε 0 ε l n ( 1 + ε ) ,
and the limit can easily be calculated
lim ε 0 ε l n ( 1 + ε ) = lim ε 0 1 l n ( 1 + ε ) 1 / ε = lim n 1 l n 1 + 1 n n = lim n 1 l n e = 1 ,
proving that the derivative of the function is
e x = e x .
In the classical definition, one needs two consecutive transformations instead of the one employed above.
f x = e x = lim ε 0 e x + ε e x x + ε x = e x lim ε 0 e ε 1 ε ,
The first transformation is   ε = l n ( 1 + t )
lim t 0 e l n ( 1 + t ) 1 l n ( 1 + t ) = lim t 0 t l n ( 1 + t ) = lim t 0 1 l n ( 1 + t ) 1 / t
and the second transformation is t = 1 n , which proves that the limit equals unity and that the derivative of the exponential function is itself.
Example 3.
To calculate the derivative of the hyperbolic sine function from the generalized definition, take g ε = 1 , h ε = l n ( 1 + ε ) , i.e., x * = x + l n ( 1 + ε ) ,
s i n h x = lim ε 0 sinh x + l n 1 + ε s i n h x x + ln 1 + ε x = lim ε 0 sinh x cosh l n 1 + ε + cosh x sinh l n 1 + ε s i n h x l n ( 1 + ε ) = s i n h x lim ε 0 c o s h l n 1 + ε 1 l n ( 1 + ε ) + c o s h x lim ε 0 s i n h l n 1 + ε l n ( 1 + ε )
The first limit is
lim ε 0 cosh l n 1 + ε 1 ln 1 + ε = lim ε 0 e ln 1 + ε + e ln 1 + ε 2 2 ln 1 + ε = lim ε 0 1 + ε + 1 1 + ε 2 2 ln 1 + ε = lim ε 0 ε 2 ( 1 + ε ) l n ( 1 + ε ) 1 / ε .
Since l i m ε 0 ln 1 + ε 1 ε = 1 , the result is
lim ε 0 ε 2 1 + ε = 0
Proceeding in a similar way, the second limit is
lim ε 0 s i n h l n 1 + ε l n ( 1 + ε ) = lim ε 0 2 + ε 2 1 + ε = 1
Hence, it is proven that
s i n h x = c o s h x
For trigonometric functions, the generalized definition might not introduce simplicities, and the classical definition may be employed in proving the derivatives.

Concluding Remarks

The classical limit definition of a derivative is proposed in a more general form. Functional relationships are used in the generalized version. A subversion of the most general form in which scaling and translational transformations are used is also proposed. The error analysis of the approximate definition is given. For errors not to depend on the independent variable, scaling transformations are not allowed. The new definition introduces some simplicity in proving the derivatives of some functions, such as exponential, logarithmic and hyperbolic functions.

References

  1. Deppman, A.; Eugenio Megías, E.; Pasechnik, R. Fractal Derivatives, Fractional Derivatives and q-Deformed Calculus. Entropy 2023, 25, 1008. [Google Scholar] [CrossRef] [PubMed]
  2. He, J.H. A short review on analytical methods for a fully fourth-order nonlinear integral boundary value problem with fractal derivatives. International Journal of Numerical Methods for Heat & Fluid Flow 2020, 30, 4933–4943. [Google Scholar]
  3. Kunt, M.; Baidar, A.W.; Şanli, Z. Some Quantum Integral Inequalities Based on Left-Right Quantum Integrals. Turkish Journal of Science & Technology 2022, 17, 343–356. [Google Scholar]
  4. O’Neil, P.V. Advanced Engineering Mathematics; Wadsworth Publishing, Co.: Belmont, California, 1991. [Google Scholar]
  5. Pakdemirli, M.; Yürüsoy, M. Similarity transformations for partial differential equations. SIAM Review 1998, 40, 96–101. [Google Scholar] [CrossRef]
  6. Strang, G. Calculus; Wellesley-Cambridge Press: Wellesley, MA, 1991. [Google Scholar]
  7. Thomas, G.B., Jr.; Finney, R.L. Calculus and Analytic Geometry; Addison Wesley: Massachusetts, 1984. [Google Scholar]
  8. https://www.youtube.com/watch?v=XfWgfZ5V2qI&t=13s.
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.
Copyright: This open access article is published under a Creative Commons CC BY 4.0 license, which permit the free download, distribution, and reuse, provided that the author and preprint are cited in any reuse.
Prerpints.org logo

Preprints.org is a free preprint server supported by MDPI in Basel, Switzerland.

Subscribe

© 2024 MDPI (Basel, Switzerland) unless otherwise stated