Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Revision History for A002964

(Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing entries 1-10 | older changes
Smallest number requiring n chisel strokes for its representation in Roman numerals.
(history; published version)
#16 by Jon E. Schoenfield at Mon Jan 31 01:10:56 EST 2022
STATUS

editing

approved

#15 by Jon E. Schoenfield at Mon Jan 31 01:10:53 EST 2022
AUTHOR
EXTENSIONS

More terms from Erich Friedman.

STATUS

approved

editing

#14 by Bruno Berselli at Fri Jul 17 08:24:26 EDT 2015
STATUS

proposed

approved

#13 by Michel Marcus at Fri Jul 17 08:18:39 EDT 2015
STATUS

editing

proposed

#12 by Michel Marcus at Fri Jul 17 08:18:32 EDT 2015
EXTENSIONS

For n>13: data corrected and completed upto up to A002963(3888)=34. _ by _Reinhard Zumkeller_, Apr 14 2013

STATUS

approved

editing

Discussion
Fri Jul 17
08:18
Michel Marcus: upto
#11 by N. J. A. Sloane at Mon Apr 15 01:59:14 EDT 2013
STATUS

proposed

approved

#10 by Reinhard Zumkeller at Sun Apr 14 16:56:27 EDT 2013
STATUS

editing

proposed

#9 by Reinhard Zumkeller at Sun Apr 14 16:52:02 EDT 2013
COMMENTS

A002963(a(n)) = n. - Reinhard Zumkeller, Apr 14 2013

#8 by Reinhard Zumkeller at Sun Apr 14 14:32:41 EDT 2013
DATA

1, 2, 3, 7, 8, 17, 18, 27, 28, 37, 38, 87, 88, 187, 188, 287, 288, 387, 388, 788, 887, 888, 1288, 1388, 1788, 1887, 1888, 2288, 2388, 2788, 2887, 2888, 3288, 3388, 3788, 3887, 3888

COMMENTS

C's count as 1 (curved) stroke and D's as 2 strokes. 5000 is V with a line over it, etc.

LINKS

Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/RomanNumerals.html">Roman Numerals</a>

Wikipedia, <a href="http://en.wikipedia.org/wiki/Roman_numerals">Roman numerals</a>

PROG

(Haskell)

a002964 = (+ 1) . fromJust . (`elemIndex` (map a002963 [1..3888]))

-- Reinhard Zumkeller, Apr 14 2013

EXTENSIONS

For n>13: data corrected and completed upto A002963(3888)=34. Reinhard Zumkeller, Apr 14 2013

STATUS

approved

editing

Discussion
Sun Apr 14
14:33
Reinhard Zumkeller: Correction because C = < = 2 is specified in A002963.
#7 by Russ Cox at Sat Mar 31 13:22:14 EDT 2012
EXTENSIONS

More terms from _Erich Friedman (erich.friedman(AT)stetson.edu)_.

Discussion
Sat Mar 31
13:22
OEIS Server: https://oeis.org/edit/global/887