Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A096247
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A096247 Decimal expansion of Sum(1/t^t) where t is the lesser of twin prime pairs. +0
1
0, 3, 7, 3, 5, 7, 0, 3, 7, 0, 4, 0, 5, 4, 1, 9, 7, 6, 0, 3, 3, 0, 5, 9, 8, 0, 0, 6, 6, 1, 3, 7, 9, 4, 6, 6, 8, 8, 1, 9, 8, 2, 4, 1, 6, 1, 9, 8, 7, 2, 2, 6, 8, 3, 3, 5, 5, 0, 4, 7, 0, 6, 9, 7, 7, 4, 6, 0, 0, 7, 5, 7, 9, 0, 8, 0, 6, 9, 1, 2, 1, 4, 9, 5, 3, 9, 2, 7, 4, 1, 3, 0, 8, 5, 7, 3, 6, 5, 1, 6, 8, 3, 5, 3, 4 (list; cons; graph; listen)
OFFSET

1,2

PROGRAM

(PARI) tptothetp(n) = { local(x, s, a); default(realprecision, 200); s=0; forprime(x=3, n, if(isprime(x+2), s+=1./x^x)); a=Vec(Str(s)); for(x=3, n, print1(eval(a[x]), ", ")); print(); print(s) }

CROSSREFS

Adjacent sequences: A096244 A096245 A096246 this_sequence A096248 A096249 A096250

Sequence in context: A021968 A132821 A101636 this_sequence A122583 A001265 A060443

KEYWORD

nonn,cons

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Jul 31 2004

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 13 09:05 EDT 2008. Contains 145008 sequences.


AT&T Labs Research