Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A071884
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A071884 Trajectory of 37 under map x -> A002487(x)*A002487(x+1). +0
4
37, 77, 170, 714, 3450, 10414, 68145, 303610, 721305, 1815066, 17782782, 4598150, 68178460, 133118649, 585506070, 20663527908, 777507763200, 264506067126, 73112062114130, 5907184479605316, 516068243814152148 (list; graph; listen)
OFFSET

0,1

COMMENT

All smaller starting values lead into a cycle after a small number of steps; this appears to have an infinite trajectory.

MAPLE

# n is starting value, m is length of trajectory to compute

f := proc(n, m) local t1, i, j; t1 := [n]; for i from 2 to m do j := t1[i-1]; t1 := [op(t1), A002487(j)*A002487(j+1)]; od: t1; end;

CROSSREFS

Cf. A002487, A071885, A071886, A071887.

Sequence in context: A123815 A087531 A085959 this_sequence A141895 A141918 A063325

Adjacent sequences: A071881 A071882 A071883 this_sequence A071885 A071886 A071887

KEYWORD

nonn

AUTHOR

njas and J. H. Conway, Jun 10 2002

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 August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research