The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A242088 Number of edges in the convex hull of a rigorous solution to Thomson's problem for n points. 3
0, 0, 1, 3, 6, 9, 12 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
Thomson’s problem is to determine the stable equilibrium configuration(s) of n particles confined to the surface of a sphere and repelling each other by an inverse square force.
Rigorous solutions are known only for n <= 6 and n = 12, with a(12) = 30.
Non-rigorous solutions are given in Wikipedia for all n <= 460. The least non-monotonic pair is 63 > 60 for n = 23 and 24, respectively.
LINKS
Eric Weisstein's MathWorld, Thomson Problem
Wikipedia, Thomson problem
FORMULA
a(n) <= n(n-1)/2 = (n choose 2).
a(n) <= 3*n-6 = A008585(n-2) for n >= 3, since a solution to Thomson's problem gives a planar graph, which has 3*n-6 edges if it is maximal (see A008486 comments). - Jonathan Sondow, Mar 03 2018 answering a question by Joseph Wheat.
EXAMPLE
For n = 0 or 1 points, the convex hull is empty or a point, so there are no edges and a(0) = a(1) = 0.
CROSSREFS
Sequence in context: A353889 A113944 A198514 * A103695 A122809 A066662
KEYWORD
more,hard,nonn
AUTHOR
Jonathan Sondow, May 04 2014
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 18 13:50 EDT 2024. Contains 372630 sequences. (Running on oeis4.)