login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A145747 a(n) is the smallest number m such that phi(m)+sigma(m)=n*pi(m). 0
3, 2, 14, 26, 55, 30, 56, 329, 626, 366, 340, 558, 288, 552, 828, 3496, 6928, 2430, 81809, 3920, 3432, 8680, 48380, 23430, 2520, 144020, 435056, 21384, 728096, 188376, 11802175, 97320, 54057938, 89700, 349752, 1143492, 11286632, 490752 (list; graph; refs; listen; history; text; internal format)
OFFSET
3,1
COMMENTS
a(47) is greater than 4*10^8.
LINKS
MATHEMATICA
a[n_]:=(For[m=1, DivisorSigma[1, m]+EulerPhi[m]!=n EulerPhi[m], m++ ]; m); Do[Print[a[n]], {n, 3, 46}]
CROSSREFS
Cf. A015704.
Sequence in context: A324661 A163355 A214885 * A055234 A291051 A342640
KEYWORD
nonn
AUTHOR
Farideh Firoozbakht, Oct 30 2008
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 12:33 EDT 2024. Contains 371969 sequences. (Running on oeis4.)