Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A074244
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A074244 Numbers n such that phi(n) is a harmonic number. +0
1
1, 2, 7, 9, 14, 18, 29, 58, 213, 271, 284, 426, 542, 673, 731, 791, 833, 1011, 1015, 1017, 1131, 1305, 1346, 1348, 1376, 1462, 1508, 1568, 1582, 1624, 1666, 1720, 1960, 2022, 2030, 2034, 2064, 2088, 2262, 2352, 2436, 2580, 2610, 2940, 2971, 5942, 7775 (list; graph; listen)
OFFSET

1,2

COMMENT

Recall that n is harmonic if the harmonic mean of its divisors is an integer, i.e. if n * tau(n) / sigma(n) is an integer. (Tattersall, p. 147)

REFERENCES

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

EXAMPLE

phi(14) = 6 and 6 * tau(6) / sigma(6) = 6 * 4 / 12 = 2, an integer, so 14 is a term of the sequence.

MATHEMATICA

isHarmonic[n_] := IntegerQ[n*DivisorSigma[0, n] / DivisorSigma[1, n]]; Select[Range[10^4], isHarmonic[EulerPhi[ # ]] &]

CROSSREFS

Cf. A001599.

Sequence in context: A056904 A077470 A047352 this_sequence A102994 A085544 A154789

Adjacent sequences: A074241 A074242 A074243 this_sequence A074245 A074246 A074247

KEYWORD

nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Sep 19 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research