Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A008879
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A008879 3x+1 sequence starting at 87. +0
1
87, 262, 131, 394, 197, 592, 296, 148, 74, 37, 112, 56, 28, 14, 7, 22, 11, 34, 17, 52, 26, 13, 40, 20, 10, 5, 16, 8, 4, 2, 1, 4, 2, 1, 4, 2, 1, 4, 2, 1, 4, 2, 1, 4, 2, 1, 4, 2, 1, 4, 2, 1, 4, 2, 1, 4, 2, 1, 4, 2, 1, 4, 2, 1, 4 (list; graph; listen)
OFFSET

0,1

REFERENCES

R. K. Guy, Unsolved Problems in Number Theory, E16.

LINKS

Index entries for sequences related to 3x+1 (or Collatz) problem

MAPLE

f := proc(n) option remember; if n = 0 then 87; elif f(n-1) mod 2 = 0 then f(n-1)/2 else 3*f(n-1)+1; fi; end;

CROSSREFS

Sequence in context: A133524 A020314 A008899 this_sequence A033631 A098139 A109601

Adjacent sequences: A008876 A008877 A008878 this_sequence A008880 A008881 A008882

KEYWORD

nonn

AUTHOR

njas

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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research