A support for Andy's (P.Walker's) slog-matrix-method
#1
Hi -

in a selfstudy of the possibility of defining a "bernoulli-polynomial"-like solution for the problem of summing of like powers of logarithms \( s_p(a,b)=\log(1+a)^p + \log(2+a) ^p+ \ldots + \log(b)^p \) and its generalizations to arbitrary lower and upper summation-bounds a and b I tried the method of indefinite summation. There I had to find an infinite-sized matrix-reciprocal (inverse) in the same spirit as the matrix-reciprocal which occurs in the slog-ansatz of Andy Robbins(also used earlier by P.Walker).

Interestingly the matrix-reciprocal, which can be defined in the same way, gives not only meaningfully approximated values. That would be nice enough, but we might not be able to check, whether the computed values are always true approximations to the expected values. Actually we get even more: we seem to get exactly the coefficients of the most meaningful closed-form-function for this sums-of-like-powers-problem, namely involving the lngamma-function.

This occurence of the lngamma here is interesting in twofold manner:

a) it supports Andy's/P.Walker's matrix-ansatz for the solution of the tetration/slog

b) it supports the meaningfulness of the choice of the L. Euler's gamma-definition for the interpolation of the factorial besides of the criterion of log convexity (maybe this has then a similar effect for the solution of tetration).

I began to write a small article about that for my "mathematical miniatures" website, but am a bit distracted currently by my teaching duties and my weak health, and do not know when I'll have time to polish it up fully for presentation. However I thought it might already be useful/interesting to be accessible here in the current state; I think it should be readable, be selfcontained enough and understandable so far. If not, I'd like to answer/elaborate on specific questions.

I uploaded the *.pdf to this forum, see attachment


Gottfried

P.s.: this is very near to that first-time observation in the thread http://math.eretrandre.org/tetrationforu...hp?tid=632 where I used that slog-matrix-computation rather as a curiosity, where here I'm focusing specifically on it.


.pdf   BernoulliForLogSums.pdf (Size: 123.46 KB / Downloads: 1,082)
Gottfried Helms, Kassel
Reply
#2
Hey, Gottfried very interesting.

I have too done indefinite summation excessively. I wrote a paper in my second year of undergrad. To summarize, I'll give the formula for indefinite summation as I wrote it.

If

\(
|f(s)| \le C e^{\tau|\Im(s)| + \rho |\Re(s)|}\,\,\text{for}\,\,0\le \tau < \pi/2\,\,\rho > 0\,\,C>0\\
f\,\,\text{is holomorphic for}\,\,\Re(s) > 0\\
\)

Then the indefinite sum,

\(
F(s) = \sum_{j=1}^s f(j)\\
F(s) + f(s+1) = F(s+1)\\
F(1) = f(1)\\
F\,\,\text{is holomorphic for}\,\,\Re(s) > 0\\
\)

Can be given by the formula, for Euler's Gamma function \( \Gamma(s) \),

\(
\vartheta(x) = \sum_{n=0}^\infty (\sum_{j=1}^{n+1} f(j))\frac{(-x)^n}{n!}\\
\Gamma(1-s)F(s) = \sum_{n=0}^\infty (\sum_{j=1}^{n+1} f(j))\frac{(-1)^n}{n!(n+1-s)} + \int_1^\infty \vartheta(x)x^{-s}\,dx\\
F(s) = \frac{d^{s-1}}{dx^{s-1}}|_{x=0} \vartheta(-x)\\
\)

If you're curious I can write a quick write-up. It's largely a simple consequence of Ramanujan's Master Theorem. I would link the original paper but, it has much to be desired from. It was one of the first papers I ever wrote so it's a tad hand-wavey.

This function will be unique, so if your bernoulli sum \( H \) satisfies,

\(
|H(s)| \le C e^{\tau|\Im(s)| + \rho |\Re(s)|}\,\,\text{for}\,\,0\le \tau < \pi/2\,\,\rho > 0\,\,C>0\\
H\,\,\text{is holomorphic for}\,\,\Re(s) > 0\\
\)

Then it is equivalent to \( F \) when taking \( f(s) = \log^a(s) \).

Not too sure if this helps at all; but exponentially bounded indefinite sums are very simple to construct (largely due to Ramanujan, I just made a few short-cuts in his construction).
Reply
#3
Hi James - nice to see some consideration of this. As the time goes I'm a bit exhausted on this thing, but I'd like to see your "tad" paper. Have you seen the discussion in MSE where I had some questions which were answered nicely?
See https://math.stackexchange.com/questions...-summation

Perhaps it would be a nice thing to polish the essay a bit with help of your expertise?   

Gottfried
Gottfried Helms, Kassel
Reply
#4
A small remark

sums and integrals are related.

much has already been said about the " continu sum ".

but one idea not mentioned often is if and how

csum A(i) is related to csum B(i), where A and B are functional inverses of eachother ?

We know how the analogue works for integrals.

regards

tommy1729
Reply
#5
Actually the paper isn't as bad as I remember, lol. Here's a link: https://arxiv.org/pdf/1503.06211.pdf

I do take for granted that the reader knows what Ramanujan's Master Theorem is. The version I use is, if,

\(
|f(z)| \le C e^{\alpha |\Im(z)| + \rho|\Re(z)|}\,\,\alpha < \pi/2,\,\,C,\rho > 0\\
f\,\,\text{is holomorphic for}\,\,\Re(z) > 0\\
\text{Then f can be represented as}\\
\Gamma(1-z)f(z) = \sum_{n=0}^\infty f(n+1)\frac{(-1)^n}{n!(n+1-z)} + \int_1^\infty (\sum_{n=0}^\infty f(n+1)\frac{(-x)^n}{n!})x^{-z}\,dx\\
\)

Which is nothing more than a slightly tweaked version of Ramanujan's Master Theorem. I choose to write this using fractional calculus, where if,

\(
\vartheta(x) = \sum_{n=0}^\infty f(n+1) \frac{x^n}{n!}\\
f(z) = \frac{d^{z-1}}{dx^{z-1}}|_{x=0} \vartheta(x)\\
\)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  The ultimate beta method JmsNxn 8 441 04/15/2023, 02:36 AM
Last Post: JmsNxn
  greedy method for tetration ? tommy1729 0 163 02/11/2023, 12:13 AM
Last Post: tommy1729
  tommy's "linear" summability method tommy1729 15 906 02/10/2023, 03:55 AM
Last Post: JmsNxn
  another infinite composition gaussian method clone tommy1729 2 271 01/24/2023, 12:53 AM
Last Post: tommy1729
  Semi-group iso , tommy's limit fix method and alternative limit for 2sinh method tommy1729 1 333 12/30/2022, 11:27 PM
Last Post: tommy1729
  Matrix question for Gottfried Daniel 6 759 12/10/2022, 09:33 PM
Last Post: MphLee
  [MSE] short review/implem. of Andy's method and a next step Gottfried 4 743 11/03/2022, 11:51 AM
Last Post: Gottfried
  Is this the beta method? bo198214 3 772 08/18/2022, 04:18 AM
Last Post: JmsNxn
  Describing the beta method using fractional linear transformations JmsNxn 5 1,027 08/07/2022, 12:15 PM
Last Post: JmsNxn
Question E^^.5 and Slog(e,.5) Catullus 7 1,248 07/22/2022, 02:20 AM
Last Post: MphLee



Users browsing this thread: 1 Guest(s)