Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A117871
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A117871 Decimal expansion of Sum_[i=1..infinity] 1/A092143(i). +0
2
1, 6, 9, 1, 7, 9, 9, 2, 0, 9, 8, 2, 1, 7, 1, 2, 3, 5, 1, 3, 3, 9, 2, 6, 1, 8, 0, 6, 7, 8, 7, 6, 3, 1, 8, 6, 9, 8, 2, 3, 6, 9, 3, 7, 6, 2, 9, 2, 5, 8, 1, 9, 1, 3, 4, 5, 5, 6, 9 (list; cons; graph; listen)
OFFSET

1,2

COMMENT

It follows from the Mingarelli reference that this number is irrational.

LINKS

Angelo B. Mingarelli, Abstract factorials of arbitrary sets of integers, May 29 2007.

EXAMPLE

1.6917992098217123513392618067876318698236937629258191345569...

MAPLE

Digits := 60 : A092143 := proc(n) option remember ; local dvs ; if n = 1 then 1 ; else dvs := numtheory[divisors](n) ; A092143(n-1)*mul(i, i=dvs) ; fi ; end: A129635 := proc(isum) a := 0.0 ; for i from 1 to isum do a := a+1.0/A092143(i) ; print(evalf(a)) ; od ; RETURN(a) ; end: A129635(200) ; - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Sep 02 2007

CROSSREFS

Cf. A092143.

Sequence in context: A078196 A020792 A135154 this_sequence A011454 A115145 A021595

Adjacent sequences: A117868 A117869 A117870 this_sequence A117872 A117873 A117874

KEYWORD

cons,easy,nonn,more

AUTHOR

Jonathan Vos Post (jvospost3(AT)gmail.com), May 31 2007

EXTENSIONS

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

Edited by njas, Sep 16 2007 and May 06 2008

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 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research