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 A105448 #3 Mar 30 2012 18:40:28 %S A105448 17,25,27,28,30,38,40,41,43,44,45,46,48,49,51,59,61,62,64,65,66,67,69, %T A105448 70,71,72,73,74,75,77,78,79,82,83,85,93,95,96,98,99,100,101,103,104, %U A105448 105,107,108,109,111,112,113,115,118,124,125,126,128,132,133,134,136,140 %N A105448 Positive integers whose representation as Roman Fibonacci numbers has exactly three symbols. %C A105448 A105446 gives the number of symbols in Roman Fibonacci numbers. A105447 gives positive integers whose representation as Roman Fibonacci numbers has exactly two symbols. A105449 gives positive integers whose representation as Roman Fibonacci numbers has exactly four symbols. A105450 gives positive integers whose representation as Roman Fibonacci numbers has exactly five symbols. %F A105448 a(n) is an element of A105447 iff A105446(n) = 3. %e A105448 In Roman Fibonacci number representation: %e A105448 17 = "A22", 25 = "B22", 27 = "AA1", 28 = "AA2", 30 = "B81", 38 = "C22", 40 = "C33", 41 = "C52", 43 = "BB1", 44 = "BB2", 45 = "BB3", 46 = "1CA", 48 = "CA1", ..., 155 = "2FA", 156 = "1FA", 158 = "FA1", 159 = "FA2", 160 = "FA3". %Y A105448 Cf. A000045, A006968, A105446, A105447, A105449-A105455. %K A105448 base,easy,nonn %O A105448 1,1 %A A105448 _Jonathan Vos Post_, Apr 09 2005