Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A027425
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A027425 Number of distinct products ijk with 1 <= i,j,k <= n. +0
9
1, 4, 10, 16, 30, 40, 65, 80, 100, 120, 173, 194, 266, 301, 343, 378, 492, 536, 678, 732, 804, 876, 1075, 1130, 1247, 1343, 1450, 1537, 1833, 1909, 2248, 2362, 2515, 2668, 2850, 2940, 3400, 3587, 3789, 3919, 4477, 4624, 5242, 5440, 5654, 5916 (list; graph; listen)
OFFSET

1,2

LINKS

T. D. Noe, Table of n, a(n) for n=1..200

FORMULA

a(n)=A027426(n)-1. - T. D. Noe, Jan 16 2007

MAPLE

f:=proc(n) local i, j, k, t1, t2; t1:={}; for i from 1 to n do for j from i to n do for k from j to n do t1:={op(t1), i*j*k}; od: od: od: t1:=convert(t1, list); nops(t1); end;

CROSSREFS

Adjacent sequences: A027422 A027423 A027424 this_sequence A027426 A027427 A027428

Sequence in context: A112984 A073121 A027430 this_sequence A024992 A069982 A009883

KEYWORD

nonn

AUTHOR

njas

page 1

Search completed in 0.002 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 October 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research