OFFSET
1,1
COMMENTS
Lower bound of formula (12) on p. 13. For some constants C1 and C2 the paper proves that C1*a(n) <= the number of points in the n-th stage <= C2*(4^4^n).
LINKS
Joshua Cooper and Mark Walters, Iterated Point-Line Configurations Grow Doubly-Exponentially, arXiv:0807.1549 [math.CO], 2008.
FORMULA
a(n) = floor(4^(1.0488^n)).
EXAMPLE
a(50) = 3314300 because 4^(1.0488^50) = 3314300.96.
a(51) = 6895838 because 4^(1.0488^51) = 6895838.31.
a(52) = 14869970 because 4^(1.0488^52) = 14869970.9.
CROSSREFS
KEYWORD
easy,nonn,less
AUTHOR
Jonathan Vos Post, Jul 12 2008
STATUS
approved
