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!)
A172432 Duplicate of A098952. 0
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 14, 16, 18, 20, 22, 24, 26 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
PROG
(Liberty Basic)DO:x$ = STR$(a):l = LEN(x$):m = a MOD l:IF m = 0 THEN PRINT a:a = a + 1:LOOP UNTIL Inkey$ <> "":END
CROSSREFS
Sequence in context: A190760 A067036 A119823 * A317622 A331400 A067082
KEYWORD
dead
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 March 28 13:25 EDT 2024. Contains 371254 sequences. (Running on oeis4.)