Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A109668
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A109668 Numbers n such that the sum of the digits of phi(n)^sigma(n) is divisible by n. +0
1
1, 9, 18, 35, 67, 189, 310, 475, 516, 684, 2493, 2527, 3465, 4701, 5157, 8321 (list; graph; listen)
OFFSET

1,2

EXAMPLE

The digits of phi(3465)^sigma(3465) sum to 72765 and 72765 is divisible by 3465, so 3465 is in the sequence.

MATHEMATICA

Do[s = EulerPhi[n]^DivisorSigma[1, n]; k = Plus @@ IntegerDigits[s]; If[Mod[k, n] == 0, Print[n]], {n, 1, 10^4}]

CROSSREFS

Sequence in context: A161570 A140089 A139591 this_sequence A051063 A162689 A033896

Adjacent sequences: A109665 A109666 A109667 this_sequence A109669 A109670 A109671

KEYWORD

base,more,nonn

AUTHOR

Ryan Propper (rpropper(AT)stanford.edu), Aug 06 2005

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