Consider the recursion b(1,n) = 1, b(k+1,n) = b(k,n) + (b(k,n) reduced mod(k+n)); then there is a number y such that b(k,n)-b(k-1,n) is a constant (= A074482(n)) for k > y. Sequence gives values of y.

A074483

Consider the recursion b(1,n) = 1, b(k+1,n) = b(k,n) + (b(k,n) reduced mod(k+n)); then there is a number y such that b(k,n)-b(k-1,n) is a constant (= A074482(n)) for k > y. Sequence gives values of y.

Terms

    a(0) =397a(1) =396a(2) =395a(3) =4a(4) =11a(5) =10a(6) =25a(7) =24a(8) =29a(9) =14a(10) =5a(11) =26a(12) =25a(13) =10a(14) =7a(15) =16a(16) =68265a(17) =14a(18) =13a(19) =12a(20) =17a(21) =1220a(22) =67a(23) =136a(24) =93a(25) =6a(26) =133a(27) =132a(28) =9a(29) =272

External references