Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A105261
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A105261 Values of n such that phi(n)=c(n)^2, where phi is the Euler totient function and c(n) is the product of the distinct prime factors of n (c(1)=1). +0
1
1, 8, 108, 250, 6174, 41154 (list; graph; listen)
OFFSET

1,2

COMMENT

This sequence has exactly six terms (see the Monthly reference). phi(n)=A000010(n); c(n)=A007947(n).

REFERENCES

J.-M. De Konick, Problem 10966, Amer. Math. Monthly, 111 (2004), p. 536.

EXAMPLE

8 is in the sequence because phi(8)=4 (1,3,5,7), c(8)=2 (2 being the only prime divisor of 8) and so phi(8)=c(8)^2.

MAPLE

with(numtheory): c:=proc(n) local div: div:=convert(factorset(n), list): product(div[j], j=1..nops(div)) end:p:=proc(n) if phi(n)=c(n)^2 then n else fi end: seq(p(n), n=1..42000);

CROSSREFS

Cf. A000010, A007947.

Sequence in context: A099695 A000845 A027013 this_sequence A099762 A119936 A048543

Adjacent sequences: A105258 A105259 A105260 this_sequence A105262 A105263 A105264

KEYWORD

fini,nonn,full

AUTHOR

Emeric Deutsch (deutsch(AT)duke.poly.edu), Apr 14 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 July 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research