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!)
A153840 First Sunday in the n-th month of a 365-day year starting on Monday. 0
7, 4, 4, 1, 6, 3, 1, 5, 2, 7, 4, 2 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n)+1 = A153839(n) (mod 7). [R. J. Mathar, Mar 20 2010]
MATHEMATICA
fs[mo_]:=Module[{s=1}, While[DayName[{2001, mo, s}]!=Sunday, s++]; s]; Array[ fs, 12] (* Harvey P. Dale, Sep 10 2017 *)
CROSSREFS
Cf. A153839.
Sequence in context: A272526 A100041 A193968 * A198351 A354249 A245074
KEYWORD
nonn,fini,full
AUTHOR
J. Lowell, Jan 02 2009
EXTENSIONS
Keywords fini,full added by R. J. Mathar, Mar 20 2010
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 April 25 04:42 EDT 2024. Contains 371964 sequences. (Running on oeis4.)