Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144129
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144129 ChebyshevT[3,n]. +0
3
0, 1, 26, 99, 244, 485, 846, 1351, 2024, 2889, 3970, 5291, 6876, 8749, 10934, 13455, 16336, 19601, 23274, 27379, 31940, 36981, 42526, 48599, 55224, 62425, 70226, 78651, 87724, 97469, 107910, 119071, 130976, 143649, 157114, 171395, 186516 (list; graph; listen)
OFFSET

0,3

COMMENT

a(n) = 4*n^3 - 3*n. [From Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jan 11 2009]

Contribution from Peter Luschny (peter(AT)luschny.de), Jul 12 2009: (Start)

The general formula for alternating sums of powers of odd integers is in terms of the Swiss-Knife polynomials P(n,x) A153641 (P(n,0)-(-1)^k*P(n,2*k))/2. Here n=3, thus

a(k) = |(P(3,0)-(-1)^k*P(3,2*k))/2|. (End)

FORMULA

G.f.: x*(1+22*x+x^2)/(1-x)^4. [From Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jan 11 2009]

MAPLE

a := n -> (4*n^2-3)*n; [From Peter Luschny (peter(AT)luschny.de), Jul 12 2009]

MATHEMATICA

lst={}; Do[AppendTo[lst, ChebyshevT[3, n]], {n, 0, 10^2}]; lst

PROGRAM

(MAGMA) [ 4*n^3-3*n: n in [0..36] ]; [From Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Jan 11 2009]

CROSSREFS

Sequence in context: A010014 A095796 A159541 this_sequence A026915 A136293 A065013

Adjacent sequences: A144126 A144127 A144128 this_sequence A144130 A144131 A144132

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Sep 11 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research