Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A000208
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A000208 Number of even sequences with period 2n.
(Formerly M2377 N0943)
+0
2
1, 1, 3, 4, 12, 28, 94, 298, 1044, 3658, 13164, 47710, 174948, 645436, 2397342, 8948416, 33556500, 126324496, 477225962, 1808414182, 6871973952, 26178873448, 99955697946, 382438918234, 1466015854100, 5629499869780 (list; graph; listen)
OFFSET

0,3

REFERENCES

E. N. Gilbert and J. Riordan, Symmetry types of periodic sequences, Illinois J. Math., 5 (1961), 657-665.

FORMULA

a(n) = (A000013(2*n)+A000013(n))/2 if n odd or A000013(2*n)/2 if n even.

PROGRAM

(PARI) {A000208(n)=if(n%2==0, (A000013(2*n)+A000013(n))/2, A000013(2*n)/2)}

CROSSREFS

Cf. A000013, A000206.

Adjacent sequences: A000205 A000206 A000207 this_sequence A000209 A000210 A000211

Sequence in context: A000207 A002986 A090660 this_sequence A079154 A101716 A109771

KEYWORD

nonn,easy,nice

AUTHOR

njas

EXTENSIONS

More terms and formula from Randall L. Rathbun, Jan 11 2002

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified May 16 23:01 EDT 2008. Contains 139884 sequences.


AT&T Labs Research