Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A080371
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A080371 a(n) = smallest x such that quotient d(x+1)/d(x) equals n, where d()=A000005, the number of divisors. +0
2
2, 1, 11, 23, 47, 59, 191, 167, 179, 239, 5119, 359, 20479, 2111, 719, 839, 983039, 1259, 786431, 3023, 2879, 15359, 62914559, 3359, 22031, 266239, 6299, 6719 (list; graph; listen)
OFFSET

1,1

FORMULA

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

EXAMPLE

n = 49: a(49) = 233279 = m, d[m+1] = 98,d[m] = 2, quotient = 49.

MATHEMATICA

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

CROSSREFS

Cf. A000005, A080372.

Sequence in context: A063624 A101851 A111724 this_sequence A013019 A012904 A013015

Adjacent sequences: A080368 A080369 A080370 this_sequence A080372 A080373 A080374

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: ?, 5039, ?, 7559, 156671, 6881279, 25919, 10079, ?, 5505023, ...

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 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research