cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A210894 Number of days after Mar 01 00 such that the date written the format MMDDYY (American standard, short) is palindromic.

Original entry on oeis.org

589, 600, 3603, 3614, 4272, 4283, 7255, 7297, 7955, 7966, 10967, 10978, 14651, 14662, 18333, 18344, 22017, 22028, 25699, 25710, 29383, 29394, 33066, 33077
Offset: 1

Views

Author

Hieronymus Fischer, Apr 01 2012

Keywords

Comments

There are exactly 24 such palindromic dates between Jan 1 00 and Dec 31 99 (see b-file for the complete list).
See A210895 for the corresponding dates.
The reference date Mar 1 00 makes sense, since this result in a sequence which is independent from the leap year / non-leap year property of the reference year '00'.

Examples

			The first palindromic date in MMDDYY format after 'Jan 01 00' is A210895(1)=101101 (= 'Oct 11 01' = 'Mar 01 00' + 589 days);
The third palindromic date in MMDDYY format after 'Jan 01 00' is A210895(3)=11110=011110 (= 'Jan 11 01' = 'Mar 01 00' + 3603 days);
The 10th palindromic date in MMDDYY format after 'Jan 01 00' is A210895(10)=122221 (= 'Dec 22 21' = 'Mar 01 00' + 7966 days).
The last (24th) palindromic date in MMDDYY format after 'Jan 01 00' is A210895(24)=92290=092290 (= 'Sep 22 90' = 'Mar 01 00' + 33077 days).
		

Crossrefs