login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A118563 The set of numbers of the form A003173(n)+1 with odd A003173(n) or of the form 2*(A003173(n)+1) with even A003173(n). 0
2, 4, 6, 8, 12, 20, 44, 68, 164 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Sorted sequence of numbers of the form A109043(A003173(k)), any k.

MATHEMATICA

h = {1, 2, 3, 7, 11, 19, 43, 67, 163} a = Union[Table[If[Mod[h[[n]] + 1, 2] == 0, h[[n]] + 1, 2*(h[[n]] + 1)], {n, 1, Length[h]}]]

CROSSREFS

Cf. A003173.

Sequence in context: A050597 A057335 A126907 * A164145 A140999 A168267

Adjacent sequences:  A118560 A118561 A118562 * A118564 A118565 A118566

KEYWORD

nonn,fini,full,less

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), May 03 2006

EXTENSIONS

keywords fini,full,less added by Assoc. Eds. of the OEIS, Jun 15 2010

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 19:13 EST 2012. Contains 206085 sequences.