Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A027599
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A027599 3n^2 - 7n + 6. +0
4
6, 2, 4, 12, 26, 46, 72, 104, 142, 186, 236, 292, 354, 422, 496, 576, 662, 754, 852, 956, 1066, 1182, 1304, 1432, 1566, 1706, 1852, 2004, 2162, 2326, 2496, 2672, 2854, 3042, 3236, 3436, 3642, 3854, 4072, 4296, 4526, 4762, 5004, 5252, 5506 (list; graph; listen)
OFFSET

0,1

COMMENT

Except for the first term, a(n)=6*n+a(n-1)-10 (with a(1)=2) [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Nov 17 2009]

REFERENCES

Encyclopaedia Britannica, 1965 ed., Vol. 16 pages 755/6.

MATHEMATICA

lst={}; Do[AppendTo[lst, 3*n^2-7*n+6], {n, 0, 4!}]; lst...and/or... s=2; lst={6, s}; Do[s+=n+1; AppendTo[lst, s], {n, 1, 5!, 6}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Oct 25 2008]

CROSSREFS

Cf. A049450.

Sequence in context: A135617 A019930 A123139 this_sequence A058160 A033939 A021020

Adjacent sequences: A027596 A027597 A027598 this_sequence A027600 A027601 A027602

KEYWORD

nonn

AUTHOR

Patrick De Geest (pdg(AT)worldofnumbers.com)

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 December 16 13:01 EST 2009. Contains 170825 sequences.


AT&T Labs Research