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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A084795 a(n) = floor( 1/frac(n*(Pi)^2/6) ). 0
1, 3, 1, 1, 4, 1, 1, 6, 1, 2, 10, 1, 2, 34, 1, 3, 1, 1, 3, 1, 1, 5, 1, 2, 8, 1, 2, 17, 1, 2, 1, 1, 3, 1, 1, 4, 1, 1, 6, 1, 2, 11, 1, 2, 45, 1, 3, 1, 1, 4, 1, 1, 5, 1, 2, 8, 1, 2, 19, 1, 2, 1, 1, 3, 1, 1, 4, 1, 1, 6, 1, 2, 12, 1, 2, 66, 1, 3, 1, 1, 4, 1, 1, 5, 1, 2, 9, 1, 2, 22, 1, 2, 1, 1, 3, 1, 1, 4, 1, 2, 7, 1 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

PROG

(PARI) x=(Pi)^2/6; for(n=1, 60, t=floor( 1/frac(n*x) ); print1(t", "))

CROSSREFS

Sequence in context: A000503 A111956 A024564 * A030184 A104610 A138684

Adjacent sequences:  A084792 A084793 A084794 * A084796 A084797 A084798

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jun 03 2003

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 15 14:52 EST 2012. Contains 205822 sequences.