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!)
A126472 Largest term in rows of triangle A126470, in which row sums equal factorials. 2
1, 1, 1, 3, 7, 26, 136, 784, 5189, 40639, 357638, 3472240, 37835023, 449901885, 5763035223, 79697811456, 1185091117180, 18789393725696, 316557520950918, 5664877511610114, 106815500916218123, 2123415404236087790 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
In triangle A126470, row n lists coefficients of q in F(n,q) that satisfies: F(n,q) = Sum_{k=0..n-1} C(n-1,k)*F(k,q)*F(n-k-1,q)*q^k for n>0, with F(0,q) = 1.
LINKS
EXAMPLE
Row functions F(n,q) of triangle A126470 begin:
F(0,q) = F(1,q) = 1;
F(1,q) = 1 + q;
F(2,q) = 1 + 3*q + q^2 + q^3;
F(3,q) = 1 + 6*q + 7*q^2 + 5*q^3 + 3*q^4 + q^5 + q^6.
PROG
(PARI)
CROSSREFS
Sequence in context: A252786 A108217 A120120 * A019059 A305446 A334793
KEYWORD
nonn
AUTHOR
Paul D. Hanna, Dec 31 2006
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 May 6 22:56 EDT 2024. Contains 372297 sequences. (Running on oeis4.)