Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A083508
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A083508 Number of distinct products ijk with 1 <= i< j <= k <= n. +0
1
0, 0, 2, 7, 16, 24, 40, 56, 77, 96, 137, 158, 214, 249, 284, 322, 418, 464, 583, 645, 708, 774, 946, 1007, 1125, 1220, 1330, 1420, 1685, 1768, 2069, 2203, 2346, 2492, 2658, 2750, 3166, 3362, 3553, 3675, 4183, 4344, 4909, 5129, 5327, 5575, 6252, 6432, 6849 (list; graph; listen)
OFFSET

1,3

PROGRAM

(PARI) for(n=1, 100, s=Set(); for(i=1, n-2, for(j=i+1, n-1, for(k=j, n, p=i*j*k; if(!setsearch(s, p), s=setunion(s, Set(p)))))); print1(length(s), ", ")) - Herman Jamke (hermanjamke(AT)fastmail.fm), Oct 06 2006

CROSSREFS

Cf. A027430, A100435.

Sequence in context: A167236 A041573 A041341 this_sequence A048231 A070169 A162420

Adjacent sequences: A083505 A083506 A083507 this_sequence A083509 A083510 A083511

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

Better definition and more terms from Herman Jamke (hermanjamke(AT)fastmail.fm), Oct 06 2006

page 1

Search completed in 0.005 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research