login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A033570 Pentagonal numbers with odd index: (2*n+1)*(3*n+1). 9
1, 12, 35, 70, 117, 176, 247, 330, 425, 532, 651, 782, 925, 1080, 1247, 1426, 1617, 1820, 2035, 2262, 2501, 2752, 3015, 3290, 3577, 3876, 4187, 4510, 4845, 5192, 5551, 5922, 6305, 6700, 7107, 7526, 7957, 8400, 8855, 9322, 9801, 10292, 10795, 11310, 11837 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

If Y is a 3-subset of an 2n-set X then, for n>=4, a(n-2) is the number of 4-subsets of X having at least two elements in common with Y. - Milan R. Janjic (agnus(AT)blic.net), Dec 16 2007

Sequence found by reading the line (one of the diagonal axes) from 1, in the direction 1, 12,..., in the square spiral whose vertices are the generalized pentagonal numbers A001318. - Omar E. Pol, Sep 08 2011

LINKS

Index entries for sequences related to linear recurrences with constant coefficients, signature (3,-3,1).

FORMULA

G.f.: A(x) = (1+9*x+2*x^2)/(1-x)^3.

a(n)=a(n-1)+12*n-1 (with a(0)=1) [From Vincenzo Librandi, Nov 17 2010]

MATHEMATICA

LinearRecurrence[{3, -3, 1}, {1, 12, 35}, 45]

CROSSREFS

Cf. A000326, A049452, A033568.

Cf. A001318, A049453. - Omar E. Pol, Sep 08 2011

Sequence in context: A088596 A077293 A053682 * A163661 A142074 A102085

Adjacent sequences:  A033567 A033568 A033569 * A033571 A033572 A033573

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

More terms from Ray Chandler (rayjchandler(AT)sbcglobal.net), Dec 08 2011

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 09:41 EST 2012. Contains 206009 sequences.