Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A022803
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A022803 Numbers that reach ...,7,8,4,2,1 under the mapping: if n is even divide by 2 else add 1. +0
3
13, 14, 25, 26, 27, 28, 49, 50, 51, 52, 53, 54, 55, 56, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218 (list; graph; listen)
OFFSET

1,1

PROGRAM

(PARI) xnp1(n, p) = { for(x=1, n, p1 = x; while(p1>1, if(p1%2==0, p1/=2, p1 = p1*p+1; ); if(p1==7, print1(x" ")) ) ) }

CROSSREFS

Sequence in context: A076204 A098045 A079831 this_sequence A112653 A015905 A022103

Adjacent sequences: A022800 A022801 A022802 this_sequence A022804 A022805 A022806

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Mar 23 2003

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 21 14:49 EST 2008. Contains 150807 sequences.


AT&T Labs Research