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!)
A319804 a(n) = A319720(n) + A319652(n). 7
0, 2, 4, 6, 5, 10, 15, 20, 10, 15, 20, 25, 15, 20, 25, 30, 17, 25, 42, 59, 25, 42, 59, 76, 42, 59, 67, 84, 59, 76, 84, 92, 34, 42, 50, 67, 42, 59, 67, 84, 50, 67, 84, 101, 67, 84, 101, 109, 51, 59, 67, 75, 59, 76, 84, 92, 67, 84, 101, 109, 75, 92, 109, 126, 65, 85, 150, 215 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
This sequence is different from A055948.
LINKS
PROG
(PARI) a(n) = my(nd=digits(n, 4)); fromdigits(vecsort(nd), 4) + fromdigits(vecsort(nd, , 4), 4); \\ Michel Marcus, Sep 28 2018
CROSSREFS
Base b: A319785 (b=2), A319803 (b=3), this sequence (b=4), A319805 (b=5), A319806 (b=6), A319807 (b=7), A319808 (b=8), A319747 (b=9), A052008 (b=10).
Sequence in context: A365060 A365059 A083718 * A055948 A071083 A141765
KEYWORD
nonn,base
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 16 04:38 EDT 2024. Contains 371696 sequences. (Running on oeis4.)