Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A132426
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A132426 a(n) = A132425(n+1) - A132425(n). +0
2
1, 2, 4, 6, 7, 3, 8, 10, 9, 12, 14, 11, 16, 13, 15, 18, 5, 20, 21, 22, 24, 26, 28, 30, 32, 34, 35, 42, 49, 36, 38, 37, 17, 19, 25, 23, 31, 27, 33, 39, 45, 40, 29, 44, 52, 48, 51, 46, 50, 54, 56, 58, 57, 60, 63, 62, 64, 41, 43, 66, 65, 78, 55, 68, 70, 69, 72, 75, 74, 76, 77, 88 (list; graph; listen)
OFFSET

1,2

COMMENT

Is this sequence a permutation of the positive integers?

LINKS

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

MATHEMATICA

a = {1, 2}; For[n = 1, n < 1000, n++, n = a[[ -1]]; c = 0; While[c == 0, n++; If[GCD[n, a[[ -1]]] > 1, b = 0; For[j = 1, j < Length[a], j++, If[a[[j + 1]] - a[[j]] == n - a[[ -1]], b = 1]]; If[b == 0, AppendTo[a, n]; c = 1]]]]; b = {}; For[k = 1, k < Length[a], k++, AppendTo[b, a[[k + 1]] - a[[k]]]]; b - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Oct 21 2007

CROSSREFS

Cf. A132425.

Sequence in context: A123258 A104968 A142473 this_sequence A072646 A162672 A091476

Adjacent sequences: A132423 A132424 A132425 this_sequence A132427 A132428 A132429

KEYWORD

nonn

AUTHOR

Leroy Quet Aug 20 2007

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Oct 21 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 December 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research