Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A066945
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A066945 Numbers n such that phi(phi(n)) + sigma(sigma(n)) - phi(sigma(n)) - sigma(phi(n)) = phi(n). +0
3
11, 11063, 11943, 38585, 39995, 43021, 63349, 67709, 967393, 1267511, 2020925, 2915307, 5805559, 6584747, 6659429, 8064017, 26260385, 27681847, 31886881, 41932769, 48922307, 61270145, 71429011, 89087903, 91364345, 191945623 (list; graph; listen)
OFFSET

1,1

EXAMPLE

Let n = 11. Then phi(phi(n)) + sigma(sigma(n)) - phi(sigma(n)) - sigma(phi(n)) = phi(10) + sigma(12) - phi(12) - sigma(10) = 4 + 28 - 4 - 18 = 10 = phi(n), so 11 is in the sequence.

MATHEMATICA

g[x_] := Module[{a, b, c, d, e, f}, a=EulerPhi[x]; b=DivisorSigma[1, x]; c=EulerPhi[a]; d=DivisorSigma[1, b]; e=EulerPhi[b]; f=DivisorSigma[1, a]; c+d-e-f==a]; Do[If[g[n]==True, Print[n]], {n, 1, 10^5}]

CROSSREFS

Cf. A000010, A000203, A066850, A066939, A066946.

Sequence in context: A138713 A068223 A068224 this_sequence A113615 A034873 A075854

Adjacent sequences: A066942 A066943 A066944 this_sequence A066946 A066947 A066948

KEYWORD

nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Jan 24 2002

EXTENSIONS

Edited by Dean Hickerson (dean.hickerson(AT)yahoo.com), Jan 26 2002

a(17)-a(26) from Donovan Johnson (donovan.johnson(AT)yahoo.com), Jan 02 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 November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research