a(n) is the next number after a(n-1) which cannot be represented in the form 2*a(i) and Sum_{j=1..n-1} b_j*a(j) where 0 < i < n, b_j = 1 or 0. The sequence starts: a(1) = 1; a(2) = 2; a(3) = 3; a(4) = 5.

A331811

a(n) is the next number after a(n-1) which cannot be represented in the form 2*a(i) and Sum_{j=1..n-1} b_j*a(j) where 0 < i < n, b_j = 1 or 0. The sequence starts: a(1) = 1; a(2) = 2; a(3) = 3; a(4) = 5.

Terms

    a(0) =1a(1) =2a(2) =3a(3) =5a(4) =12a(5) =25a(6) =49a(7) =73a(8) =171a(9) =195a(10) =512a(11) =658a(12) =1560a(13) =1950a(14) =4826a(15) =6142a(16) =14868a(17) =18768a(18) =45920a(19) =58204a(20) =141660a(21) =179196a(22) =437264a(23) =553672a(24) =1349328a(25) =1707720a(26) =4164392a(27) =5271736a(28) =12851568a(29) =16267008

External references