![]() |
|
sexp by continuum product ? - Printable Version +- Tetration Forum (https://tetrationforum.org) +-- Forum: Tetration and Related Topics (https://tetrationforum.org/forumdisplay.php?fid=1) +--- Forum: Mathematical and General Discussion (https://tetrationforum.org/forumdisplay.php?fid=3) +--- Thread: sexp by continuum product ? (/showthread.php?tid=661) |
sexp by continuum product ? - tommy1729 - 06/12/2011 We all know \( integral \) \( dx/x = ln(x) \) \( integral \) \( dx/(x ln(x)) = ln(ln(x)) \) \( integral \) \( dx/( x ln(x) ln(ln(x)) ) = ln(ln(ln(x))) \) So now the idea occurs : let \( ctp_k (f(x,k)) \) denote continuum product with respect to k , \( integral \) \( dx / ctp_k (sexp(slog(x) - k)) = sexp(slog(x) - k) \) And the continuum product is defined as e^(continuum sum ( log (a_k )) We use the q-method for the continuum sum. This method is explained by mike 3: (04/20/2010, 02:48 AM)mike3 Wrote: We have So we ( try to ... ) use this idea to compute a (probably unique and analytic ) sexp for bases > sqrt(e). regards tommy1729 Moderator's note: If you quote things, please mark it accordingly best with link to its origin. Otherwise I would consider it as wilful deceit. I modified your post accordingly. RE: sexp by continuum product ? - JmsNxn - 06/13/2011 That's interesting, especially about the values converging to the gamma function. That pretty much sets me in that the method works. The obvious open question though is how to exactly apply it to tetration. I see your argument that: \( \frac{d}{dx} \ln^{\circ 0.5}(x) = \frac{1}{\prod_{k=0}^{-0.5} \ln^{\circ k}(x)} \) or generally: \( \frac{d}{dx} \ln^{\circ r}(x) = \frac{1}{\prod_{k=0}^{r-1} \ln^{\circ k}(x)} \) Hmm, just doing some algebra: \( \frac{d}{dx}\ln^{\circ r}(\ln^{\circ -r}(x)) = \frac{\frac{d}{dx}(x) \ln^{\circ -r}(x)}{\prod_{k=0}^{r-1} \ln^{\circ k-r}(x)} = 1 \) which means: \( \frac{d}{dx} \ln^{\circ -r}(x) = \prod_{k=0}^{r-1} \ln^{\circ k-r}(x) \) which means: \( \exp^{\circ r}(x) = \int e^{\sum_{k=0}^{r-1} \ln^{\circ k-r+1}(x)} dx \) this contradicts \( \exp^{\circ -r}(x) = \int \frac{dx}{e^{\sum_{k=0}^{r-1} \ln^{\circ k+1}(x)} \) so i guess we have restrictions on r, unless, we have the equivalency: \( e^{\sum_{k=0}^{-r-1} \ln^{\circ k+r+1}(x)} = \frac{1}{e^{\sum_{k=0}^{r-1} \ln^{\circ k+1}(x)} \) \( \sum_{k=0}^{-r-1} \ln^{\circ k+r+1}(x) = -1 \cdot (\sum_{k=0}^{r-1} \ln^{\circ k+1}(x)) \) which does not hold for r = -1; and probably not for all r < 0 I wonder for what values it does hold, if any, if it does for r > 0, it already produces some interesting, though probably false identities: r = 1 \( \sum_{k=0}^{-2} \ln^{\circ k+2}(x) = -1 \cdot (\sum_{k=0}^{0} \ln^{\circ k+1}(x)) = -\ln(x) \) and r = 0 \( \sum_{k=0}^{-1} \ln^{\circ k+1}(x) = -1 \cdot (\sum_{k=0}^{-1} \ln^{\circ k+1}(x)) = 0 \) (0 since only zero times negative one is equal itself.) I'm a little iffy on the restrictions to applying this continuum sum methods. I may just be doing something horribly wrong . Still though, this method looks very interesting.
RE: sexp by continuum product ? - tommy1729 - 06/13/2011 hi james ![]() i think you did something horribly wrong :p already your 3rd formula seems wrong. actually quite trivially wrong , it already fails for both positive and negative integer values of r. note that the continuum product is suppose to be taken before substitution. tommy1729 RE: sexp by continuum product ? - bo198214 - 06/13/2011 (06/12/2011, 11:50 PM)tommy1729 Wrote: So we ( try to ... ) use this idea to compute a (probably unique and analytic ) sexp for bases > sqrt(e). So whats the progress to Mike's method? RE: sexp by continuum product ? - tommy1729 - 06/18/2011 i think i can show uniqueness for bases > sqrt(e). however 1) this might have already been done (here) 2) no idea if its analytic 3) uniqueness , not existance ... tommy1729 RE: sexp by continuum product ? - tommy1729 - 06/30/2011 to test this it seems the (q-)continuum sum defined by mike ( rediscovered ) is not practical in a numerical sense. however there are other continuum sum methods that give the same result as long as the values are real and twice differentiable. those others give the same numerical value ( proof ref desired ) as for instance " Riemann's continuum sum " : sum a,b f(x) = integral a,b f(x) dx + integral f ' (x) ( x - floor(x) -1/2) dx + (f(a) + f(b))/2 if 'a' is an integer and f ' (x) is continu. together with log^[3/2] = around log log log log 2sinh^(1/2) ( exp exp x ) , it seems the OP conjecture can be numericly tested ! sorry for no tex use , im in a hurry. regards tommy1729 RE: sexp by continuum product ? - tommy1729 - 06/30/2011 or the euler-maclaurin formula for the continuum sum , which is equivalent to " Riemann's continuum sum " ( and the q-continuum sum )but computed differently. btw many formula's come from the amazing darboux theorem such as this continuum sum and taylor series expansion. |