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!)
A051121 Dates at fortnightly intervals starting on Jan 01 of a leap year in the Julian calendar. 4
1, 15, 29, 12, 26, 11, 25, 8, 22, 6, 20, 3, 17, 1, 15, 29, 12, 26, 9, 23, 7, 21, 4, 18, 2, 16, 30, 13, 27, 10, 24, 10, 24, 7, 21, 5, 19, 2, 16, 30, 14, 28, 11, 25, 8, 22, 6, 20, 3, 17, 1, 15, 29, 12, 26, 9, 23, 9, 23, 6, 20, 4, 18, 1, 15, 29, 13, 27, 10, 24, 7, 21, 5, 19, 2, 16, 30 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Periodic sequence with period 1461. - John Cerkan, Mar 26 2017
LINKS
MATHEMATICA
(* First program no longer functions in current Mathematica versions *)
Needs["Calendar`"]
Table[ DaysPlus[{4, 1, 1}, 14 n][[3]], {n, 0, 76}] (* Robert G. Wilson v, Apr 18 2010 *)
Table[DateValue[DayPlus[{2009, 1}, 14 n, CalendarType->"Julian"], "Day"], {n, 0, 77}] (* Michael De Vlieger, Mar 26 2017, Version 10, after Giovanni Resta at A001356; amended, Ray Chandler, Aug 07 2023 *)
CROSSREFS
Cf. A001356.
Sequence in context: A163286 A022997 A256876 * A001356 A104811 A131877
KEYWORD
easy,nonn
AUTHOR
Karen Richardson (s1149414(AT)cedarville.edu)
EXTENSIONS
Name edited by Charles R Greathouse IV, Mar 27 2017
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 March 28 22:04 EDT 2024. Contains 371254 sequences. (Running on oeis4.)