login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A010716 Constant sequence: the all 5's sequence. 23
5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Continued fraction expansion of (5 + sqrt(29))/2. - Bruno Berselli, Mar 15 2011
Decimal expansion of 5/9. - Arkadiusz Wesolowski, Sep 12 2011
With offset -1, decimal expansion of 1/18. - Michel Marcus, Apr 06 2018
LINKS
Tanya Khovanova, Recursive Sequences
Jan-Christoph Schlage-Puchta, Sumsets avoiding squarefree integers, arXiv:1105.1305 [math.NT], 2011. See abstract.
FORMULA
G.f.: 5/(1-x). - Bruno Berselli, Mar 15 2011
a(n) = 5. - Arkadiusz Wesolowski, Sep 12 2011
E.g.f.: 5*e^x. - Vincenzo Librandi, Jan 24 2012
MATHEMATICA
Table[5, {81}] (* Arkadiusz Wesolowski, Sep 12 2011 *)
PROG
(PARI) a(n)=5 \\ Charles R Greathouse IV, Sep 24 2015
(Scala) List.fill(100)(5) // Alonso del Arte, Apr 25 2020
CROSSREFS
Sequence in context: A142864 A098598 A021022 * A032560 A341028 A341034
KEYWORD
nonn,easy
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 14:10 EDT 2024. Contains 371792 sequences. (Running on oeis4.)