Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063868
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063868 Solutions to Phi[x + omega[x]] = Phi[x] + d[x], where Phi[] = A000010(), d[] = A000005() and omega[] = A001221(). +0
1
33, 72, 1293, 4187, 7169, 8466, 23086, 24881, 25019, 59987, 77057, 143369, 150419, 176715, 205727, 215069, 220817, 359499, 418307, 1239869, 1887239, 2123583, 2229011, 2262107, 2303837, 2458397, 2502977, 3495954, 3693419, 4279859 (list; graph; listen)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,60

PROGRAM

(PARI) for(n=1, 10^7, if(eulerphi(n+omega(n))==eulerphi(n)+numdiv(n), print(n)))

(PARI) { n=0; for (m=1, 10^9, if(eulerphi(m + omega(m)) == eulerphi(m) + numdiv(m), write("b063868.txt", n++, " ", m); if (n==60, break)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Sep 01 2009]

CROSSREFS

Cf. A000010, A000005, A001221.

Sequence in context: A044516 A015722 A103046 this_sequence A049012 A137187 A134037

Adjacent sequences: A063865 A063866 A063867 this_sequence A063869 A063870 A063871

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Aug 26 2001

EXTENSIONS

1239869 from Thomas Baruchel (baruchel(AT)users.sourceforge.net), Oct 19 2003

a(21)-a(30) from Donovan Johnson (donovan.johnson(AT)yahoo.com), Aug 03 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 4 15:11 EST 2009. Contains 170347 sequences.


AT&T Labs Research