Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A156736
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A156736 Signed greedy Egyptian fraction for Pi/2 +0
2
1, 2, 14, -1582, -7497258, 303297921775458, -2646995089135122277190614296178, 82888930564911423983289917045230098319343306166666586941750246 (list; graph; listen)
OFFSET

0,2

COMMENT

The second and fourth convergents of Pi (22/7 and 355/113) appear when truncating the series to three and four terms.

LINKS

Wikipedia, Greedy algorithm for Egyptian fractions

FORMULA

Sum(n>=0,1/a(n))=Pi/2

EXAMPLE

1+1/2+1/14=11/7=(1/2)(22/7)

1+1/2+1/14-1/1582=355/226=(1/2)(355/113)

PROGRAM

(PARI) x=Pi/2; for (k=0, 7, d=round(1/x); x=x-1/d; print1(d, ", "))

CROSSREFS

Cf. A001466, A156269, A156618.

Cf. A156750. [From Jaume Oliver Lafont (joliverlafont(AT)gmail.com), Mar 03 2009]

Sequence in context: A144017 A032419 A130421 this_sequence A006266 A106484 A027739

Adjacent sequences: A156733 A156734 A156735 this_sequence A156737 A156738 A156739

KEYWORD

sign

AUTHOR

Jaume Oliver Lafont (joliverlafont(AT)gmail.com), Feb 14 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 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research