Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A119666
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A119666 Each n provides a value of (sum-of-digits of 5^n)/n that is closer to pi than the previous value. +0
3
1, 2, 4, 6, 8, 139, 309, 390, 819, 2868, 6751, 8045, 9414, 15008, 15375, 56839, 84383, 151286, 307650, 516962, 533919, 2021009 (list; graph; listen)
OFFSET

1,2

LINKS

Hans Havermann, Search for the next term.

MATHEMATICA

a = Infinity; fn = 1; p = N[Pi, 24]; Do[ fn = 5fn; b = N[ Abs[Pi - Plus @@ IntegerDigits@fn/n], 24]; If[b < a, a = b; Print@n], {n, 711000}] (* Robert G. Wilson v (rgwv@rgwv.com), Sep 08 2007 *)

CROSSREFS

Adjacent sequences: A119663 A119664 A119665 this_sequence A119667 A119668 A119669

Sequence in context: A085920 A081507 A115336 this_sequence A087302 A030149 A083146

KEYWORD

base,fini,nonn

AUTHOR

Hans Havermann (pxp(AT)rogers.com), Jul 29 2006, Jul 31 2006, Aug 05 2006

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 October 13 17:46 EDT 2008. Contains 145008 sequences.


AT&T Labs Research