Math2.org Math Tables: |
(Math) |
An Introduction to
Generalized Calculus |
Unit I - Product Calculus |
Section E - Product Expansion Theorem |
f(x) = |
( q(k) f(a) 1/dx )(1/k!)(x-a)^k k=0 |
^ is the computer notation for powers (i.e. a^b = ab). It is used here because HTML and ASCII are not very flexible in transliterating mathematical formulas.
The Derivation Method:
Assumption: If two functions have the same 0th, 1st, 2nd, .., infinitith AP, THEN the functions are equivalent.
If we start with a constant a and perform successive indefinite iterations (indefinite CP's) on it, we get:
a = a
a dx
= ax b
a
dxdx = a (1/2 x^2) bx c
a d^3 x = a (1/6 x^3) b(1/2 x^2) cx
c
a d^4 x = a (1/24 x^4) b(1/6 x^3) c(1/2
x^2) dx e
...
The pattern becomes apparent. Note, a,b,c,d,e, ... are unknown constants. Not only that, but they are AP's of the expansion when x=0. Consider the 5th equation:
a d^4 x =
If we set a, b, c, d and e to an arbitrary constants and set x=0, the
result is:
Therefore, the 0th successive AP is e.
Now do one AP on the expression and set x=0:
q(
(product rule)
=
Now do two AP's on the expression and set x=0:
q(
=
Similarly, we find the 3rd AP=d and the 4th AP=e.
The fact that every term except the final constant cancels out when
we set x=0 is crucial to the method.
We now have the ability to define a function with set successive AP's.
f(x) = |
( kth AP )(1/k!)x^k k=0 |
We can replace the quotiential in the Product Expansion Theorem with its derivative equivalent (i.e. q(k) f(a) 1/dx with e ln(f(x)) ):
f(x)= |
e (1/k!)(x-a)^k ln(f(x)) k=0 |
It happens that this reverts into the basic Taylor's Theorem for Derivatives. since:
e
(1/k!)(x-a)^k
ln(f(x))
k=0
= exp( |
(1/k!)(x-a)k ln(f(x)) ) k=0 |
This method could have been taken to prove the Product Expansion Theorem, but the longer method was used to illustrate the concepts we will use in the next unit to derive similar expansions for other calculuses.