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.

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

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