Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062927
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062927 Numbers n such that n divides the sum of digits of 9^n. +0
2
1, 3, 6, 9, 27, 90, 108, 144, 243 (list; graph; listen)
OFFSET

1,2

COMMENT

Next term after 243, if it exists, is greater than 30000. - Ryan Propper (rpropper(AT)stanford.edu), Jun 18 2005

EXAMPLE

a(1)=3, so 3 divides sum of digits of 9^3 (i.e.7+2+9=18).

MATHEMATICA

Do[If[Mod[Plus @@ IntegerDigits[9^n, 10], n] == 0, Print[n]], {n, 1, 30000}] (Propper)

CROSSREFS

Sequence in context: A061929 A019461 A067862 this_sequence A045638 A038224 A133195

Adjacent sequences: A062924 A062925 A062926 this_sequence A062928 A062929 A062930

KEYWORD

hard,more,nonn,base

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com) and Shyam Sunder Gupta (guptass(AT)rediffmail.com), Feb 16 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 September 7 15:23 EDT 2008. Contains 143483 sequences.


AT&T Labs Research