login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A101298 Bisection of A098801 (decimal expansion of Pi + 1/Pi). 1
3, 5, 9, 2, 3, 7, 3, 8, 9, 0, 0, 4, 0, 1, 0, 4, 3, 6, 8, 6, 0, 8, 9, 8, 6, 1, 7, 8, 7, 2, 9, 8, 4, 5, 1, 0, 1, 5, 6, 2, 6, 8, 8, 6, 4, 0, 7, 6, 3, 3, 8, 4, 9, 7, 1, 6, 7, 8, 2, 7, 0, 7, 6, 8, 0, 7, 9, 3, 5, 7, 8, 2, 4, 2, 5, 1, 8, 7, 5, 0, 7, 4, 3, 5, 6, 5, 6, 6, 5, 7, 5, 3, 4, 6, 9, 5, 0, 0, 8, 6, 5, 2, 1, 4, 7 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

MAPLE

nmax := 200: Digits := 2*nmax: A101298 := proc(n) floor(10^(2*n)*evalf(Pi+1.0/Pi)) mod 10; end: seq(A101298(n), n=0..nmax-10) ; - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Mar 12 2008

CROSSREFS

Sequence in context: A141251 A186190 A019739 * A200510 A138055 A189044

Adjacent sequences:  A101295 A101296 A101297 * A101299 A101300 A101301

KEYWORD

nonn,easy,base

AUTHOR

Jun Mizuki (suzuki32(AT)sanken.osaka-u.ac.jp), Dec 22 2004

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Mar 12 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 15:54 EST 2012. Contains 206050 sequences.