cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Previous Showing 11-11 of 11 results.

A122579 Integer sequence arising from the nested radical R(m) = sqrt(4^0+sqrt(4^1+sqrt(....+sqrt(4^m)...))) (see comment).

Original entry on oeis.org

1, 1, 3, 15, 455, 53175, 52802967, 194817927511, 3103080851583191, 200041552904055799767, 52027813627693614618566103, 54341050032531342541499355961815
Offset: 0

Views

Author

Benoit Cloitre, Oct 29 2006

Keywords

Comments

Let p(k) = Product_{i=0..k} (2^i+1) (A028361) then for any n>0 we get the asymptotic formula: lim_{m->oo} 2-R(m) = a(0)*(1/p(m))+a(1)*(2/p(m+1))+...+a(n)*(2^n/p(m+n))+O(1/p(m+n+1)). In particular there is this unexpected relation between an infinite nested radical and an infinite product: lim_{m->oo} (2-R(m))*2^(m*(m+1)/2) = 1/Product_{i>=0} (1+1/2^i) = 0.209... (A083864).

References

  • B. Cloitre, On an asymptotic formula for a nested radical, in preparation 2006

Crossrefs

Formula

a(n) is asymptotic to c*4^(n*(n-1)/2) for c=0.041....
Previous Showing 11-11 of 11 results.