Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A087979
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A087979 a(n) = Min {x : sigma[x]=phi[nx], x is not a prime}, least nonprime solutions to sigma[x]=phi[nx]. +0
3
1, 1, 15, 14, 14, 6, 6, 42, 30, 42, 168, 210, 210, 420, 840, 20790, 20790, 9240, 9240, 83160, 120120, 3984120, 5165160, 43825320, 26860680 (list; graph; listen)
OFFSET

1,3

EXAMPLE

n=4: a(4)=14, sigma[14]=24=phi[4.14]=phi[56],

n=5: a(5)=14, sigma[14]=24=phi[5.14]=phi[70].

MATHEMATICA

ds[x_, de_] := DivisorSigma[1, x]-EulerPhi[de*x] a[n_] := Block[{m=1, s=ds[m, n]}, While[(s !=0||PrimeQ[m])&&!Greater[m, 4000000], m++ ]; m]; Table[a[n], {n, 22}]

CROSSREFS

Cf. A074891, A000203, A000010, A088830.

Sequence in context: A023457 A004456 A055126 this_sequence A048294 A069785 A010854

Adjacent sequences: A087976 A087977 A087978 this_sequence A087980 A087981 A087982

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Sep 29 2003

EXTENSIONS

More terms from David Wasserman (wasserma(AT)spawar.navy.mil), Jun 20 2005

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 November 24 19:42 EST 2009. Contains 167435 sequences.


AT&T Labs Research