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!)
A062107 Diagonal of table A062104. 5
0, 1, 3, 10, 30, 90, 270, 810, 2430, 7290, 21870, 65610, 196830, 590490, 1771470, 5314410, 15943230, 47829690, 143489070, 430467210, 1291401630, 3874204890, 11622614670, 34867844010, 104603532030, 313810596090, 941431788270 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
FORMULA
a(n) = 10*3^(n-4) for n >= 4.
From Paul Barry, Oct 15 2004: (Start)
G.f.: x^2(1+x^2)/(1-3x);
a(n) = Sum_{k=0..n-2} 3^(n-k-2)binomial(1, k/2)(1+(-1)^k)/2.
MAPLE
[seq(ChessPawnTriangle(j, j), j=1..50)];
CROSSREFS
Except for initial terms, same as A005052.
Sequence in context: A026109 A026327 A014531 * A269800 A033113 A360714
KEYWORD
nonn
AUTHOR
Antti Karttunen, May 30 2001
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 13:18 EDT 2024. Contains 371952 sequences. (Running on oeis4.)