Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A157193
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A157193 Greedy Egyptian fraction expansion for 4/Pi +0
1
1, 4, 44, 1953, 4179942, 42836179578838, 3958573977160882295479936105, 36328295343356352083453782833218820307659379901717630389 (list; graph; listen)
OFFSET

0,2

COMMENT

Sum_{n>=0}1/a(n)=4/Pi

Truncating the series to three terms yields the convergent 22/7 as an approximation to Pi:

1+1/4+1/44=14/11=4/(22/7)

LINKS

Wikipedia, Greedy algorithm for Egyptian fractions

PROGRAM

(PARI) x=4/Pi; for (k=0, 7, d=ceil(1/x); x=x-1/d; print(d, ", "))

CROSSREFS

Cf. A088538, A154956, A156618.

Sequence in context: A155556 A127635 A134174 this_sequence A024254 A167781 A075029

Adjacent sequences: A157190 A157191 A157192 this_sequence A157194 A157195 A157196

KEYWORD

frac,nonn

AUTHOR

Jaume Oliver Lafont (joliverlafont(AT)gmail.com), Feb 24 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 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research