Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A005819
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A005819 Number of words of length n in a certain language.
(Formerly M1584)
+0
1
1, 2, 6, 12, 22, 34, 52, 74, 102, 134, 176, 222, 280, 344, 416, 496, 592, 694, 814, 942, 1082, 1232, 1404, 1584, 1784, 1996, 2226, 2468, 2738, 3016, 3324, 3648, 3992, 4352, 4736, 5132, 5564, 6014, 6488, 6978, 7508, 8050, 8634, 9238, 9866, 10516, 11212 (list; graph; listen)
OFFSET

1,2

REFERENCES

N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

S. Dulucq and D. Gouyou-Beauchamps, Sur les facteurs des suites de Sturm, Theoret. Comput. Sci. 71 (1990), 381-400.

LINKS

Herman Jamke (hermanjamke(AT)fastmail.fm), Mar 02 2008, Table of n, a(n) for n = 1..100

FORMULA

a(n)=-1+sum((n-i+1)phi(i), i=1..n) for n>=2, where phi is Euler's totient function (this is conjectured in the Duluck & Gouyou-Beauchamps paper, p. 399).

J. Berstel and M. Pocchiola. A geometric proof of the enumeration formula for Sturmian words. Internat. J. Algeb. Comput., 3(3):349-355, 1993. - Herman Jamke (hermanjamke(AT)fastmail.fm), Mar 02 2008

PROGRAM

(PARI) a(n)=if(n<2, n>0, sum(i=1, n, (n-i+1)*eulerphi(i))-1) - Herman Jamke (hermanjamke(AT)fastmail.fm), Mar 02 2008

CROSSREFS

Sequence in context: A126428 A147623 A045964 this_sequence A131520 A086953 A101953

Adjacent sequences: A005816 A005817 A005818 this_sequence A005820 A005821 A005822

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com) and Simon Plouffe (simon.plouffe(AT)gmail.com)

EXTENSIONS

More terms from Herman Jamke (hermanjamke(AT)fastmail.fm), Mar 02 2008

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research