Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A130698
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A130698 Numbers n such that the sum of the divisors function of all integers up to n is a square. +0
1
1, 2, 53, 174, 299, 1377, 12695, 44469, 423922 (list; graph; listen)
OFFSET

1,2

COMMENT

It is not known if this sequence is infinite.

FORMULA

n such that sigma(1)+sigma(2)+...+sigma(n)=x^2 with some integer x.

EXAMPLE

a(2)=2 since sigma(1)=1^2 and sigma(1)+sigma(2)=2^2.

MATHEMATICA

L=0; For[j = 1, j < 1000000, j++, L = L + DivisorSigma[1, j]; If[L == Floor[Sqrt[L]]^2, Print[j, " ", Floor[Sqrt[L]]]]]

CROSSREFS

Adjacent sequences: A130695 A130696 A130697 this_sequence A130699 A130700 A130701

Sequence in context: A059703 A041337 A139844 this_sequence A123005 A142477 A119112

KEYWORD

nonn

AUTHOR

Florian Luca (fluca(AT)matmor.unam.mx), Jul 11 2007

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 16 00:31 EDT 2008. Contains 145098 sequences.


AT&T Labs Research