login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


A099487
Expansion of (1-3x+x^2)/((1+x^2)(1-4x+x^2)).
3
1, 1, 3, 14, 53, 195, 727, 2716, 10137, 37829, 141179, 526890, 1966381, 7338631, 27388143, 102213944, 381467633, 1423656585, 5313158707, 19828978246, 74002754277, 276182038859, 1030725401159, 3846719565780, 14356152861961
OFFSET
0,3
COMMENTS
A Chebyshev transform of the sequence 1,1,4,16.. which has with g.f. (1-3x)/(1-4x). The image of G(x) under the Chebyshev transform is (1/(1+x^2))G(x/(1+x^2)).
FORMULA
a(n)=4a(n-1)-2a(n-2)+4a(n-3); a(n)=sum{k=0..floor(n/2), C(n-k, k)(-1)^n*(4^(n-2k)+3*0^(n-2k))/4}.
CROSSREFS
Sequence in context: A105331 A017946 A083424 * A179610 A343543 A166680
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Oct 18 2004
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 22 11:40 EDT 2024. Contains 376114 sequences. (Running on oeis4.)