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!)
A353148 Decimal repunits written in base 9. 6
0, 1, 12, 133, 1464, 16215, 178366, 2073137, 22814518, 252060710, 2772667811, 31610457022, 347715137243, 3835866520674, 43305642727525, 476363171113776, 5351104882252647, 58862154814780228, 658583714063682520, 7355531854711617721, 82021851512827806032 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = A007095(A002275(n)).
a(n) = (A055479(n) - 1)/10. - Hugo Pfoertner, Apr 26 2022
PROG
(PARI) a(n) = fromdigits(digits((10^n-1)/9, 9));
CROSSREFS
Sequence in context: A120674 A244205 A016123 * A015457 A015469 A144785
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 July 20 20:50 EDT 2024. Contains 374459 sequences. (Running on oeis4.)