Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A078885
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A078885 Decimal expansion of Sum {n=0..inf} 1/3^(2^n). +0
10
4, 5, 6, 9, 4, 2, 5, 6, 2, 4, 7, 7, 6, 3, 9, 6, 6, 1, 1, 1, 5, 4, 9, 1, 8, 2, 6, 1, 6, 6, 9, 0, 3, 0, 3, 7, 9, 8, 9, 9, 4, 2, 5, 9, 9, 7, 1, 3, 8, 3, 1, 1, 9, 2, 0, 9, 1, 0, 5, 6, 8, 7, 4, 3, 0, 9, 9, 8, 2, 4, 1, 8, 2, 9, 9, 6, 9, 0, 0, 2, 9, 5, 1, 8, 8, 2, 5, 1, 5, 2, 6, 6, 8, 0, 6, 8, 7, 7, 5, 3, 3, 4, 5, 2, 5 (list; cons; graph; listen)
OFFSET

0,1

COMMENT

Sum(n=0..infinity,1/3^(2^n)) = 0.45694256247763966111...

LINKS

Harry J. Smith, Table of n, a(n) for n=0,...,20000

EXAMPLE

0.456942562477639661115491826166903037989942599713831192091056874309982... [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 10 2009]

MATHEMATICA

RealDigits[ N[ Sum[1/3^(2^n), {n, 0, Infinity}], 110]] [[1]]

PROGRAM

(PARI) { default(realprecision, 20080); x=suminf(n=0, 1/3^(2^n)); x*=10; for (n=0, 20000, d=floor(x); x=(x-d)*10; write("b078885.txt", n, " ", d)); } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 10 2009]

CROSSREFS

Cf. A007404, A078585, A078886, A078887, A078888, A078889, A078890, A036987.

Cf. A004200 = Continued fraction. [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 10 2009]

Sequence in context: A080805 A166715 A086726 this_sequence A049466 A139546 A029776

Adjacent sequences: A078882 A078883 A078884 this_sequence A078886 A078887 A078888

KEYWORD

cons,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 11 2002

EXTENSIONS

Fixed my PARI program, had -n Harry J. Smith (hjsmithh(AT)sbcglobal.net), May 19 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 December 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research