Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A074920
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A074920 phi(n) = 6n/Pi^2 rounded to nearest integer. +0
1
1, 2, 3, 4, 33, 39, 99, 3237, 9711 (list; graph; listen)
OFFSET

1,2

COMMENT

The average value of phi(n) can be approximated for large n by 6n/Pi^2 (Tattersall, p. 162).

REFERENCES

Tattersall, J. "Elementary Number Theory in Nine Chapters", Cambridge University Press, 2001.

EXAMPLE

phi(99) = 60 and 6*99/Pi^2 = 60.1848...., which rounds off to 60. Hence 99 is a term of the sequence.

MATHEMATICA

s = Pi^2; l = {}; Do[ If[Abs[EulerPhi[n] - 6 n/ s] <= 0.5, l = Append[l, n]], {n, 1, 10^5}]; l

CROSSREFS

Sequence in context: A067242 A028354 A028355 this_sequence A102842 A009263 A084314

Adjacent sequences: A074917 A074918 A074919 this_sequence A074921 A074922 A074923

KEYWORD

nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Oct 01 2002

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 5 08:23 EST 2009. Contains 170348 sequences.


AT&T Labs Research