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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A166143 3n^2 + 3n - 5. 2
1, 13, 31, 55, 85, 121, 163, 211, 265, 325, 391, 463, 541, 625, 715, 811, 913, 1021, 1135, 1255, 1381, 1513, 1651, 1795, 1945, 2101, 2263, 2431, 2605, 2785, 2971, 3163, 3361, 3565, 3775, 3991, 4213, 4441, 4675, 4915, 5161, 5413, 5671, 5935, 6205 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

LINKS

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

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

FORMULA

a(n)= a(n-1)+6n (with a(1)=1) .

PROG

(MAGMA) [-5+3*n^2+3*n: n in [1..50]].

(PARI) a(n)=3*n*(n+1)-5 \\ Charles R Greathouse IV, Jan 11 2012

CROSSREFS

Sequence in context: A106294 A101649 A063305 * A065768 A155820 A021007

Adjacent sequences:  A166140 A166141 A166142 * A166144 A166145 A166146

KEYWORD

nonn,easy

AUTHOR

Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Oct 08 2009

EXTENSIONS

New name from Charles R Greathouse IV, Jan 11 2012 following Paolo P. Lava

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 00:09 EST 2012. Contains 205978 sequences.