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!)
A096883 Expansion of (1+10x)/(1-101x^2). 1
1, 10, 101, 1010, 10201, 102010, 1030301, 10303010, 104060401, 1040604010, 10510100501, 105101005010, 1061520150601, 10615201506010, 107213535210701, 1072135352107010, 10828567056280801, 108285670562808010 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n)=9a(n-1)+10a(n-2)+101^floor((n-2)/2); a(n)=sum{k=0..floor(n/2), binomial(floor(n/2), k)10^(n-2k) }.
CROSSREFS
Sequence in context: A267879 A284137 A284179 * A266720 A033128 A094945
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Jul 14 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 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)