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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A094872 phi(n)/tau(n), for odd squarefree n>1(A056911), phi=A000010, tau=A000005. 0
1, 2, 3, 5, 6, 2, 8, 9, 3, 11, 14, 15, 5, 6, 18, 5, 20, 21, 23, 8, 26, 10, 9, 29, 30, 12, 33, 11, 35, 36, 15, 39, 41, 16, 14, 44, 18, 15, 18, 48, 50, 51, 6, 53, 54, 18, 56, 22, 24, 20, 63, 21, 65, 27, 68, 69, 23, 30, 28, 74, 75, 30, 78, 26, 33, 81, 10, 83, 86, 29, 89, 90, 30, 36, 40 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

PROG

(PARI) for(n=1, 95, if(issquarefree(k=2*n+1), print1(eulerphi(k)/numdiv(k), ", "))) - Klaus Brockhaus, Jun 16 2004

CROSSREFS

Sequence in context: A095296 A157260 A177870 * A201744 A152206 A154123

Adjacent sequences:  A094869 A094870 A094871 * A094873 A094874 A094875

KEYWORD

nonn

AUTHOR

Lekraj Beedassy (blekraj(AT)yahoo.com), Jun 16 2004

EXTENSIONS

Corrected and extended by Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jun 16 2004

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 13 23:23 EST 2012. Contains 205567 sequences.