[go: up one dir, main page]

login
Revision History for A092936 (Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing entries 1-10 | older changes
Area of n-th triple of hexagons around a triangle.
(history; published version)
#37 by Alois P. Heinz at Thu Mar 21 06:48:19 EDT 2024
STATUS

reviewed

approved

#36 by Joerg Arndt at Thu Mar 21 05:42:57 EDT 2024
STATUS

proposed

reviewed

#35 by Jon E. Schoenfield at Thu Mar 21 03:58:07 EDT 2024
STATUS

editing

proposed

#34 by Jon E. Schoenfield at Thu Mar 21 03:58:04 EDT 2024
FORMULA

a(n) = 2*(T(n, 11/2)-(-1)^n)/13 with twice the Chebyshev's polynomials of the first kind evaluated at x=11/2: 2*T(n, 11/2)=A057076(n)=((11+3*sqrt(13))^n + (11-3*sqrt(13))^n)/2^n. - Wolfdieter Lang, Oct 18 2004

STATUS

approved

editing

#33 by Sean A. Irvine at Fri Jan 20 16:07:31 EST 2023
STATUS

proposed

approved

#32 by Michel Marcus at Fri Dec 30 10:04:26 EST 2022
STATUS

editing

proposed

#31 by Michel Marcus at Fri Dec 30 10:04:23 EST 2022
LINKS

<a href="/index/Rec#order_03">Index entries for linear recurrences with constant coefficients</a>, signature (10, 10, -1).

STATUS

proposed

editing

#30 by Michael A. Allen at Fri Dec 30 09:35:08 EST 2022
STATUS

editing

proposed

#29 by Michael A. Allen at Fri Dec 30 09:34:13 EST 2022
COMMENTS

a(n+1) is the number of tilings of an n-board (a board with dimensions n X 1) using (1/2,1/2)-fences, red half-squares (1/2 X 1 pieces, always placed so that the shorter sides are horizontal), green half-squares, and blue half-squares. A (w,g)-fence is a tile composed of two w X 1 pieces separated by a gap of width g. a(n+1) also equals the number of tilings of an n-board using (1/4,3/4)-fences, red (1/4,1/4)-fences, green (1/4,1/4)-fences, and blue (1/4,1/4)-fences. - Michael A. Allen, Dec 30 2022

LINKS

Michael A. Allen and Kenneth Edwards, <a href="https://www.fq.math.ca/Papers1/60-5/allen.pdf">Fence tiling derived identities involving the metallonacci numbers squared or cubed</a>, Fib. Q. 60:5 (2022) 5-17.

FORMULA

From Michael A. Allen, Dec 30 2022: (Start)

a(n+1) = 11*a(n) - a(n-1) + 2*(-1)^n.

a(n+1) = (1 + (-1)^n)/2 + 9*Sum_{k=1..n} ( k*a(n+1-k) ). (End)

STATUS

approved

editing

#28 by Alois P. Heinz at Fri Feb 22 15:01:18 EST 2019
STATUS

proposed

approved