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, 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
Offset: 1
Examples
For example, January is pronounced with four syllables: Jan-u-ar-y.
References
- Marilyn vos Savant (marilyn(AT)parade.com), column in Parade magazine, 2003.
Links
- Index entries for sequences related to calendars
- Index entries for 12-periodic sequences
- Index entries for linear recurrences with constant coefficients, signature (0,0,0,0,0,0,0,0,0,0,0,1).
Programs
-
PARI
a(n)=digits(344121122333)[n%12+1] \\ M. F. Hasler, Feb 25 2018
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
Extensions
Thanks to Ray Chandler for supplying the explanation for this sequence.
Edited by M. F. Hasler, Feb 25 2018
Comments