login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A161020 All the non-repdigit terms of A160818 0
370, 407, 481, 518, 592, 629, 370370, 407407, 481481, 518518, 592592, 629629, 370370370, 407407407, 456790123, 469135802, 481481481, 493827160, 506172839, 518518518, 530864197, 543209876, 592592592, 629629629, 370370370370 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

All known terms are multiples of 37

No additional terms below 10^7, next term is probably 370370370.

EXAMPLE

For example with 370: (073+037+307+370+703+730)/6= 370

MAPLE

read("transforms3") ; isrep := proc(n) if nops(convert(convert(n, base, 10), set)) = 1 then true; else false; fi; end: a160818 := BFILETOLIST("b160818.txt") ; for i from 1 to 400 do a := op(i, a160818) ; if not isrep(a) then printf("%d, ", a) ; fi; od: [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jul 04 2009]

CROSSREFS

A160818

Sequence in context: A205911 A205903 A108772 * A102618 A037232 A165330

Adjacent sequences:  A161017 A161018 A161019 * A161021 A161022 A161023

KEYWORD

base,nonn

AUTHOR

Johan Sarnbratt (johan.sarnbratt(AT)gmail.com), Jun 02 2009

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jul 04 2009

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 02:08 EST 2012. Contains 205978 sequences.