Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A091764
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A091764 Triangle of coefficients of n-th degree interpolating polynomial to sqrt(x) multiplied by 4^n. +0
1
1, 2, 2, 6, 12, -2, 20, 60, -20, 4, 70, 280, -140, 56, -10, 252, 1260, -840, 504, -180, 28, 924, 5544, -4620, 3696, -1980, 616, -84, 3432, 24024, -24024, 24024, -17160, 8008, -2184, 264, 12870, 102960, -120120, 144144, -128700, 80080, -32760, 7920 (list; table; graph; listen)
OFFSET

0,2

REFERENCES

P. J. Davis, Interpolation and Approximation, Dover Publications, 1975, p. 93.

EXAMPLE

a(0)=1, a(1)=2+2x, a(2)=6+12x-2x^2, ... approach 4^n*sqrt(x) near x=1.

PROGRAM

(PARI) T(n, k)=polcoeff((4^n)*sum(k=1, n, -(1-x)^k*(2*k-2)!/(k-1)!/k!/2^(2*k-1), 1), k)

CROSSREFS

Sequence in context: A153897 A103774 A036052 this_sequence A079005 A156992 A054481

Adjacent sequences: A091761 A091762 A091763 this_sequence A091765 A091766 A091767

KEYWORD

tabl,sign

AUTHOR

Michael Somos, Feb 04 2004

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research