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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A100145 Structured great rhombicosidodecahedral numbers. 64
1, 120, 579, 1600, 3405, 6216, 10255, 15744, 22905, 31960, 43131, 56640, 72709, 91560, 113415, 138496, 167025, 199224, 235315, 275520, 320061, 369160, 423039, 481920, 546025, 615576, 690795, 771904, 859125, 952680, 1052791, 1159680 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

COMMENTS

Structured polyhedral numbers are a type of figurate polyhedral numbers. Structurate polyhedra differ from regular figurate polyhedra by having appropriate figurate polygonal faces at any iteration, i.e. a regular truncated octahedron, n=2, would have 7 points on its hexagonal faces, whereas a structured truncated octahedron, n=2, would have 6 points - just as a hexagon, n=2, would have. Like regular figurate polygons, structured polyhedra seem to originate at a vertex and since many polyhedra have different vertices (a pentagonal diamond has 2 "polar" vertices with 5 adjacent vertices and 5 "equatorial" vertices with 4 adjacent vertices), these polyhedra have multiple structured number sequences, dependent on the "vertex structures" which are each equal to the one vertex itself plus its adjacent vertices. For polystructurate polyhedra the notation, structured polyhedra (vertex structure x) is used to differentiate between alternate vertices, where VS stands for vertex structure.

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 1..5000

FORMULA

a(n)=(1/6)*(222*n^3-312*n^2+96*n)

a(n)=(1+(n-1))*(1+22*(n-1)+37*(n-1)^2); G.f.: x*(1+116*x+105*x^2)/(1-x)^4. [Jaume Oliver Lafont, Sep 08 2009]

PROG

(MAGMA) [(1+(n-1))*(1+22*(n-1)+37*(n-1)^2): n in [1..40]]; // Vincenzo Librandi, Jul 19 2011

CROSSREFS

Cf. A051673, A100146 through A100156 - structured Archimedean solids; A100157 through A100175 - structured Catalan solids; A100147 - structured prisms; A000447 - structured diamonds; A100185 - structured anti-prisms; and A100188 - structured anti-diamonds.

Sequence in context: A221563 A115619 A152622 * A090216 A113546 A166069

Adjacent sequences:  A100142 A100143 A100144 * A100146 A100147 A100148

KEYWORD

easy,nonn

AUTHOR

James A. Record (james.record(AT)gmail.com), Nov 07, 2004.

EXTENSIONS

Corrected by T. D. Noe, Oct 25 2006

STATUS

approved

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 June 19 02:31 EDT 2013. Contains 226386 sequences.