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!)
A093042 Jacobsthal(n)*Fibonacci(n). 3
0, 1, 1, 6, 15, 55, 168, 559, 1785, 5814, 18755, 60787, 196560, 636323, 2058797, 6663030, 21561015, 69774527, 225792504, 730684103, 2364536625, 7651812246, 24761766811, 80130789371, 259308635040, 839140445275, 2715515402053 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
Form a graph from a triangle and its midpoint triangle. A093042 counts walks of length n between a vertex of the original triangle and an adjacent vertex of the midpoint triangle.
LINKS
FORMULA
G.f.: (1-2x^2)/((1+x-x^2)(1-2x-4x^2)); a(n)=A001045(n)*A000045(n); a(n) := (2^n/3-(-1)^n/3)(((1+sqrt(5))/2)^n/sqrt(5)-((1-sqrt(5))/2)^n/sqrt(5)).
MATHEMATICA
LinearRecurrence[{1, 7, 2, -4}, {0, 1, 1, 6}, 30] (* Harvey P. Dale, Aug 17 2015 *)
CROSSREFS
Sequence in context: A119132 A073065 A190801 * A270624 A270675 A271002
KEYWORD
easy,nonn
AUTHOR
Paul Barry, Mar 22 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 00:30 EDT 2024. Contains 371917 sequences. (Running on oeis4.)