Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A080372
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A080372 a(n) = smallest x such that quotient d(x)/d(x+1) equals n, where d()=A000005, the number of divisors. +0
2
2, 6, 12, 30, 112, 60, 192, 210, 180, 240, 13312, 420, 12288, 2112, 1008, 1320, 2162688, 1800, 786432, 2160, 4800, 15360 (list; graph; listen)
OFFSET

1,1

FORMULA

a(n)=Min{x : d[x]/d[x+1]=n}

EXAMPLE

n = 17: a(17) = 2162688 = m, d[m] = 68,d[m+1] = 4,quotient = 17.

MATHEMATICA

t = Table[ 0, {50}]; Do[ s = DivisorSigma[0, n] / DivisorSigma[0, n+1]; If[ s < 51 && t[[s]] == 0, t[[s]] = n], {n, 1, 45000000}]; t

CROSSREFS

Cf. A000005, A080371.

Sequence in context: A095349 A022916 A073949 this_sequence A000650 A032178 A102881

Adjacent sequences: A080369 A080370 A080371 this_sequence A080373 A080374 A080375

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Feb 24 2003

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Feb 27 2003

The sequence continues: ?, 2520, 6480, 61440, 6300, 8640, ?, 12240, ?, 7560, 64512, 1376256, 58320, 12600, ?, 8650752 ...

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 July 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research