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!)
A278844 a(n) = permanent M_n where M_n is the n X n matrix m(i,j) = (Catalan(i+j))^2. 1
1, 4, 1409, 61813936, 405546824579185, 444429790193462299152820, 87560380592182813232163111416947497, 3267701159348966740482726536189228228570094452288, 24017165813923278639658993746183865352216465064857235206429739929 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
Flatten[{1, Table[Permanent[Table[CatalanNumber[i+j]^2, {i, 1, n}, {j, 1, n}]], {n, 1, 12}]}]
CROSSREFS
Sequence in context: A167071 A274296 A283103 * A036107 A201390 A030271
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Nov 29 2016
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 03:08 EDT 2024. Contains 371918 sequences. (Running on oeis4.)