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!)
A167199 First column of A167196. 2
1, -2, 7, -36, 246, -2100, 21510, -257040, 3510360, -53933040, 920694600 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Limiting ratio 2+n*a(n-1)/a(n) converges to A002193.
LINKS
FORMULA
Conjecture: E.g.f.: 2/(2+4*x+x^2) = G(0)/(1+x) where G(k) = 1 - x/((1+x) - x*(1+x)/(x - (1+x)*2/G(k+1) )); (recursively defined continued fraction). - Sergei N. Gladkovskii, Dec 28 2012.
a(n) ~ n! * (-1)^n * (1+sqrt(2))/2 * (1+1/sqrt(2))^n. - Vaclav Kotesovec, Oct 08 2013
MATHEMATICA
CoefficientList[Series[2/(2+4*x+x^2), {x, 0, 20}], x]* Range[0, 20]! (* Vaclav Kotesovec, Oct 08 2013 *)
CROSSREFS
Sequence in context: A095793 A029768 A180271 * A007889 A125033 A034430
KEYWORD
more,sign
AUTHOR
Mats Granvik, Oct 30 2009
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 23 14:32 EDT 2024. Contains 371914 sequences. (Running on oeis4.)