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!)
A100681 Inverse modulo 2 binomial transform of 10^n. 0

%I #9 Dec 20 2019 17:33:23

%S 1,9,99,891,9999,89991,989901,8909109,99999999,899999991,9899999901,

%T 89099999109,999899990001,8999099910009,98990099010099,

%U 890910891090891,9999999999999999,89999999999999991,989999999999999901

%N Inverse modulo 2 binomial transform of 10^n.

%C 10^n may be retrieved as sum{k=0..n, mod(binomial(n,k),2)*a(k)}.

%F a(n)=sum{k=0..n, (-1)^A010060(n-k)*mod(binomial(n, k), 2)10^k}.

%K easy,nonn

%O 0,2

%A _Paul Barry_, Dec 06 2004

%E Definition and comment corrected by _N. J. A. Sloane_, Dec 20 2019

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 19 08:45 EDT 2024. Contains 371782 sequences. (Running on oeis4.)