Number of distinct subsets S of [1..n] such that for all 1 <= k <= n, there exists two elements x,y in S (not necessarily distinct) such that x+y = 2k.
A383968
Number of distinct subsets S of [1..n] such that for all 1 <= k <= n, there exists two elements x,y in S (not necessarily distinct) such that x+y = 2k.
Terms
- a(0) =1a(1) =1a(2) =2a(3) =3a(4) =5a(5) =9a(6) =17a(7) =30a(8) =58a(9) =107a(10) =205a(11) =392a(12) =768a(13) =1466a(14) =2883a(15) =5597a(16) =11038a(17) =21572a(18) =42675a(19) =83711a(20) =166371a(21) =327893a(22) =651199a(23) =1288480a(24) =2564032a(25) =5082878a(26) =10127472a(27) =20115845a(28) =40104636a(29) =79781149
External references
- oeis: A383968