login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A124873 Indices of local maxima in sequence A007408. 0
5, 17, 19, 41, 43, 53, 65, 99, 109, 118, 147, 152, 155, 161 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Up to n=200, A007408(n) behaves roughly like 10^(1.3 n) and there are only 14 points (for n < 200) such that A007408(n) >= A007408(n+1); they are all such that A007408(n)>A007408(n+1) < A007408(n+2).

EXAMPLE

a(1) = 5 since k=5 is the smallest index such that A007408(k)>=A007408(k+1).

MAPLE

select(n->A007408(n)>=A007408(n+1), [$1..200]);

CROSSREFS

Cf. A007408.

Sequence in context: A019373 A140568 A019349 * A129745 A038964 A019401

Adjacent sequences:  A124870 A124871 A124872 * A124874 A124875 A124876

KEYWORD

hard,more,nonn

AUTHOR

M. F. Hasler (Maximilian.Hasler(AT)gmail.com), Nov 11 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 17:48 EST 2012. Contains 205939 sequences.