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!)
A101563 a(n)=(-1)^n*coefficient of x^n in sum{k>=1,x^(k-1)/(1+10x^k)}. 3
1, 9, 101, 1009, 10001, 99909, 1000001, 10001009, 100000101, 999990009, 10000000001, 100000100909, 1000000000001, 9999999000009, 100000000010101, 1000000010001009, 10000000000000001, 99999999900099909 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n)=sum{k=0..n, (-1)^(n-k)*if(mod(n+1, k+1)=0, 1, 0)*10^k}
CROSSREFS
Sequence in context: A360348 A174509 A103461 * A269732 A007133 A183518
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Dec 07 2004
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 24 18:17 EDT 2024. Contains 371962 sequences. (Running on oeis4.)