The related integral above is quite complicated.
So I came up with the following simplification.
A different method but very similar.
n are integers larger than 0.
m is going to +infinity.
\( f(s)=e^{t(s)*f(s-1)} \)
\( t(s)=(J(s)+1)/2 \)
\( J(s) =Erf(s*p_7(s)) \)
\( p_7(s)=\prod(1+s^2/n^7) \)
\( sexp(s+s_e)=\ln^{[m]}f(s+m) \)
This has similar properties as the other generalized gaussian method and it should be easier to implement.
call it GGM2 or so.
For bases other than e ; take the base e^b then we getÂ
\( f_b(s)=e^{b*t(s)*f(s-1)} \)
\( t(s)=(J(s)+1)/2 \)
\( J(s) =Erf(s*p_7(s)) \)
\( p_7(s)=\prod(1+s^2/n^7) \)
\( sexp_b(s+s_b)=\ln_b^{[m]}f_b(s+m) \)
regards
tommy1729
Tom Marcel Raes
So I came up with the following simplification.
A different method but very similar.
n are integers larger than 0.
m is going to +infinity.
\( f(s)=e^{t(s)*f(s-1)} \)
\( t(s)=(J(s)+1)/2 \)
\( J(s) =Erf(s*p_7(s)) \)
\( p_7(s)=\prod(1+s^2/n^7) \)
\( sexp(s+s_e)=\ln^{[m]}f(s+m) \)
This has similar properties as the other generalized gaussian method and it should be easier to implement.
call it GGM2 or so.
For bases other than e ; take the base e^b then we getÂ
\( f_b(s)=e^{b*t(s)*f(s-1)} \)
\( t(s)=(J(s)+1)/2 \)
\( J(s) =Erf(s*p_7(s)) \)
\( p_7(s)=\prod(1+s^2/n^7) \)
\( sexp_b(s+s_b)=\ln_b^{[m]}f_b(s+m) \)
regards
tommy1729
Tom Marcel Raes

