Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A141368
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A141368 G.f.: Sum_{n>=0} atanh(4^n*x)^n/n!, a power series in x having only integer coefficients. +0
2
1, 4, 128, 43712, 178978816, 9382678180864, 6558857974821945344, 62879510456046477909016576, 8439543050458648574249946721550336, 16110026905906831711301708576024644666261504 (list; graph; listen)
OFFSET

0,2

FORMULA

a(n) = [x^n] [ sqrt((1+x)/(1-x)) ]^(4^n).

More generally, the following coefficient of x^n in the series:

[x^n] Sum_{n>=0} atanh(q^n*x)^n/n! = [x^n] [ sqrt((1+x)/(1-x)) ]^(q^n) is an integer for any even integer q.

EXAMPLE

G.f. A(x) = 1 + 4*x + 128*x^2 + 43712*x^3 + 178978816*x^4 +...

PROGRAM

(PARI) {a(n)=polcoeff(sum(k=0, n, atanh(4^k*x +x*O(x^n))^k/k!), n)}

(PARI) {a(n)=polcoeff(((1+x)/(1-x +x*O(x^n)))^(4^n/2), n)}

CROSSREFS

Cf. A136749, A141367.

Sequence in context: A130318 A000318 A141367 this_sequence A057134 A041495 A117897

Adjacent sequences: A141365 A141366 A141367 this_sequence A141369 A141370 A141371

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jul 02 2008

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 December 2 15:58 EST 2008. Contains 150992 sequences.


AT&T Labs Research