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.

A060512 Number of units of time making up the next larger unit: seconds, minutes, hours, days, weeks, years, centuries, millennia.

This page as a plain text file.
%I A060512 #9 Nov 28 2018 03:37:03
%S A060512 60,60,24,7,52,100,10
%N A060512 Number of units of time making up the next larger unit: seconds, minutes, hours, days, weeks, years, centuries, millennia.
%C A060512 This assumes 52 weeks in a year, which is not exact. (All other conversions to next higher unit are exact.)
%H A060512 <a href="/index/Ca#calendar">Index entries for sequences related to calendars</a>
%e A060512 The third term is 24 because there are 24 hours in one day.
%Y A060512 Cf. A060513.
%K A060512 easy,nonn,fini,full
%O A060512 1,1
%A A060512 _Philip Newton_, Mar 23 2001