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!)
A247390 Base-n state complexity of partitioned deterministic finite automaton (PDFA) for the periodic sequence (12345678910)*. 8
41, 40, 21, 11, 11, 40, 41, 20, 11, 10, 41, 40, 21, 11, 11, 40, 41, 20, 11, 10, 41, 40, 21, 11, 11, 40, 41, 20, 11, 10, 41, 40, 21, 11, 11, 40, 41, 20, 11, 10, 41, 40, 21, 11, 11, 40, 41, 20, 11, 10, 41, 40, 21, 11, 11, 40, 41, 20, 11, 10, 41, 40, 21, 11, 11, 40 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,1
LINKS
Klaus Sutner and Sam Tetruashvili, Inferring automatic sequences (see table on the p. 5).
FORMULA
G.f.: x^2*(41 + 40*x + 21*x^2 + 11*x^3 + 11*x^4 + 40*x^5 + 41*x^6 + 20*x^7 + 11*x^8 + 10*x^9) / (1-x^10).
MATHEMATICA
CoefficientList[Series [(41 + 40 x + 21 x^2 + 11 x^3 + 11 x^4 + 40 x^5 + 41 x^6 + 20 x^7 + 11 x^8 + 10 x^9)/(1 - x^10), {x, 0, 40}], x]
PROG
(Magma) &cat[[41, 40, 21, 11, 11, 40, 41, 20, 11, 10]: n in [0..10]];
CROSSREFS
Sequence in context: A217159 A291473 A155769 * A291501 A142719 A155884
KEYWORD
nonn,easy
AUTHOR
Vincenzo Librandi, Sep 16 2014
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 August 27 18:18 EDT 2024. Contains 375471 sequences. (Running on oeis4.)