Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A060473
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A060473 a(n) = numerator of phi(n)/(n+1), where phi(n) is Euler's phi, A000010. +0
2
1, 1, 1, 2, 2, 2, 3, 4, 3, 4, 5, 4, 6, 2, 1, 8, 8, 6, 9, 8, 6, 10, 11, 8, 10, 4, 9, 12, 14, 8, 15, 16, 10, 16, 2, 12, 18, 6, 3, 16, 20, 12, 21, 4, 12, 22, 23, 16, 21, 20, 8, 24, 26, 18, 5, 8, 18, 28, 29, 16, 30, 10, 9, 32, 8, 20, 33, 32, 22, 24, 35, 24, 36, 12, 10, 36, 10, 24, 39, 32, 27, 40, 41 (list; graph; listen)
OFFSET

1,4

LINKS

T. D. Noe, Table of n, a(n) for n=1..1000

EXAMPLE

a(7) = 3/4 because phi(7)/(7+1) = 6/8 = 3/4.

MAPLE

with(numtheory, phi): seq(numer(phi(n)/(n+1)), n=1..50);

PROGRAM

(PARI) { for (n=1, 1000, write("b060473.txt", n, " ", numerator(eulerphi(n)/(n + 1))); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 05 2009]

CROSSREFS

Cf. A000010, A060474.

Sequence in context: A057747 A152803 A016729 this_sequence A055034 A112184 A112213

Adjacent sequences: A060470 A060471 A060472 this_sequence A060474 A060475 A060476

KEYWORD

easy,frac,nice,nonn

AUTHOR

Fabian Rothelius (fabian.rothelius(AT)telia.com), Mar 16 2001

EXTENSIONS

More terms from Asher Natan Auel (auela(AT)reed.edu), Mar 16 2001

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 December 16 17:18 EST 2009. Contains 170825 sequences.


AT&T Labs Research