login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A073526 Denominator of Sum_{k=1..n} 1/k^2 is a square. 1
1, 2, 3, 4, 5, 6, 7, 8, 9, 15, 16, 17, 18, 19, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 49, 75, 76, 77, 91, 92, 93, 94, 95, 96, 97, 98, 99, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 153, 154, 155, 205, 206, 207, 208, 209, 210, 211 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
{n: A007407(n) in A000290} . - R. J. Mathar, Oct 03 2014
MATHEMATICA
Select[Range[300], IntegerQ[Sqrt[Denominator[Sum[1/k^2, {k, #}]]]]&] (* Harvey P. Dale, Mar 28 2012 *)
CROSSREFS
Sequence in context: A242415 A242420 A242419 * A032992 A190298 A069118
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, Aug 30 2002
EXTENSIONS
More terms from Matthew Conroy, Sep 09 2002
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)