Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A136197
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A136197 Fixed points or cycle values for sequences of the form s(k+1)=sopfr(2s(k)+1), with sopfr=A001414, and any s(1). +0
4
10, 14, 24, 29, 59 (list; graph; listen)
OFFSET

1,1

COMMENT

A136136 starts with s(1)=1 and ends in 10 as fixed point.

For s(1) from 1 to 10000 either (a) the sequence converges to 10, the fixed point; or (b) it cycles - between 14, 29, 59 and 24.

EXAMPLE

s(1)=1; ... s(6)=12; s(7)=sopfr(2*12+1)=5+5=10; s(8)=sopfr(2*10+1)=3+7=10

s(1)=1 leads to 10 as fixed point.

s(1)=2; ... s(7)=24; s(8)=14; s(9)=29; s(10)=59; s(11)=24

s(1)=2 leads to the cycle (24 14 29 59).

MATHEMATICA

sopfr = Function[x, Plus @@ Map[Times @@ # &, FactorInteger[x]]]; Union[Table[NestList[sopfr[2# + 1] &, s0, 100][[ -1]], {s0, 1, 10000}]]

CROSSREFS

Cf. A136136.

Adjacent sequences: A136194 A136195 A136196 this_sequence A136198 A136199 A136200

Sequence in context: A136802 A084278 A069207 this_sequence A071620 A053690 A031028

KEYWORD

nonn

AUTHOR

Carlos Alves (cjsalves(AT)gmail.com), Dec 20 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 January 7 17:35 EST 2009. Contains 152824 sequences.


AT&T Labs Research