Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A145772
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A145772 Indices of record values in A046641 +0
2
1, 2, 3, 4, 9, 12, 13, 17, 20, 32, 34, 39, 51, 54, 102, 126, 144, 163, 247, 258, 306, 326, 489, 563, 613, 657, 1112, 1123, 1334, 1409, 1913, 2494, 2518, 2703, 3548, 3672, 3798, 4481, 5905, 6014, 6186, 6581, 6759, 8543, 8893, 9453, 11892, 12708, 15346, 17183 (list; graph; listen)
OFFSET

1,2

COMMENT

Indices k such that A046641(k) > A046641(m) for all m < k. Computed using the C program for A046641.

PROGRAM

(Other) (* sh *) i=1; c=1; m=0; while [ $c -le 50 ]; do if [ `./A046641 $i` -gt $m ]; then m=`./A046641 $i`; echo -n $i", "; c=`expr $c + 1`; fi; i=`expr $i + 1`; done

CROSSREFS

A145771(n) = A046641( a(n)) gives the corresponding record values.

Sequence in context: A080231 A125774 A062410 this_sequence A027866 A100902 A034793

Adjacent sequences: A145769 A145770 A145771 this_sequence A145773 A145774 A145775

KEYWORD

nonn

AUTHOR

M. F. Hasler (MHasler(AT)univ-ag.fr), Oct 18 2008

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 December 20 00:58 EST 2009. Contains 171054 sequences.


AT&T Labs Research