cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A061194 Minimum positive value of lcm{1,...,n}*(s_1/1 + ... + s_n/n), where each s_i equals 1 or -1.

Original entry on oeis.org

1, 1, 1, 1, 7, 3, 11, 13, 11, 11, 23, 23, 607, 251, 251, 125, 97, 97, 3767, 3767, 3767, 2285, 24319, 24319, 71559, 4261, 13703, 13703, 872843, 872843, 17424097, 13828799, 902339, 7850449, 7850449, 7850449, 10683197, 68185267, 37728713, 37728713, 740674333
Offset: 1

Views

Author

Greg Martin (gerg(AT)math.toronto.edu), Apr 19 2001

Keywords

Comments

Nonnegative by considering the largest power of 2 up to n.

Examples

			1/1 - 1/2 - 1/3 - 1/4 - 1/5 + 1/6 + 1/7 = 11/420 = 11/lcm(1,2,3,4,5,6,7), so a(7) <= 11; no other choice of signs yields 1/420, ..., 10/420, so a(7)=11.
		

Crossrefs

See also A061195.

Extensions

More terms from Naohiro Nomoto, Jun 24 2001
a(23)-a(41) from Giovanni Resta, Jun 12 2016