Continuum sum formula "rescued"?
#2
Hmm. It looks like this may not work, unfortunately: apparently though the continuum sum has the property

\( \sum_{n=0}^{-x-1} f(n) = \sum_{n=1}^{x} -f(-n) \)

for integer values of \( x \), it seems to not necessarily hold for non-integer ones. Thus a different way will be needed to generalize

\( \sum_{n=1}^{x} f(n) = \sum_{n=1}^{\infty} f(n) - f(n + x) \)

to ideally, general analytic functions at least.

However, we can apply the formula to those bases who converge to a fixed point at positive infinity, like how the regular formula can. Probably not, however, for the endpoints \( b = e^{-e} \) and \( b = e^{1/e} \) as their convergence rate is too slow (hyperbolic at best) for the above infinite sum to exist.

Base \( \sqrt{2} \)

Consider, for example, \( b = \sqrt{2} \). We can already apply the continuum sum formula above in the "forward" direction in this case due to the convergence toward the fixed point 2 as the tower grows.

We use the summing formula

\( \sum_{n=1}^{x} f(n) = xL + \sum_{n=1}^{\infty} f(n) - f(n + x) \).

and since for tetration/hyper4, \( f(0) = 1 \), we get

\( \sum_{n=0}^{x-1} f(x) = 1 + (x-1)L + \sum_{n=1}^{\infty} f(n) - f(n + x - 1) \).

We can then approximate a solution using the iterating form of Ansus' formula:

\( f(x) = K \int_{-1}^{x} (\log(b))^t \exp_b\left(\sum_{k=0}^{t-1} f(k)\right) dt \).

by sampling an interval of length 1 on the real axis (here, I use [-1, 0]) with nodes for an approximation (this test was done with quadratic spline), and then use the tetration recurrence formulas to fill up the real axis and iterate over the nodes with the continuum sums and the integrals. The constant K is determined at each step by the reciprocal of the value of the function at 0, or the last node in the array.

Using 129 nodes and 8 iterations, starting with a linear initial guess and normalizing the formula at each iteration using the last node's value, and capping the infinite sum at \( n = 100 \) I get

\( ^{1/2} \sqrt{2} \approx 1.243621 \)

which agrees well with the value obtained via the regular iteration. More nodes could be used to get more accuracy. A graph constructed this way is shown here:
   
(x-axis = tower, y-axis = value of tetration)

Base \( \frac{1}{4} \)

We do this the same way as before. The formula still converges, only this time to complex values instead of real ones. The fixed point is \( L = \frac{1}{2} \). For example, we have

\( ^{\frac{1}{2}} \left(\frac{1}{4}\right) \approx 0.460022 + 0.311787i \)

which, again agrees with the value from the regular formula. Graphs of this function for real height are given here:

Real part:
   
(x-axis = tower, y-axis = real part of value of tetration)

Imag part:
   
(x-axis = tower, y-axis = imag part of value of tetration)
Reply


Messages In This Thread
Continuum sum formula "rescued"? - by mike3 - 10/22/2009, 07:26 AM
RE: Continuum sum formula "rescued"? - by mike3 - 11/10/2009, 12:42 AM
RE: Continuum sum formula "rescued"? - by mike3 - 11/10/2009, 11:17 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  double functional equation , continuum sum and analytic continuation tommy1729 6 10,696 03/05/2023, 12:36 AM
Last Post: tommy1729
  Another way to continuum sum! JmsNxn 8 26,202 02/08/2023, 03:49 AM
Last Post: JmsNxn
  f(x+y) g(f(x)f(y)) = f(x) + f(y) addition formula ? tommy1729 1 3,460 01/13/2023, 08:45 PM
Last Post: tommy1729
Question Formula for the Taylor Series for Tetration Catullus 8 14,801 06/12/2022, 07:32 AM
Last Post: JmsNxn
  There is a non recursive formula for T(x,k)? marraco 5 12,790 12/26/2020, 11:05 AM
Last Post: Gottfried
  Extrapolated FaĆ” Di Bruno's Formula Xorter 1 8,146 11/19/2016, 02:37 PM
Last Post: Xorter
  2015 Continuum sum conjecture tommy1729 3 13,219 05/26/2015, 12:24 PM
Last Post: tommy1729
  Explicit formula for the tetration to base [tex]e^{1/e}[/tex]? mike3 1 9,723 02/13/2015, 02:26 PM
Last Post: Gottfried
  Continuum sum = Continuum product tommy1729 1 8,963 08/22/2013, 04:01 PM
Last Post: JmsNxn
  applying continuum sum to interpolate any sequence. JmsNxn 1 9,139 08/18/2013, 08:55 PM
Last Post: tommy1729



Users browsing this thread: 1 Guest(s)