Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A084812
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A084812 a(1)=1; for n >=2, choose a(n) so that |sum_{ k = 1..n } 1/a(k)^z| < |sum_{ k = 1..n-1 } 1/a(k)^z|, where z = 1/2+I*2*Pi. +0
8
1, 4, 5, 11, 14, 19, 29, 43, 59, 78, 99, 123, 150, 179, 212, 247, 286, 327, 372, 419, 470, 523, 580, 639, 702, 767, 836, 907, 982, 1059, 1140, 1223, 1310, 1399, 1492, 1587, 1686, 1787, 1892, 1999, 2110, 2223, 2340, 2459, 2582, 2707, 2836, 2967, 3102, 3239 (list; graph; listen)
OFFSET

1,2

PROGRAM

(PARI) z=1/2 + 2*Pi*I; S=0; w=1; a=0; for(n=1, 100, b=a+1; while(abs(S+exp(-z*log(b)))>w, b++); S=S+exp(-z*log(b)); w=abs(S); a=b; print1(b, ", "))

CROSSREFS

Cf. A084799-A084809, A084813-A084818.

Adjacent sequences: A084809 A084810 A084811 this_sequence A084813 A084814 A084815

Sequence in context: A066828 A039006 A118423 this_sequence A050018 A125577 A053307

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jun 04 2003

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 October 15 20:12 EDT 2008. Contains 145099 sequences.


AT&T Labs Research