Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A109661
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A109661 Numbers n such that the sum of the digits of phi(n)^n is divisible by n. +0
1
1, 9, 18, 23, 45, 172, 578, 4788, 6039, 6408, 10303 (list; graph; listen)
OFFSET

1,2

COMMENT

Next term after 6408 is greater than 10000.

EXAMPLE

The sum of the digits of phi(6039)^6039 is 42273, and 42273 is divisible by 6039, so 6039 is in the sequence.

MATHEMATICA

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

CROSSREFS

Sequence in context: A062057 A015785 A046412 this_sequence A015798 A028494 A038838

Adjacent sequences: A109658 A109659 A109660 this_sequence A109662 A109663 A109664

KEYWORD

base,nonn

AUTHOR

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

EXTENSIONS

a(11) from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Jan 24 2006

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 July 23 17:35 EDT 2008. Contains 142285 sequences.


AT&T Labs Research