login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Day-of-month at weekly intervals from Jan 01 of a non-leap year (a finite sequence with 53 terms).
1

%I #28 Jul 26 2023 10:16:59

%S 1,8,15,22,29,5,12,19,26,5,12,19,26,2,9,16,23,30,7,14,21,28,4,11,18,

%T 25,2,9,16,23,30,6,13,20,27,3,10,17,24,1,8,15,22,29,5,12,19,26,3,10,

%U 17,24,31

%N Day-of-month at weekly intervals from Jan 01 of a non-leap year (a finite sequence with 53 terms).

%H <a href="/index/Ca#calendar">Index entries for sequences related to calendars</a>

%Y Cf. A003786 (the same for a leap year).

%K nonn,fini,full

%O 1,2

%A _N. J. A. Sloane_

%E Edited by _N. J. A. Sloane_, Jul 26 2023