OFFSET
1,1
REFERENCES
Richard K. Guy, Unsolved Problems in Number Theory, 3rd Edition, Springer, 2004, Section E19, p. 338.
LINKS
Amiram Eldar, Table of n, a(n) for n = 1..10000
Eric Weisstein's World of Mathematics, Floor Function.
MATHEMATICA
Select[Range[100], CompositeQ[Floor[(4/3)^#]]&] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Oct 01 2019 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved