Math2.org Math Tables: |
(Math) |
An Introduction to
Generalized Calculus |
Unit II - Generalized Calculus |
Section A - Anti-Iterations |
f(x) = [ f(x+dx) - f(x) ] / dx | qf(x)1/dx = [ f(x+dx)/f(x) ]1/dx |
We have also shown that each has an identity function, defined by the restrictions:
indentity(x) 1/dx = c (constant)
q identity(x) 1/dx = c (constant)
where it is found that the identity(x) for the derivative is = mx + b, and the identity(x) for the AP is = b mx. In both cases, m is the constant which it's anti-iteration equals and b is an arbitrary constant having no bearing on the outcome of the anti-iteration.
The restrictions for being an identity function can be generalized.
Atix identity(x) = c (constant).
where Atix means some anti-iteration with respect to x.
There are obviously many other anti-iterations, including ones based on successive derivatives, such as the following ATI:
Ati( ) = | d2f(x)
----- = dx2 |
( f(x+d) - f(x) )/d = | f(x+2d) - 2f(x+d) + f(x)
d2 |
Unlike the other two, this is a relationship between three infinitely close samplings of f(x). Additional multi-sampled API's can be made, indepent of derivatives, but we will not deal with them in this section. Instead, we will limit ourselves to an Ati expressing the relationship between only two infinitely close samplings of f(x). In derivates and AP's, we have limited ourselves to the relationship between f(x) and f(x+dx):
f(x) = [ f(x+dx) - f(x) ] / dx | qf(x)1/dx = [ f(x+dx)/f(x) ]1/dx |
Ati f(x) = [ f(xq) / f(x)q ]1/(1-q).
Under those restrictions, we can create a simple formula that will derive an Ati formula, given it's identity function. Outside of those restrictions, I do not have a formula.
Let identity(x) be the known identity function, having an arbitrary
constant b and an ati of m.
Let identity-1(x) be the inverse function of identity(x)
Let c(x) be the relation between both sampled points x1
and x2, such that x2 = c(x1)
Let f(x) be an arbitrary function.
Let Atix[f(x)] be the anti-iteration of f(x) with respect
to x and which corresponds to the given identity function.
Let [ ... ]res m be the solution of the equation when solved
for m.
THEN
Atix[f(x)] = lim (d-->0) [ identity-1(f(c(x))) = identity-1(f(x)) + d ]res m. |
Atix[f(x)] = lim(d-->0) [(f(x+d)-b)/m = (f(x)-b)/m
+d]res m.
now we must solve the expression [(f(x+d)-b)/m = (f(x)-b)/m +d] for
m.
[(f(x+d)-b)/m = (f(x)-b)/m +d]
[f(x+d)/m-b/m = f(x)/m-b/m +d]
[f(x+d)/m = f(x)/m +d]
[ m = (f(x+d)-f(x))/d ] now substitute...
Atix[f(x)] = lim(d-->0) (f(x+d)-f(x))/d.
Similarly, if we had the identity function identity(x)=b mx, an choose the same c(x)=x+d, then:
identity(x)=b mx.
identity-1(x)=ln(x/b)/ln(m).
c(x)=x+d.
(substitute...)
Atix[f(x)] = lim(d-->0) [ ln(f(x+d)/b)/ln(m) =
ln(f(x)/b)/ln(m) +d ]res m.
= lim [ ln(f(x+d)/f(x) = d ln(m) ]res m.
= lim [ f(x+d)/f(x) = md ]res m.
= lim [ m = (f(x+d)/f(x))1/d ]res m.
= lim(d-->0) (f(x+d)/f(x))1/d = qf(x)1/dx.
This is the AP anti-iteration. Recal that,
q(b mx)1/dx = q(mx)1/dx
= m.
The following is a sampling of derivable ATI's:
identity(x) | x+d | Ati | d/dx form |
v+x | x+d | <undefined> | |
v+x | x*q | f(xq)-qf(x)
1-q |
f(x)-x f '(x) |
v+x | xq | [f(xq) = v+(f(x)-v)q]res v | x f '(x)/f(x) |
vx | x+d | f(x+d)-f(x)
d |
f '(x) |
vx | x*q | <undefined> | |
vx | xq | (f(xq)/f(x)q)1/(1-q) | f x -x f '(x)/f(x) |
vx | x+d | (f(x+d)/f(x))1/d | e ln f(x) |
vx | x*q | <undefined> | |
vx | xq | f(x)[ (ln(f(x))/ln(x^q) ]^(1/(1-q)] | |
xv | x+d | [f(x+d) = (f(x)1/v + d)v]res v | |
xv | x*q | ln f(xq) - ln f(x)
ln q |