A140744 Arises in enumerating iterated point-line configurations.
4, 4, 4, 4, 5, 5, 6, 6, 7, 8, 9, 10, 11, 13, 14, 16, 19, 22, 26, 30, 36, 43, 52, 63, 77, 95, 119, 151, 193, 249, 326, 433, 583, 795, 1102, 1551, 2220, 3233, 4796, 7254, 11194, 17643, 28432, 46898, 79271, 137464, 244869, 448658, 846699, 1648170, 3314300, 6895838
Offset: 1
Examples
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.
Links
- Joshua Cooper and Mark Walters, Iterated Point-Line Configurations Grow Doubly-Exponentially
Formula
a(n) = Floor(4^(1.0488^n)).
Comments