Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144849
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144849 Coefficients beta^{[2n]}_n arising in expansion of sinelemniscate function sl. +0
6
1, 6, 336, 77616, 50916096, 76307083776, 226653840838656, 1207012936807028736, 10696277678308486742016, 148900090457044541209706496, 3110043187741674836967136690176, 93885206124269301790338015801901056, 3970859549814416912519992571903015387136 (list; graph; listen)
OFFSET

0,2

REFERENCES

J. S. Lomont and J. Brillhart, Elliptic Polynomials, Chapman and Hall, 2001; see p. 86.

LINKS

N. J. A. Sloane, Table of n, a(n) for n = 0..100

FORMULA

A recurrence is given in the Maple code.

MAPLE

a[0]:=1; b[0]:=1;

for n from 1 to 15 do b[n]:=add(binomial(4*n, 4*j+2)*b[j]*b[n-1-j], j=0..n-1);

a[n]:=(1/3)*add(binomial(4*n-1, 4*j+1)*a[j]*b[n-1-j], j=0..n-1); od:

tb:=[seq(b[n], n=0..15)];

CROSSREFS

Cf. A144853.

Sequence in context: A135195 A001509 A003031 this_sequence A047941 A000409 A059415

Adjacent sequences: A144846 A144847 A144848 this_sequence A144850 A144851 A144852

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Feb 12 2009

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research