Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A126689
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A126689 Decimal expansion of negative of Granville-Soundararajan constant. +0
2
6, 5, 6, 9, 9, 9, 0, 1, 3, 7, 1, 6, 9, 2, 7, 8, 6, 8, 2, 7, 9, 1, 2, 0, 0, 5, 6, 8, 8, 9, 5, 7, 5, 7, 8, 0, 7, 5, 5, 4, 7, 4, 1, 9, 1, 5, 4, 0, 8, 9, 8, 3, 1, 6, 5, 7, 1, 5, 7, 7, 8, 1, 6, 3, 5, 2, 6, 0, 2, 7, 8, 8, 8, 1, 1, 3, 8, 2, 8, 4, 4, 0, 2, 4, 0, 5, 7, 6, 0, 3, 8, 2, 6, 3, 9, 8, 3, 6, 5, 3, 8, 7, 1, 5, 2 (list; cons; graph; listen)
OFFSET

1,1

COMMENT

From Balog et al.'s abstract: "We develop a theory of multiplicative functions (with values inside or on the unit circle) in arithmetic progressions analogous to the well-known theory of primes in arithmetic progressions."

REFERENCES

Andrew Granville and K. Soundararajan, The Spectrum of Multiplicative Functions, Ann. of Math., Vol. 153 (2001), pp. 407-470.

LINKS

Antal Balog, Andrew Granville and K. Soundararajan, Multiplicative functions in arithmetic progressions, 13 Feb 2007, p. 7.

FORMULA

Equals 1-2*ln[1+sqrt e]+4*Integral( [log t]/(1+t),t=1..sqrt e) = 1-ln 4+4*sum_{s=1..infinity} K(s)/(s*2^s) where K(s)=sum_{k=0..s} binomial(s,k)*(-1)^k*[exp(k/2)-1]/k . - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb 16 2007

EXAMPLE

-0.656999...

MAPLE

Digits := 40 ; K := proc(s) 0.5+add( binomial(s, k)*(-1)^k/k*(exp(0.5*k)-1), k=1..s) ; end: A126689 := proc(smax) 1.0-log(4.0)+add(K(s)*2^(2-s)/s, s=1..smax) ; end: for smax from 0 to 2*Digits do print(A126689(smax)) ; od ; - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb 16 2007

read("transforms3") ; Digits := 120 : x := 1+Pi^2/3+4*dilog(exp(1/2)+1) ; x := evalf(x) ; CONSTTOLIST(x) ; [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Sep 20 2009]

CROSSREFS

Sequence in context: A023408 A133616 A019621 this_sequence A101634 A071176 A089826

Adjacent sequences: A126686 A126687 A126688 this_sequence A126690 A126691 A126692

KEYWORD

cons,nonn

AUTHOR

Jonathan Vos Post (jvospost3(AT)gmail.com), Feb 14 2007

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb 16 2007

More digits from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Sep 20 2009

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 November 25 08:46 EST 2009. Contains 167481 sequences.


AT&T Labs Research