Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A159478
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A159478 a(n) = 2^(n^2+n) * C(1/2^n, n). +0
5
1, 2, -6, 140, -14570, 6283452, -11049839724, 78893138035608, -2282580118745565210, 267227101453296251927660, -126415241162450125116966673796, 241332381844862786094865482962203112 (list; graph; listen)
OFFSET

0,2

COMMENT

Sum_{n>=0} C(1/2^n, n) = 1.4306345243611686570661803375590...

FORMULA

G.f.: Sum_{n>=0} a(n)*x^n/2^(n^2+n) = Sum_{n>=0} log(1 + x/2^n)^n/n!.

a(n) = [x^n] (1 + 2^(n+1)*x)^(1/2^n).

EXAMPLE

G.f.: A(x) = 1 +2*x/2^2 -6*x^2/2^6 +140*x^3/2^12 -14570*x^4/2^20 +...

A(x) = 1 + log(1+x/2) + log(1+x/4)^2/2! + log(1+x/8)^3/3! +...

Illustrate a(n) = [x^n] (1 + 2^(n+1)*x)^(1/2^n):

(1+4*x)^(1/2) = 1 + (2)*x - 2*x^2 + 4*x^3 - 10*x^4 +...

(1+8*x)^(1/4) = 1 + 2*x - (6)*x^2 + 28*x^3 - 154*x^4 +...

(1+16*x)^(1/8) = 1 + 2*x - 14*x^2 + (140)*x^3 - 1610*x^4 +...

(1+32*x)^(1/16) = 1 + 2*x - 30*x^2 + 620*x^3 - (14570)*x^4 +...

(1+64*x)^(1/32) = 1 + 2*x - 62*x^2 + 2604*x^3 - 123690*x^4 + (6283452)*x^5 +...

PROGRAM

(PARI) a(n)=2^(n^2+n)*binomial(1/2^n, n)

CROSSREFS

Sequence in context: A101753 A156515 A090907 this_sequence A047937 A027731 A145143

Adjacent sequences: A159475 A159476 A159477 this_sequence A159479 A159480 A159481

KEYWORD

sign

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Apr 19 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 December 1 19:22 EST 2009. Contains 167811 sequences.


AT&T Labs Research