a(n) = c(n-1) + c(n-3) where c is the sequence of numbers not in a.
A022430
a(n) = c(n-1) + c(n-3) where c is the sequence of numbers not in a.
Terms
- a(0) =1a(1) =2a(2) =6a(3) =8a(4) =11a(5) =14a(6) =17a(7) =21a(8) =23a(9) =27a(10) =29a(11) =33a(12) =35a(13) =38a(14) =41a(15) =44a(16) =47a(17) =50a(18) =53a(19) =56a(20) =59a(21) =62a(22) =65a(23) =68a(24) =71a(25) =75a(26) =77a(27) =81a(28) =83a(29) =87
External references
- oeis: A022430