|
| |
|
|
A114745
|
|
a(1) = 1, a(2) = 3, a(n+1) = least number of the form k*(a(n-1)) - a(n), not included earlier.
|
|
1
| |
|
|
1, 3, 2, 4, 6, 10, 8, 12, 20, 16, 24, 40, 32, 48, 80, 64, 96, 160, 128, 192, 320, 256, 384, 640, 512, 768, 1280, 1024, 1536, 2560, 2048, 3072, 5120, 4096, 6144, 10240, 8192, 12288, 20480, 16384, 24576, 40960, 32768, 49152, 81920, 65536, 98304, 163840
(list; graph; refs; listen; history; internal format)
|
| |
| |
|
|