login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A050764 Numbers of form k^k (for values of k see A050763) containing no pair of consecutive equal digits (probably finite). 1
1, 4, 27, 256, 3125, 823543, 387420489, 437893890380859375, 39346408075296537575424 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Select[Table[k^k, {k, 20}], FreeQ[Differences[IntegerDigits[#]], 0]&] (* Harvey P. Dale, Aug 23 2019 *)
CROSSREFS
Sequence in context: A000312 A086783 A301742 * A302108 A240582 A338693
KEYWORD
nonn,base
AUTHOR
Patrick De Geest, Sep 15 1999
EXTENSIONS
Since this is a list, it has offset 1 and does not contain any repeated terms. - N. J. A. Sloane, Aug 24 2019
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 3 23:22 EDT 2024. Contains 372225 sequences. (Running on oeis4.)