Re: Tetration again!
- From: Gottfried Helms <helms@xxxxxxxxxxxxx>
- Date: Sat, 22 Dec 2007 00:07:42 +0100
Am 21.12.2007 22:29 schrieb mike3:
I don't remember the post, but I wrote about his one
What would be really interesting is if this method applies
more generally to iterating functions continuously *and*
reproduces the first 3 hyper operators when applied
to their iterations, ex. for multiplication we
iterate f(x) = b + x, for exponentiation we iterate
f(x) = bx, and the results agree exactly with the
widely-accepted definitions.
or two times.
Using matrices you may describe the operations + and *
the same way as I do it with the tetration-matrices (T-
and U-tetration), using powerseries.
For "+" operation you may use the pascal-matrix P,
which implements the binomial-theorem for powerseries:
V(x)~ * (P^b)^h ~ = V(x+b*h)
in scalar mode
x + (b + b + b + ...) //h-fold occurence of b
= x + b*h
with fractional or complex heights h.
For "*" -operation you just use a diagonal-matrix
containing consecutive powers of b, and
V(x)~ * dV(b)^h = V(x*b^h)~
in scalar
x * (b*b*b*...*b) // h-fold occurence of b
= x*b^h
again h can be complex here.
Gottfried
--
---
Gottfried Helms, Kassel
.
- References:
- Tetration again!
- From: mike3
- Re: Tetration again!
- From: mike3
- Re: Tetration again!
- From: Gottfried Helms
- Re: Tetration again!
- From: mike3
- Re: Tetration again!
- From: Gottfried Helms
- Re: Tetration again!
- From: mike3
- Re: Tetration again!
- From: Gottfried Helms
- Re: Tetration again!
- From: mike3
- Re: Tetration again!
- From: Gottfried Helms
- Re: Tetration again!
- From: mike3
- Re: Tetration again!
- From: galathaea
- Re: Tetration again!
- From: Gottfried Helms
- Re: Tetration again!
- From: galathaea
- Re: Tetration again!
- From: Gottfried Helms
- Re: Tetration again!
- From: mike3
- Tetration again!
- Prev by Date: Re: !!! TO WHOM IT MAY CONCERN !!!
- Next by Date: Re: Standard Deviation & the 68-95-99.7 rule
- Previous by thread: Re: Tetration again!
- Next by thread: Re: Tetration again!
- Index(es):