Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A159886
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A159886 Values k such that A000203(x)= k has more than one solution. +0
2
12, 18, 24, 31, 32, 42, 48, 54, 56, 60, 72, 80, 84, 90, 96, 98, 104, 108, 114, 120, 124, 126, 128, 132, 140, 144, 152, 156, 168, 180, 182, 186, 192, 210, 216, 224, 228, 234, 240, 248, 252, 264, 270, 272, 280, 288, 294, 308, 312, 320, 324, 336, 342, 360, 372, 378, 384, 390 (list; graph; listen)
OFFSET

1,1

COMMENT

Numbers k with A054973(k) >= 2. Numbers k which occur in A000203 more than once.

Numbers k = A007609(n) with A007609(n+1) - A007609(n) = 0.

Does this sequence have finite density? [From Franklin T. Adams-Watters (FrankTAW(AT)Netscape.net), Jun 18 2009]

LINKS

Franklin T. Adams-Watters, Table of n, a(n) fora(n) <= 10000: n=1,...,1095.

EXAMPLE

a(1)=12 as the multiplicity of the value 12 is 2: 12 = sigma(6) = sigma(11).

PROGRAM

Contribution from Franklin T. Adams-Watters (FrankTAW(AT)Netscape.net), Jun 18 2009: (Start)

(PARI) na(n) = local(v, s); v=vector(n); for(k=1, n, s=sigma(k); if(s<=n, v[s]++)); v

la(n) = local(v, r); v=na(n); r=[]; for(k=1, n, if(v[k]>1, r=concat(r, [k]))); r (End)

CROSSREFS

Cf. A000203, A054973, A007609, A007368.

Sequence in context: A136446 A074726 A091013 this_sequence A113756 A055482 A076485

Adjacent sequences: A159883 A159884 A159885 this_sequence A159887 A159888 A159889

KEYWORD

nonn

AUTHOR

Jaroslav Krizek (jaroslav.krizek(AT)atlas.cz), Apr 25 2009

EXTENSIONS

Edited and extended by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Apr 28 2009

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 December 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research