Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A020540
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A020540 8^(n+1)-2^(n+2). +0
1
4, 56, 496, 4064, 32704, 262016, 2096896, 16776704, 134216704, 1073739776, 8589930496, 68719468544, 549755797504, 4398046478336, 35184372023296, 281474976579584, 2251799813423104, 18014398508957696, 144115188074807296 (list; graph; listen)
OFFSET

0,1

COMMENT

Third Chebyshev polynomial second kind evaluated at 2^n.

LINKS

Index entries for sequences related to Chebyshev polynomials.

FORMULA

G.f.: 4(1+4x)/(1-10x+16x^2).

EXAMPLE

U_3(x)=8x^3-4x so U_3(2^n)=8(2^n)^3-4(2^n)=8^(n+1)-2^(n+2).

MAPLE

with(orthopoly):seq(U(3, 2^i), i=0..24);

PROGRAM

(PARI) a(n)=if(n<0, 0, 8^(n+1)-2^(n+2))

CROSSREFS

Sequence in context: A054751 A006592 A077122 this_sequence A101540 A026740 A130219

Adjacent sequences: A020537 A020538 A020539 this_sequence A020541 A020542 A020543

KEYWORD

nonn

AUTHOR

Simon Plouffe (plouffe(AT)math.uqam.ca)

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 September 6 16:04 EDT 2008. Contains 143483 sequences.


AT&T Labs Research