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!)
A353143 Decimal repunits written in base 4. 6
0, 1, 23, 1233, 101113, 2231213, 123020013, 10033101013, 222120223013, 12213312233013, 1002032203113013, 22112101201213013, 1213132233100013013, 100022303120201013013, 2201230001311023013013, 121100320102103233013013, 3330220302313011113013013 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = A007090(A002275(n)).
PROG
(PARI) a(n) = fromdigits(digits((10^n-1)/9, 4));
CROSSREFS
Sequence in context: A061063 A372207 A100768 * A201309 A049003 A268961
KEYWORD
nonn,base,easy
AUTHOR
Seiichi Manyama, Apr 26 2022
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 August 22 09:18 EDT 2024. Contains 375369 sequences. (Running on oeis4.)