login
A010731
Constant sequence: the all 8's sequence.
12
8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8
OFFSET
0,1
COMMENTS
Continued fraction expansion of 4+sqrt(17). - Bruno Berselli, Mar 15 2011
Decimal expansion of 8/9. - Elmo R. Oliveira, Feb 20 2024
8/9 is the asymptotic probability that the greatest common divisor of two squarefree integers selected independently at random is odd. - Amiram Eldar, Mar 08 2026
Also digits of the 9-adic integer -1. - Stefano Spezia, May 19 2026
FORMULA
G.f.: 8/(1-x). - Bruno Berselli, Mar 15 2011
E.g.f.: 8*exp(x). - Elmo R. Oliveira, Feb 20 2024
MATHEMATICA
PadRight[{}, 120, 8] (* Harvey P. Dale, Aug 15 2021 *)
PROG
(PARI) a(n)=8 \\ Charles R Greathouse IV, Oct 07 2015
CROSSREFS
Cf. A136016.
Sequence in context: A031176 A269350 A195139 * A048762 A201053 A160949
KEYWORD
nonn,easy
STATUS
approved