A123054 Erroneous version of A093703.
1, 2, 3, 4, 5, 6, 9, 10, 11, 19, 20, 30, 40, 49, 50, 51, 60, 90, 100, 110, 190, 200, 300, 400, 500, 600, 900, 1000, 1100, 1900, 2000, 3000
Offset: 1
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.
I, II, III, V, X, XIX, XX, XXX, L, C, CXC, CC, CCC, D, M, MCM, MM, MMM
a078715 n = a078715_list !! (n-1) a078715_list = filter ((== 1) . a136522 . a061493) [1..3999] -- Reinhard Zumkeller, Apr 14 2013
Select[Range[3000], PalindromeQ[RomanNumeral[#]] &] (* Paolo Xausa, Mar 03 2024 *)
is_A078715(n)=Vecrev(n=Str(A061493(n)))==Vec(n) \\ M. F. Hasler, Jan 12 2015
Comments