A105447 Positive integers whose representation as Roman Fibonacci numbers has exactly two symbols.
4, 6, 7, 9, 10, 11, 12, 14, 15, 16, 18, 19, 20, 22, 23, 24, 26, 29, 31, 32, 33, 35, 36, 37, 39, 42, 47, 50, 52, 53, 54, 56, 57, 58, 60, 63, 68, 76, 81, 84, 86, 87, 88, 90, 91, 92, 94, 97, 102, 110, 123, 131, 139, 141, 142, 143, 145, 146, 147, 149, 152, 157
Offset: 1
Examples
In Roman Fibonacci number representation: 4 = "22", 6 = "33", 7 = "52", 9 = "81", 10 = "55", 11 = "83", 12 = "1A", 14 = "A1", 15 = "A2", 16 = "88", 18 = "3B", 19 = "2B", 20 = "1B", ... 143 = "1F", 145 = "F1", 146 = "F2", 147 = "F3", 149 = "F5", 152 = "F8".