login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A060020
Maximal size of a nonspanning subset of any Abelian group of order n.
2
1, 2, 3, 3, 4, 4, 5, 5, 5, 6, 6, 6, 7, 7, 8, 7, 9, 8, 10, 8, 11, 9, 12, 9, 13, 10, 14, 10, 15, 10, 16, 12, 17, 11, 18, 11, 19, 14, 20, 12, 21, 12, 22, 16, 23, 13, 24
OFFSET
2,2
REFERENCES
J. R. Griggs (griggs(AT)math.sc.edu), personal communication, Apr 24, 2001.
LINKS
J. R. Griggs, Spanning subset sums for finite Abelian groups, Discrete Math., 229 (2001), 89-99.
Sean A. Irvine, Java program (github)
FORMULA
a(2n) = n for n >= 10 [from Griggs]. - Sean A. Irvine, Oct 20 2022
a(p) = floor(2*sqrt(p-2)) for prime p >= 3 [from Griggs]. - Sean A. Irvine, Oct 20 2022
CROSSREFS
Cf. A060021.
Sequence in context: A328179 A000267 A249728 * A300154 A166127 A143502
KEYWORD
nonn,more
AUTHOR
N. J. A. Sloane, Mar 17 2001
EXTENSIONS
a(21)-a(48) from Sean A. Irvine, Oct 20 2022
STATUS
approved