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!)
A319806 a(n) = A319723(n) + A319654(n). 7
0, 2, 4, 6, 8, 10, 7, 14, 21, 28, 35, 42, 14, 21, 28, 35, 42, 49, 21, 28, 35, 42, 49, 56, 28, 35, 42, 49, 56, 63, 35, 42, 49, 56, 63, 70, 37, 49, 86, 123, 160, 197, 49, 86, 123, 160, 197, 234, 86, 123, 135, 172, 209, 246, 123, 160, 172, 184, 221, 258, 160, 197, 209, 221, 233 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
This sequence is different from A055952.
LINKS
PROG
(PARI) a(n) = my(nd=digits(n, 6)); fromdigits(vecsort(nd), 6) + fromdigits(vecsort(nd, , 4), 6); \\ Michel Marcus, Sep 28 2018
CROSSREFS
Base b: A319785 (b=2), A319803 (b=3), A319804 (b=4), A319805 (b=5), this sequence (b=6), A319807 (b=7), A319808 (b=8), A319747 (b=9), A052008 (b=10).
Sequence in context: A115950 A077127 A082191 * A055952 A061243 A079431
KEYWORD
nonn,base,look
AUTHOR
Seiichi Manyama, Sep 28 2018
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 April 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)