Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A070926
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A070926 Records in the Conway's alimentary function A070871. +0
2
1, 2, 3, 6, 12, 15, 20, 28, 40, 45, 77, 88, 104, 126, 165, 198, 209, 273, 322, 390, 522, 570, 609, 714, 851, 1066, 1160, 1363, 1470, 1870, 1887, 2220, 2296, 2747, 2760, 3572, 3871, 3950, 4180, 4895, 5820, 7236, 7521, 7980, 9348, 10112, 10191, 12816 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

a[0] = 1; a[n_] := a[n] = If[OddQ[n], a[n/2 - 1/2], a[n/2] + a[n/2 - 1]]; m = 0; Do[ If[ a[n]*a[n - 1] > m, m = a[n]*a[n - 1]; Print[m]], {n, 1, 10^4}]

CROSSREFS

Cf. A070871, A070924.

Sequence in context: A020492 A110590 A111271 this_sequence A124485 A125867 A032727

Adjacent sequences: A070923 A070924 A070925 this_sequence A070927 A070928 A070929

KEYWORD

easy,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), May 20 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 September 6 16:04 EDT 2008. Contains 143483 sequences.


AT&T Labs Research