Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A079854
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A079854 a(1) = 1, a(k) divides a(k+r) for all k and r and the ratios a(k+r)/a(k) are all different. +0
1
1, 1, 2, 6, 24, 120, 840, 6720, 60480, 604800, 6652800, 86486400, 1210809600, 18162144000, 308756448000, 4940103168000, 88921857024000, 1689515283456000, 35479820952576000, 780556060956672000, 17952789402003456000 (list; graph; listen)
OFFSET

1,3

EXAMPLE

a(7) != 120*1, 120*2, ..., 120*6 as the ratios 1,2,3,...,6 appeared as 1/1, 2/1, 6/2, 24/6, 120/24, 6/1. So a(7) = 7*120 = 840.

MATHEMATICA

f[l_List] := Block[{n = Length[l], w, k = 1, r = l[[ -1]]/l}, w = Flatten[Table[Take[l, i - n]/l[[i]], {i, n}]]; While[Intersection[w, k*r] != {}, k++ ]; Append[l, k*l[[ -1]]]]; Nest[f, {1}, 21] (*Chandler*)

CROSSREFS

Cf. A000045, A079851, A079852, A036241.

Sequence in context: A129655 A114796 A114790 this_sequence A024923 A037992 A114779

Adjacent sequences: A079851 A079852 A079853 this_sequence A079855 A079856 A079857

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Feb 19 2003

EXTENSIONS

Corrected and extended by Fung Cheok Yin (cheokyin_restart(AT)yahoo.com.hk), Sep 30 2006

Edited and further extended by Ray Chandler (rayjchandler(AT)sbcglobal.net), Feb 08 2007

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 September 8 13:03 EDT 2008. Contains 143486 sequences.


AT&T Labs Research