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!)
A166378 Exponential Riordan array [1+x^2*sec(x), x]. 1
1, 0, 1, 2, 0, 1, 0, 6, 0, 1, 12, 0, 12, 0, 1, 0, 60, 0, 20, 0, 1, 150, 0, 180, 0, 30, 0, 1, 0, 1050, 0, 420, 0, 42, 0, 1, 3416, 0, 4200, 0, 840, 0, 56, 0, 1, 0, 30744, 0, 12600, 0, 1512, 0, 72, 0, 1, 124650, 0, 153720, 0, 31500, 0, 2520, 0, 90, 0, 1 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
Row sums are A166379. Diagonal sums are A166380.
LINKS
FORMULA
Number triangle T(n,k)=[k<=n]*A166377((n-k)/2)*C(n,k)*(1+(-1)^(n-k))/2.
EXAMPLE
Triangle begins
1,
0, 1,
2, 0, 1,
0, 6, 0, 1,
12, 0, 12, 0, 1,
0, 60, 0, 20, 0, 1,
150, 0, 180, 0, 30, 0, 1,
0, 1050, 0, 420, 0, 42, 0, 1,
3416, 0, 4200, 0, 840, 0, 56, 0, 1,
0, 30744, 0, 12600, 0, 1512, 0, 72, 0, 1,
124650, 0, 153720, 0, 31500, 0, 2520, 0, 90, 0, 1
MATHEMATICA
(* The function RiordanArray is defined in A256893. *)
RiordanArray[1 + #^2 Sec[#]&, #&, 11, True] // Flatten (* Jean-François Alcover, Jul 19 2019 *)
CROSSREFS
Sequence in context: A166357 A067147 A112227 * A249820 A136579 A249731
KEYWORD
easy,nonn,tabl
AUTHOR
Paul Barry, Oct 13 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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)