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!)
A074081 Sum of determinants of 3rd-order principal minors of powers of inverse of tetramatrix ((1,1,0,0),(1,0,1,0),(1,0,0,1),(1,0,0,0)). 3
4, -1, 3, -7, 15, -26, 51, -99, 191, -367, 708, -1365, 2631, -5071, 9775, -18842, 36319, -70007, 134943, -260111, 501380, -966441, 1862875, -3590807, 6921503, -13341626, 25716811, -49570747, 95550687, -184179871, 355018116, -684319421, 1319068095, -2542585503, 4900991135 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
a(n) = (-1)^n*T(n), where T(n) are the generalized tetranacci numbers A073817.
a(n) = -a(n-1)+a(n-2)-a(n-3)+a(n-4), a(0)=4, a(1)=-1, a(2)=3, a(3)=-7.
G.f.: (4+3x-2x^2+x^3)/(1+x-x^2+x^3-x^4).
MATHEMATICA
CoefficientList[Series[4+3*x-2*x^2+x^3)/(1+x-x^2+x^3-x^4), {x, 0, 40}], x]
CROSSREFS
Cf. A073817.
Sequence in context: A109531 A200132 A073817 * A132703 A176217 A226574
KEYWORD
easy,sign
AUTHOR
Mario Catalani (mario.catalani(AT)unito.it), Aug 19 2002
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 16:49 EDT 2024. Contains 371962 sequences. (Running on oeis4.)