Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108859
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A108859 Numbers n such that n divides the sum of the digits of n^(2n). +0
1
1, 3, 5, 9, 18, 63, 72, 74, 104, 111, 116, 117, 565, 621, 734, 1242, 1620, 4596, 4728, 5823, 5956 (list; graph; listen)
OFFSET

1,2

COMMENT

Next term after 5956, if it exists, is greater than 10,000.

EXAMPLE

734 is a term because the sum of the integer digits of 734^(2*734), 19084, is divisible by 734.

MATHEMATICA

Do[If[Mod[Plus @@ IntegerDigits[n^(2*n)], n] == 0, Print[n]], {n, 1, 10000}]

CROSSREFS

Sequence in context: A108227 A028411 A018098 this_sequence A032385 A071384 A078066

Adjacent sequences: A108856 A108857 A108858 this_sequence A108860 A108861 A108862

KEYWORD

base,hard,more,nonn

AUTHOR

Ryan Propper (rpropper(AT)stanford.edu), Jul 11 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 November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research