Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A077074
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A077074 Least k such that Z(k,3) <= Z(n,4) where Z(m,s) = sum( i>=m, 1/i^s). +0
1
2, 2, 3, 6, 9, 13, 17, 21, 26, 31, 37, 43, 49, 55, 62, 69, 76, 83, 91, 99, 107, 115, 123, 132, 141, 150, 159, 168, 178, 187, 197, 207, 218, 228, 239, 249, 260, 271, 282, 294, 305, 317, 328, 340, 352, 365 (list; graph; listen)
OFFSET

0,1

COMMENT

Cf. A051890 for least k such that such that Z(k,2) <= Z(n,3)

PROGRAM

(PARI) u=3; v=4; a(n)=if(n<0, 0, k=1; while((zeta(u)-sum(k=1, k-1, 1/k^u))>(zeta(v)-sum(i=1, n-1, 1/i^v)), k++); k)

CROSSREFS

Sequence in context: A035571 A079069 A019465 this_sequence A054200 A137216 A070550

Adjacent sequences: A077071 A077072 A077073 this_sequence A077075 A077076 A077077

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Nov 29 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 July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research