Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A125737
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A125737 Numbers that appear in the successive application of the sequence A125736 (sum of the neighbors integer-log). +0
1
21, 22, 28, 29, 33, 38, 53 (list; graph; listen)
OFFSET

0,1

COMMENT

There are two cycles (28 38 53) and (21 22 33 29), that are the attractors in this fixed point iteration.

EXAMPLE

nilog(28)=ilog(27)+ilog(29)=ilog(3^3)+ilog(29)=3*3+29=38.

nilog(38)=ilog(37)+ilog(39)=ilog(37)+ilog(13*3)=37+(13+3)=53.

nilog(53)=ilog(52)+ilog(54)=ilog(2^2*13)+ilog(2*3^3)=(2*2+13)+(2+3*3)=28.

MATHEMATICA

iLn = Dot @@ Transpose[FactorInteger[ # ]] &; NiLn = iLn[ # - 1] + iLn[ # + 1] &; Map[Nest[NiLn, #, 19] &, Range[3, 5000]] // Union

CROSSREFS

Adjacent sequences: A125734 A125735 A125736 this_sequence A125738 A125739 A125740

Sequence in context: A056475 A004510 A141439 this_sequence A022391 A041890 A041892

KEYWORD

fini,nonn

AUTHOR

Carlos Alves (cjsalves(AT)gmail.com), Dec 02 2006

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 October 16 00:31 EDT 2008. Contains 145098 sequences.


AT&T Labs Research