Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A135901
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A135901 Number of terms in row n of irregular triangle A135879 for n>=0. +0
2
1, 2, 4, 7, 12, 18, 26, 36, 47, 60, 75, 92, 111, 132, 154, 178, 204, 232, 262, 294, 328, 364, 402, 442, 484, 527, 572, 619, 668, 719, 772, 827, 884, 943, 1004, 1067, 1132, 1199, 1268, 1339, 1412, 1487, 1564, 1643, 1724, 1807, 1892, 1978, 2066, 2156, 2248 (list; graph; listen)
OFFSET

0,2

FORMULA

G.f.: A(x) = (1+x^2)/(1-x)^3 - [Sum_{n>=1} x^b(n)]/(1-x)^2, where b(n) = (2^(n+1) + 6*n + 3 + (-1)^n)/12.

EXAMPLE

A(x) = (1+x^2)/(1-x)^3 - [x+x^2+x^3+x^5+x^8+x^14+x^25+x^47+x^90+x^176+...]/(1-x)^2.

PROGRAM

(PARI) {a(n)=polcoeff((1+x^2)/(1-x+x*O(x^n))^3 - sum(k=1, #binary(n)+2, x^((2^(k+1)+6*k+3+(-1)^k)/12))/(1-x +x*O(x^n) )^2, n)}

CROSSREFS

Cf. A135879.

Sequence in context: A084672 A011910 A005521 this_sequence A124197 A011909 A065962

Adjacent sequences: A135898 A135899 A135900 this_sequence A135902 A135903 A135904

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Dec 16 2007

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