Least positive unitary linear combination of distinct numbers in row n of Pascal's triangle; i.e., least positive sum of form d(0)C(n-1,0) + d(1)C(n-1,1) + ...+ d(m)C(n-1,m), d(i)=+-1, m = floor((n+1)/2).
A004795
Least positive unitary linear combination of distinct numbers in row n of Pascal's triangle; i.e., least positive sum of form d(0)C(n-1,0) + d(1)C(n-1,1) + ...+ d(m)C(n-1,m), d(i)=+-1, m = floor((n+1)/2).
Terms
- a(0) =1a(1) =1a(2) =1a(3) =2a(4) =1a(5) =4a(6) =2a(7) =6a(8) =5a(9) =2a(10) =22a(11) =10a(12) =64a(13) =64a(14) =102a(15) =126a(16) =33a(17) =220a(18) =1902a(19) =132a(20) =2202a(21) =604a(22) =2120a(23) =942a(24) =22768a(25) =4044a(26) =234638a(27) =7436a(28) =614482a(29) =8264
External references
- oeis: A004795