using sinh(x) ?
It is perhaps interesting to describe how fast the 2sinh method works.

We consider "speed" here by considering changing bases. 

The gaussian method changes the bases by exp(t(s)) = exp( (1+erf(s))/2 ).

F(s+1) = exp( t(s) F(s) )

So we get exp(t(v) exp( t(v-1) exp (t(v-2) exp(... 

This is fast. But much slower than the 2sinh method.

Because the bases change as function of iterations of 2sinh(x).

***

well ln ln ln  ... 2sinh^[n] exp exp ... gives most attention to the 2sinh iteration part, 

we could also consider the exp iterations part ... all is relative 

afterall 

lim 

ln ln ... 2sinh^[x] exp^[y]( exp exp ... 

is essentially equivalent to

lim

ln ln ... 2sinh^[x+y]( exp exp ...

keeping x between zero and 1 gives the most practical way ofcourse.

But to keep things simple we consider 2sinh here.

As we will later see here , the 2sinh vs exp iterations details here are not so important afterall  

***



SO suppose 2sinh(x) has base A(x) [ setting 2sinh(x) = A^x is equivalent ] then the method has " speed " 

A(2sinh^[n](x_0)) , in other words it converges faster than superexponential !

Indeed the new base depends on the previous iteration sinh(x) so we get somewhat superexponential growth.

But perhaps a little more precise would be nice.

Well a closed form that is simpler than the super of sinh or tetration is probably not possible.
But we can describe the limiting behaviour very well.

It comes down by understanding A(x) at +infinity.

So

A(x) = ln( 2sinh(x) ) / x.

Now consider the illuminating limit ;

lim x to +oo

( ln( 2sinh(x) ) / x )^(C + x exp(2x)) = exp(-1)

Or equivalent

( A(x) )^(C + x exp(2x)) = exp(-1)

for a constant C.

This implies that A(x) in the limit behaves alot like

A(x) = 1 - 2/W(2 (x + D))

Where D is a constant and W is the Lambert-W function.

So we get some idea how fast this method works.

***

I hesitated to post this earlier because the asymptotic is not very precise.

Perturbation theory and taylor series might be a better way.

Maybe there are better ways.

All roads lead to Rome but some require more effort than others.


But I like limits as you know , so I go a step further :


lim x to +oo

[ ( ln( 2sinh(x) ) / x )^(x exp(2x)) - exp(-1) ] exp(2x) =   - 1/(2e)


At this point I think using an integral transform is probably smart.
Laplace probably.
The reason is taylor series might not be so useful because of a finite radius.
A taylor series after an integral transforms might be useful though.

A step further we get

lim x to +oo

[ [ ( ln( 2sinh(x) ) / x )^(x exp(2x)) - exp(-1) ] exp(2x)  + 1/(2e)] x = - 1/(2e)



These methods are probably not optimal but Im dropping it here anyway for those who care.
Also going further by hand becomes quite somewhat dangerous and alot of work.
It would require more paper.


*** 

Notice the comment 2sinh iterations vs exp iterations written before becomes more important when studying these more precise limits.

This is logical.
Although the details , I admit they are not completely understood by myself.

Anyway we focus on A(x) here which is much more clearly defined.

***

***

Upper and lower bounds on A(x) can also be computed and might be more insightful than the situation at infinity.
On the other hand convergeance to infinity is fast and good so maybe not that much more interesting , well maybe as an exercise.

***



regards

tommy1729
Reply


Messages In This Thread
using sinh(x) ? - by tommy1729 - 02/28/2010, 12:22 AM
RE: using sinh(x) ? - by tommy1729 - 03/06/2010, 12:35 PM
RE: using sinh(x) ? - by bo198214 - 03/07/2010, 11:19 AM
using 2* sinh(x) ! - by tommy1729 - 03/09/2010, 01:31 PM
RE: using 2* sinh(x) ! - by bo198214 - 03/10/2010, 11:38 AM
RE: using 2* sinh(x) ! - by tommy1729 - 03/11/2010, 12:50 AM
RE: using 2* sinh(x) ! - by tommy1729 - 03/14/2010, 01:07 AM
RE: using 2* sinh(x) ! - by sheldonison - 06/02/2010, 04:47 PM
RE: using 2* sinh(x) ! - by tommy1729 - 06/02/2010, 10:13 PM
RE: using 2* sinh(x) ! - by sheldonison - 06/02/2010, 10:56 PM
RE: using 2* sinh(x) ! - by tommy1729 - 06/07/2010, 12:34 AM
RE: using 2* sinh(x) ! - by sheldonison - 06/08/2010, 01:59 PM
RE: using 2* sinh(x) ! - by tommy1729 - 06/09/2010, 12:18 PM
RE: using 2* sinh(x) ! - by mike3 - 06/11/2010, 02:23 AM
RE: using 2* sinh(x) ! - by bo198214 - 06/12/2010, 04:36 AM
RE: using 2* sinh(x) ! - by mike3 - 06/12/2010, 11:14 AM
RE: using 2* sinh(x) ! - by tommy1729 - 06/21/2010, 09:14 PM
RE: using 2* sinh(x) ! - by sheldonison - 06/23/2010, 06:06 PM
RE: using 2* sinh(x) ! - by tommy1729 - 06/23/2010, 09:11 PM
RE: using 2* sinh(x) ! - by tommy1729 - 06/23/2010, 09:31 PM
RE: using 2* sinh(x) ! - by bo198214 - 06/27/2010, 09:16 AM
RE: using 2* sinh(x) ! - by sheldonison - 06/04/2010, 04:48 AM
RE: using sinh(x) ? - by tommy1729 - 04/24/2010, 11:47 PM
RE: using sinh(x) ? - by bo198214 - 05/31/2010, 05:52 AM
RE: using sinh(x) ? - by tommy1729 - 06/01/2010, 10:58 PM
RE: using sinh(x) ? - by bo198214 - 06/02/2010, 02:58 AM
RE: using sinh(x) ? - by tommy1729 - 06/22/2010, 11:18 PM
RE: using sinh(x) ? - by tommy1729 - 06/23/2010, 10:44 PM
RE: using sinh(x) ? - by tommy1729 - 06/24/2010, 12:29 PM
RE: using sinh(x) ? - by tommy1729 - 06/24/2010, 07:22 PM
RE: using sinh(x) ? - by bo198214 - 06/26/2010, 12:04 PM
RE: using sinh(x) ? - by tommy1729 - 06/26/2010, 09:19 PM
attracting fixed point of 2sinh - by sheldonison - 06/27/2010, 03:31 AM
RE: using sinh(x) ? - by tommy1729 - 07/18/2010, 10:41 PM
RE: using sinh(x) ? - by sheldonison - 07/19/2010, 09:37 PM
RE: using sinh(x) ? - by tommy1729 - 07/20/2010, 08:24 PM
RE: using sinh(x) ? - by tommy1729 - 07/19/2010, 10:20 PM
RE: using sinh(x) ? - by sheldonison - 07/20/2010, 03:13 PM
RE: using sinh(x) ? - by tommy1729 - 07/20/2010, 08:31 PM
RE: using sinh(x) ? - by sheldonison - 07/21/2010, 03:19 AM
RE: using sinh(x) ? - by tommy1729 - 07/21/2010, 10:34 PM
RE: using sinh(x) ? - by sheldonison - 07/22/2010, 12:23 PM
RE: using sinh(x) ? - by tommy1729 - 07/28/2010, 02:24 PM
RE: using sinh(x) ? - by tommy1729 - 07/28/2010, 02:53 PM
RE: using sinh(x) ? - by tommy1729 - 12/04/2010, 11:09 PM
RE: using sinh(x) ? - by tommy1729 - 12/08/2010, 02:31 PM
RE: using sinh(x) ? - by sheldonison - 01/17/2011, 07:43 PM
RE: using sinh(x) ? - by tommy1729 - 01/17/2011, 11:36 PM
RE: using sinh(x) ? - by tommy1729 - 07/02/2011, 10:32 PM
RE: using sinh(x) ? - by tommy1729 - 07/04/2011, 10:56 PM
RE: using sinh(x) ? - by sheldonison - 07/05/2011, 01:09 AM
RE: using sinh(x) ? - by tommy1729 - 07/05/2011, 12:06 PM
RE: using sinh(x) ? - by tommy1729 - 11/18/2012, 11:41 PM
RE: using sinh(x) ? - by sheldonison - 11/20/2012, 12:01 AM
RE: using sinh(x) ? - by tommy1729 - 11/20/2012, 10:53 PM
RE: using sinh(x) ? - by sheldonison - 11/20/2012, 11:01 PM
RE: using sinh(x) ? - by tommy1729 - 11/20/2012, 11:32 PM
RE: using sinh(x) ? - by sheldonison - 11/20/2012, 11:46 PM
RE: using sinh(x) ? - by tommy1729 - 11/28/2012, 06:59 PM
RE: using sinh(x) ? - by tommy1729 - 11/28/2012, 08:07 PM
RE: using sinh(x) ? - by tommy1729 - 12/17/2012, 04:34 PM
RE: using sinh(x) ? - by tommy1729 - 02/10/2015, 12:02 AM
RE: using sinh(x) ? - by tommy1729 - 04/22/2015, 12:27 PM
RE: using sinh(x) ? - by tommy1729 - 04/23/2015, 04:49 PM
RE: using sinh(x) ? - by tommy1729 - 10/26/2015, 12:56 AM
RE: using sinh(x) ? - by tommy1729 - 11/26/2015, 11:56 PM
RE: using sinh(x) ? - by sheldonison - 11/27/2015, 03:41 PM
RE: using sinh(x) ? - by tommy1729 - 11/28/2015, 01:21 PM
RE: using sinh(x) ? - by sheldonison - 11/29/2015, 03:03 PM
RE: using sinh(x) ? - by tommy1729 - 12/01/2015, 01:22 PM
RE: using sinh(x) ? - by sheldonison - 12/01/2015, 02:58 PM
RE: using sinh(x) ? - by tommy1729 - 12/02/2015, 12:04 AM
RE: using sinh(x) ? - by tommy1729 - 12/01/2015, 08:18 PM
RE: using sinh(x) ? - by tommy1729 - 12/02/2015, 12:28 AM
RE: using sinh(x) ? - by tommy1729 - 02/23/2016, 10:36 PM
RE: using sinh(x) ? - by tommy1729 - 02/24/2016, 01:27 PM
RE: using sinh(x) ? - by tommy1729 - 03/01/2016, 10:38 PM
RE: using sinh(x) ? - by tommy1729 - 03/05/2016, 01:27 PM
RE: using sinh(x) ? - by tommy1729 - 03/05/2016, 11:38 PM
RE: using sinh(x) ? - by sheldonison - 03/06/2016, 03:16 PM
RE: using sinh(x) ? - by tommy1729 - 03/06/2016, 10:54 PM
RE: using sinh(x) ? - by tommy1729 - 03/07/2016, 01:48 AM
RE: using sinh(x) ? - by tommy1729 - 03/07/2016, 10:46 AM
RE: using sinh(x) ? - by tommy1729 - 03/07/2016, 09:36 PM
RE: using sinh(x) ? - by tommy1729 - 03/08/2016, 12:26 AM
RE: using sinh(x) ? - by tommy1729 - 03/11/2016, 01:27 PM
RE: using sinh(x) ? - by tommy1729 - 03/12/2016, 01:12 PM
RE: using sinh(x) ? - by tommy1729 - 03/12/2016, 01:20 PM
RE: using sinh(x) ? - by tommy1729 - 10/03/2021, 10:12 PM
RE: using sinh(x) ? - by tommy1729 - 07/16/2022, 08:25 AM
RE: using sinh(x) ? - by tommy1729 - 12/07/2022, 01:14 PM
RE: using sinh(x) ? - by tommy1729 - 02/06/2023, 10:42 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [exercise] fractional iteration of f(z)= 2*sinh (log(z)) ? Gottfried 4 10,291 03/14/2021, 05:32 PM
Last Post: tommy1729
  exp^[3/2](x) > sinh^[1/2](exp(x)) ? tommy1729 7 24,105 10/26/2015, 01:07 AM
Last Post: tommy1729
  2*sinh(3^h*asinh(x/2)) is the superfunction of (...) ? Gottfried 5 20,303 09/11/2013, 08:32 PM
Last Post: Gottfried
  zeta and sinh tommy1729 0 6,475 05/30/2011, 12:07 PM
Last Post: tommy1729



Users browsing this thread: 3 Guest(s)