login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A071964 Numbers n such that n = Lpf(n)*Lpf(phi(n)) where Lpf(x) = A006530(x) is the largest prime factor of x. 0
4, 6, 9, 10, 21, 25, 34, 39, 49, 55, 57, 111, 121, 155, 169, 203, 205, 219, 253, 289, 291, 301, 305, 327, 361, 489, 497, 505, 514, 529, 579, 689, 737, 755, 791, 841, 889, 905, 961, 979, 1027, 1081, 1205, 1255, 1299, 1355, 1369, 1379, 1461, 1477, 1681, 1703 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

PROG

(PARI) for(n=1, 3000, if(vecmax(component(factor(n), 1))*vecmax(component(factor(eulerphi(n)), 1))==n, print1(n, ", ")))

CROSSREFS

Sequence in context: A077554 A118778 A108635 * A135257 A118697 A118695

Adjacent sequences:  A071961 A071962 A071963 * A071965 A071966 A071967

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Jun 16 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 17:11 EST 2012. Contains 205938 sequences.