login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A087366
Smallest k such that k*n^n is a palindrome, or 0 if none exists.
1
1, 1, 37, 33, 1685, 1045739, 13477, 1737, 48452429, 0, 11100637983
OFFSET
1,3
COMMENTS
Next term is > 10^9. - David Wasserman, May 24 2005
FORMULA
a(n) = A087365(n)/(n^n). - David Wasserman, May 24 2005
EXAMPLE
a(4) = 8448/4^4 = 33.
CROSSREFS
Cf. A087365.
Sequence in context: A222293 A350002 A242556 * A324249 A022993 A023479
KEYWORD
base,nonn
AUTHOR
Amarnath Murthy, Sep 08 2003
EXTENSIONS
More terms from David Wasserman, May 24 2005
a(11) from Donovan Johnson, Oct 07 2011
STATUS
approved