Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A139521
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A139521 Denominators of an Egyptian Fraction for sqrt(2), using only prime numbers and allowing repetitions. +0
3
2, 2, 3, 13, 257, 15131, 83002267, 1696274711037607, 62384117997457733544603820483, 36029882103194027595685829384642730184657157184554323517 (list; graph; listen)
OFFSET

0,1

COMMENT

Good approximation up to 799 decimal digits

MAPLE

P:=proc(n) local a, i; a:=evalf((sqrt(2))-1, 100); print(2); print(2); for i from 1 by 1 to n do if 1/ithprime(i)<a then a:=a-1/ithprime(i); print(a); print(ithprime(i)); fi; od; end: P(100000);

CROSSREFS

Cf. A139514-A139520, A139522, A139523.

Sequence in context: A126339 A100362 A062439 this_sequence A019515 A094352 A073828

Adjacent sequences: A139518 A139519 A139520 this_sequence A139522 A139523 A139524

KEYWORD

easy,nonn,frac

AUTHOR

Paolo P. Lava & Giorgio Balzarotti (ppl(AT)spl.at), Apr 28 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 September 6 16:04 EDT 2008. Contains 143483 sequences.


AT&T Labs Research