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!)
A319807 a(n) = A319724(n) + A319655(n). 7

%I #14 Sep 28 2018 10:04:30

%S 0,2,4,6,8,10,12,8,16,24,32,40,48,56,16,24,32,40,48,56,64,24,32,40,48,

%T 56,64,72,32,40,48,56,64,72,80,40,48,56,64,72,80,88,48,56,64,72,80,88,

%U 96,50,64,114,164,214,264,314,64,114,164,214,264,314,364,114,164,178,228

%N a(n) = A319724(n) + A319655(n).

%C This sequence is different from A055954.

%H Seiichi Manyama, <a href="/A319807/b319807.txt">Table of n, a(n) for n = 0..2400</a>

%o (PARI) a(n) = my(nd=digits(n, 7)); fromdigits(vecsort(nd), 7) + fromdigits(vecsort(nd,,4), 7); \\ _Michel Marcus_, Sep 28 2018

%Y Base b: A319785 (b=2), A319803 (b=3), A319804 (b=4), A319805 (b=5), A319806 (b=6), this sequence (b=7), A319808 (b=8), A319747 (b=9), A052008 (b=10).

%Y Cf. A055954, A319655, A319724.

%K nonn,base,look

%O 0,2

%A _Seiichi Manyama_, Sep 28 2018

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 06:42 EDT 2024. Contains 371964 sequences. (Running on oeis4.)