Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A069118
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A069118 Let D(n,s) denotes the denominator of sum(k=1,n,1/k^s); sequence gives values of n such that D(n,4)/D(n,2) is a perfect square. +0
1
1, 2, 3, 4, 5, 6, 7, 8, 9, 15, 16, 17, 18, 19, 28, 29, 30, 31, 32, 33, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144 (list; graph; listen)
OFFSET

1,2

PROGRAM

(PARI) precision 1000 digits : for(n=1, 300, if(sqrt(denominator(sum(i=1, n, 1/i^4))/denominator(sum(i=1, n, 1/i^2))) == floor(sqrt(denominator(sum(i=1, n, 1/i^4))/denominator(sum(i=1, n, 1/i^2)))), print1(n, ", ")))

CROSSREFS

Sequence in context: A151543 A073526 A032992 this_sequence A032978 A049101 A048406

Adjacent sequences: A069115 A069116 A069117 this_sequence A069119 A069120 A069121

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Apr 07 2002

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research