Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062374
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062374 Euler phi(n) / Carmichael lambda(n) = 4. +0
2
24, 40, 48, 56, 60, 65, 72, 84, 85, 88, 96, 104, 105, 112, 130, 132, 136, 140, 144, 145, 152, 156, 165, 170, 176, 180, 184, 185, 192, 200, 204, 205, 210, 216, 220, 221, 224, 228, 231, 232, 248, 265, 276, 285, 288, 290, 296, 300, 304, 305, 308, 325, 328, 330 (list; graph; listen)
OFFSET

1,1

COMMENT

Solutions to A000010(n)/A002322(n)=4.

PROGRAM

(PARI) {cmf(f)=if( ((f[1]==2)&&(f[2]>2)), eulerphi(f[1]^f[2])/2, eulerphi(f[1]^f[2])) } {cl(f)= k=factor(f); l=1; for(x=1, omega(f), l=lcm(l, cmf([k[x, 1], k[x, 2]]))); l } {A062374(n)=eulerphi(n)/cl(n)} for(x=1, 10001, if(A062374(x)==4, print1(x, ", ")))

CROSSREFS

Cf. A000010, A002322, A034380, A033948, A033948, A062373-A062377.

Sequence in context: A164534 A047982 A095158 this_sequence A048104 A065127 A065036

Adjacent sequences: A062371 A062372 A062373 this_sequence A062375 A062376 A062377

KEYWORD

easy,nonn

AUTHOR

Vladeta Jovovic (vladeta(AT)eunet.rs), Jun 17 2001

EXTENSIONS

More terms from Randall L. Rathbun, Jan 12 2002

page 1

Search completed in 0.005 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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research