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!)
A131291 Period 9: repeat [5, 4, 5, 3, 4, 3, 5, 4, 5]. 2
5, 4, 5, 3, 4, 3, 5, 4, 5, 5, 4, 5, 3, 4, 3, 5, 4, 5, 5, 4, 5, 3, 4, 3, 5, 4, 5, 5, 4, 5, 3, 4, 3, 5, 4, 5, 5, 4, 5, 3, 4, 3, 5, 4, 5, 5, 4, 5, 3, 4, 3, 5, 4, 5, 5, 4, 5, 3, 4, 3, 5, 4, 5, 5, 4, 5, 3, 4, 3, 5, 4, 5, 5, 4, 5, 3, 4, 3, 5, 4, 5, 5, 4, 5, 3, 4, 3, 5, 4, 5, 5, 4, 5, 3, 4, 3, 5, 4, 5, 5, 4 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Continued fraction expansion of +274627/108809+(113/108809)*sqrt(6833690) = 5.2387578233.... - R. J. Mathar, Mar 08 2012
LINKS
FORMULA
O.g.f.: (1-x)/(9*(x^2+x+1))+2*(1+x^2-x^3-x^5)/(3*(x^6+x^3+1))-38/(9*(x-1)). - R. J. Mathar, Apr 17 2008
MAPLE
A131291 := proc(n) op((n mod 9)+1, [5, 4, 5, 3, 4, 3, 5, 4, 5]) ; end: seq(A131291(n), n=0..100) ; # R. J. Mathar, Feb 27 2008
MATHEMATICA
PadRight[{}, 120, {5, 4, 5, 3, 4, 3, 5, 4, 5}] (* Harvey P. Dale, May 06 2015 *)
CROSSREFS
Cf. A122219.
Sequence in context: A058209 A160789 A266111 * A305394 A361803 A344124
KEYWORD
nonn,easy
AUTHOR
Paul Curtz, Sep 29 2007
EXTENSIONS
More terms from R. J. Mathar, Feb 27 2008
Typo in definition corrected by Herman Jamke (hermanjamke(AT)fastmail.fm), Mar 22 2008
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 May 11 13:00 EDT 2024. Contains 372409 sequences. (Running on oeis4.)