Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A088912
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A088912 Smallest m such that sigma(m)=(n+1/2)*m. +0
1
2, 24, 4320, 8910720 (list; graph; listen)
OFFSET

1,1

COMMENT

The next term of this sequence is greater than 5*10^9. 2 is the only number m such that sigma(m)=1.5*m.

FORMULA

a[n_] := (For[m=1, DivisorSigma[1, m]!=(n+1/2)m, m++ ];m)

EXAMPLE

a(2)=24 because 1+2+3+4+6+8+12+24=2.5*24 and 24 is the earliest m such that sigma(m)=2.5*m.

MATHEMATICA

a[n_] := (For[m=1, DivisorSigma[1, m]!=(n+1/2)m, m++ ]; m); Do[Print[a[n]], {n, 4}]

CROSSREFS

Cf. A007539, A055153, A000396, A005820, A027687.

Adjacent sequences: A088909 A088910 A088911 this_sequence A088913 A088914 A088915

Sequence in context: A111430 A059332 A000794 this_sequence A055462 A088600 A066120

KEYWORD

hard,more,nonn

AUTHOR

Farideh Firoozbakht (f.firoozbakht(AT)sci.ui.ac.ir), Nov 29 2003

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 May 16 01:24 EDT 2008. Contains 139630 sequences.


AT&T Labs Research