OFFSET
1,1
LINKS
MATHEMATICA
Table[Floor[3/n], {n, 105}] (* Michael De Vlieger, Nov 24 2016 *)
PROG
(Magma) [3 div n: n in[1..100]];
CROSSREFS
This sequence is (ignoring the trailing zeros) the third row of A010766.
KEYWORD
nonn,easy
AUTHOR
Jason Kimberley, Nov 23 2016
STATUS
approved