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!)
A009978 Powers of 34. 3
1, 34, 1156, 39304, 1336336, 45435424, 1544804416, 52523350144, 1785793904896, 60716992766464, 2064377754059776, 70188843638032384, 2386420683693101056, 81138303245565435904, 2758702310349224820736 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Same as Pisot sequences E(1, 34), L(1, 34), P(1, 34), T(1, 34). Essentially same as Pisot sequences E(34, 1156), L(34, 1156), P(34, 1156), T(34, 1156). See A008776 for definitions of Pisot sequences.
The compositions of n in which each natural number is colored by one of p different colors are called p-colored compositions of n. For n >= 1, a(n) equals the number of 34-colored compositions of n such that no adjacent parts have the same color. - Milan Janjic, Nov 17 2011
LINKS
Tanya Khovanova, Recursive Sequences
FORMULA
G.f.: 1/(1-34*x). - Philippe Deléham, Nov 24 2008
a(n) = 34^n; a(n) = 34*a(n-1), n > 0; a(0)=1. - Vincenzo Librandi, Nov 21 2010
PROG
(Magma) [34^n: n in [0..100]] // Vincenzo Librandi, Nov 21 2010
CROSSREFS
Sequence in context: A091761 A264134 A264019 * A041545 A189434 A167258
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 23 12:27 EDT 2024. Contains 371912 sequences. (Running on oeis4.)