a(n) is the smallest number k representable as x*y+x+y, where x>=y>1, in exactly n ways, or -1 if no such k exists.
A253975
a(n) is the smallest number k representable as x*y+x+y, where x>=y>1, in exactly n ways, or -1 if no such k exists.
Terms
- a(0) =8a(1) =23a(2) =35a(3) =59a(4) =191a(5) =119a(6) =179a(7) =239a(8) =575a(9) =359a(10) =1295a(11) =899a(12) =719a(13) =839a(14) =9215a(15) =1259a(16) =17324a(17) =1679a(18) =2879a(19) =15359a(20) =3599a(21) =2519a(22) =6479a(23) =61439a(24) =6299a(25) =6719a(26) =280664a(27) =5039a(28) =155924a(29) =7559
External references
- oeis: A253975