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!)
A025051 Numbers of the form j*k + k*i + i*j, where i,j,k >= 1. 6
3, 5, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
J. Borwein and K.-K. S. Choi, On the representations of xy+yz+zx, Experimental Mathematics, 9 (2000), 153-158.
FORMULA
On the GRH, a(n) = n + 18 for n > 444. If there is some N > 444 with a(N) not equal to n + 19, then for n >= N, a(n) = n + 19 (and GRH is false). See Borwein & Choi. - Charles R Greathouse IV, Dec 19 2022
MATHEMATICA
Take[Union[Total[Times@@@Subsets[#, {2}]]&/@Tuples[Range[25], {3}]], 80] (* Harvey P. Dale, Aug 11 2011 *)
CROSSREFS
Uniquification of sequence A025050.
Cf. A025052 (complement). - Jonathan Vos Post, Mar 15 2010
Sequence in context: A025050 A196115 A336867 * A020884 A183855 A024352
KEYWORD
nonn,nice,easy
AUTHOR
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 March 28 20:05 EDT 2024. Contains 371254 sequences. (Running on oeis4.)