Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120578
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120578 Irregular array where the n-th row are the divisors, not occurring earlier in the sequence, of the sum of the terms in all previous rows. a(1)=4. +0
4
4, 1, 2, 7, 14, 28, 8, 56, 3, 5, 6, 10, 12, 15, 20, 24, 30, 40, 60, 120, 31, 93, 155, 465, 13, 39, 403, 1209, 17, 169, 221, 2873, 21, 293, 879, 2051, 6153, 25, 50, 311, 622, 1555, 3110, 7775, 15550, 37, 43, 74, 86, 148, 172, 259, 301, 518, 602, 1036, 1204, 1591 (list; graph; listen)
OFFSET

1,1

COMMENT

Is this sequence a permutation of the positive integers?

LINKS

Leroy Quet, Home Page (listed in lieu of email address)

EXAMPLE

Array begins:

4

1,2

7

14

28

8,56

Now these terms add up to 120. So row 7 is the divisors of 120 which do not occur earlier in the sequence. 1,2,4 and 8 occur in earlier rows, so row 7 is (3,5,6,10,12,15,20,24,30,40,60,120).

MATHEMATICA

f[t_] := Flatten[Append[t, Select[Divisors[Plus @@ t], FreeQ[t, # ] &]]]; Nest[f, {4}, 12] (*Chandler*)

CROSSREFS

Cf. A120576, A120577, A120579.

Sequence in context: A016685 A141332 A084460 this_sequence A096249 A081454 A133883

Adjacent sequences: A120575 A120576 A120577 this_sequence A120579 A120580 A120581

KEYWORD

nonn,tabf

AUTHOR

Leroy Quet Jun 15 2006

EXTENSIONS

Extended by Ray Chandler (rayjchandler(AT)sbcglobal.net), Jun 17 2006

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 November 25 14:49 EST 2009. Contains 167514 sequences.


AT&T Labs Research