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!)
A116043 n+phi(n)+phi(phi(n)) is a square. 4
2, 6, 10, 11, 22, 24, 40, 62, 73, 88, 93, 96, 97, 105, 116, 127, 157, 160, 188, 228, 229, 237, 248, 292, 293, 301, 332, 352, 384, 401, 449, 464, 484, 541, 580, 640, 752, 837, 912, 945, 992, 1033, 1168, 1297, 1328, 1408, 1477, 1536, 1697, 1785, 1856, 1881 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
401+phi(401)+phi(phi(401)) = 961 = 31^2.
MATHEMATICA
epQ[n_]:=Module[{epn=EulerPhi[n]}, IntegerQ[Sqrt[n+epn+EulerPhi[ epn]]]]; Select[Range[2000], epQ] (* Harvey P. Dale, Oct 03 2011 *)
CROSSREFS
Sequence in context: A050425 A030405 A125241 * A085258 A133520 A346299
KEYWORD
nonn
AUTHOR
Giovanni Resta, Feb 13 2006
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 23 07:16 EDT 2024. Contains 371905 sequences. (Running on oeis4.)