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!)
A089746 Period 12: repeat (4, 4, 1, 2, 1, 1, 2, 2, 3, 3, 3, 3). (Number of syllables in English name of the months.) 4
4, 4, 1, 2, 1, 1, 2, 2, 3, 3, 3, 3, 4, 4, 1, 2, 1, 1, 2, 2, 3, 3, 3, 3, 4, 4, 1, 2, 1, 1, 2, 2, 3, 3, 3, 3, 4, 4, 1, 2, 1, 1, 2, 2, 3, 3, 3, 3, 4, 4, 1, 2, 1, 1, 2, 2, 3, 3, 3, 3, 4, 4, 1, 2, 1, 1, 2, 2, 3, 3, 3, 3, 4, 4, 1, 2, 1, 1, 2, 2, 3, 3, 3, 3, 4, 4, 1, 2, 1, 1, 2, 2, 3, 3, 3, 3 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Original definition: Number of syllables in English name of n-th month, with comment: Period 12.
The original definition corresponds to the finite subsequence a(1)..a(12). There is no 13th month of the year. If "of the year" is omitted on purpose, there's no reason that the 1st month be January: the first day of the currently used Gregorian calendar was October 15, 1582, so the 1st month should be October. Originally the first month was March (whence the names September, ..., December for the 7th, ..., 10th month) and January was the 11th month. - M. F. Hasler, Feb 25 2018
REFERENCES
Marilyn vos Savant (marilyn(AT)parade.com), column in Parade magazine, 2003.
LINKS
FORMULA
G.f.: x*(-3*x^11 - 3*x^10 - 3*x^9 - 3*x^8 - 2*x^7 - 2*x^6 - x^5 - x^4 - 2*x^3 - x^2 - 4*x - 4)/(x^12 - 1). - Chai Wah Wu, Feb 16 2021
EXAMPLE
For example, January is pronounced with four syllables: Jan-u-ar-y.
PROG
(PARI) a(n)=digits(344121122333)[n%12+1] \\ M. F. Hasler, Feb 25 2018
CROSSREFS
Sequence in context: A155194 A080044 A128433 * A225330 A094884 A359532
KEYWORD
nonn,word
AUTHOR
Drexel Hallaway (drexel(AT)cs.columbia.edu), Jan 08 2004
EXTENSIONS
Thanks to Ray Chandler for supplying the explanation for this sequence.
Edited by M. F. Hasler, Feb 25 2018
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 9 04:57 EDT 2024. Contains 373227 sequences. (Running on oeis4.)