Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A077117
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A077117 Least k such that Z(k,6) <= Z(n,7) where Z(m,s) = sum( i>=m, 1/i^s). +0
1
2, 2, 3, 4, 6, 7, 9, 11, 13, 15, 16, 18, 20, 23, 25, 27, 29, 31, 33, 35, 38, 40, 42, 45, 47, 49, 52, 54, 56, 59, 61, 64, 66, 69, 71, 74, 76, 79, 81, 84, 86, 89, 92, 94, 97, 100, 102, 105, 108, 110, 113, 116, 119, 121, 124, 127, 130, 132, 135, 138, 141, 144, 146, 149 (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=6; v=7; 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: A130291 A067835 A029011 this_sequence A035365 A119604 A036806

Adjacent sequences: A077114 A077115 A077116 this_sequence A077118 A077119 A077120

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 6 17:22 EDT 2008. Contains 140988 sequences.


AT&T Labs Research