Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A086343
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A086343 a(n) starts new run of consecutive values in A055938. +0
3
2, 5, 9, 12, 17, 20, 24, 27, 33, 36, 40, 43, 48, 51, 55, 58, 65, 68, 72, 75, 80, 83, 87, 90, 96, 99, 103, 106, 111, 114, 118, 121, 129, 132, 136, 139, 144, 147, 151, 154, 160, 163, 167, 170, 175, 178, 182, 185, 192, 195, 199, 202, 207, 210, 214, 217, 223, 226, 230 (list; graph; listen)
OFFSET

1,1

COMMENT

Shape sequence for A055938 is A001511

FORMULA

4n - 2 - A000120(n-1). - Ralf Stephan, Feb 23 2004

EXAMPLE

a(9) is 33 because A055938 begins

2

5 6

9

12 13 14

17

20 21

24

27 28 29 30

33

...

PROGRAM

(PARI) A = vector(160); A[1] = 1; for (n = 2, 160, A[n] = n + A[n\2]; if (A[n] != 1 + A[n - 1], print(A[n - 1] + 1))); (Wasserman)

CROSSREFS

Cf. A000120, A001511, A005187, A055938.

Sequence in context: A063957 A047385 A086814 this_sequence A056549 A034806 A034307

Adjacent sequences: A086340 A086341 A086342 this_sequence A086344 A086345 A086346

KEYWORD

easy,nonn

AUTHOR

Alford Arnold (Alford1940(AT)aol.com), Sep 03 2003

EXTENSIONS

More terms from David Wasserman (wasserma(AT)spawar.navy.mil), Mar 03 2005

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 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research