The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A051063 27*n+9 or 27*n+18. 2
9, 18, 36, 45, 63, 72, 90, 99, 117, 126, 144, 153, 171, 180, 198, 207, 225, 234, 252, 261, 279, 288, 306, 315, 333, 342, 360, 369, 387, 396, 414, 423, 441, 450, 468, 477, 495, 504, 522, 531, 549, 558, 576, 585, 603, 612, 630, 639, 657, 666 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
REFERENCES
Letter from Gary W. Adamson concerning Prouhet-Thue-Morse sequence, Nov. 11, 1999.
LINKS
FORMULA
a(n)=27*n-a(n-1) for n>0, a(0)=9. [Vincenzo Librandi, Aug 06 2010]
G.f. 9*x*( 1+x+x^2 ) / ( (1+x)*(x-1)^2 ). - R. J. Mathar, Sep 18 2013
MATHEMATICA
LinearRecurrence[{1, 1, -1}, {9, 18, 36}, 60] (* Harvey P. Dale, Mar 09 2022 *)
CROSSREFS
Equals 9*A001651(n).
Sequence in context: A191268 A109668 A234598 * A173942 A162689 A033896
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 June 4 06:06 EDT 2024. Contains 373089 sequences. (Running on oeis4.)