A085680 Size of largest code of length n and constant weight 2 that can correct a single adjacent transposition.
1, 1, 2, 3, 4, 6, 7, 9, 11, 13, 15, 17, 20, 23, 26, 29, 32, 36, 40, 44, 48, 52, 57, 62, 67, 72, 77, 83, 89, 95, 101, 107, 114, 121, 128, 135, 142, 150, 158, 166, 174, 182, 191, 200, 209, 218, 227, 237, 247
Offset: 2
Links
- J. M. Gómez Soto, J. Leaños, L. M. Ríos-Castro, and L. M. Rivera, On an error-correcting code problem
- Sofía Ibarra and Luis Manuel Rivera, The automorphism groups of some token graphs, arXiv:1907.06008 [math.CO], 2019.
- Luis Manuel Rivera, Some properties of token graphs, 2018.
- N. J. A. Sloane, Challenge Problems: Independent Sets in Graphs
Crossrefs
Column 2 of A085684.
Formula
It appears that the second differences eventually have period 5: 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, ... However, this is only a conjecture. If true, it would imply the g.f. (1-x+x^2-x^10+x^11)/((1-x)^2*(1-x^5)). - Rob Pratt, Mar 15 2017
Comments