Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A117619
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A117619 a(n) = n^2 + 7. +0
3
7, 8, 11, 16, 23, 32, 43, 56, 71, 88, 107, 128, 151, 176, 203, 232, 263, 296, 331, 368, 407, 448, 491, 536, 583, 632, 683, 736, 791, 848, 907, 968, 1031, 1096, 1163, 1232, 1303, 1376, 1451, 1528, 1607, 1688, 1771, 1856, 1943, 2032, 2123, 2216, 2311, 2408 (list; graph; listen)
OFFSET

0,1

FORMULA

a(n)=2*n+a(n-1)-3 (with a(1)=7) [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Nov 07 2009]

EXAMPLE

If n=1 then n^2 + 7 = 1^2 + 7 = 8 which is the second term.

For n=2, a(2)=2*2+7-3=8; n=3, a(3)=2*3+8-3=11; n=4, a(4)=2*4+11-3=16 [From Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Nov 07 2009]

MATHEMATICA

Table[n^2 + 7, {n, 0, 60}] - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Apr 08 2006

PROGRAM

(Other) sage: [lucas_number1(3, n, -7) for n in xrange(0, 50)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), May 16 2009]

CROSSREFS

Cf. A117951, A117950.

Sequence in context: A090385 A145826 A102963 this_sequence A098731 A105740 A050796

Adjacent sequences: A117616 A117617 A117618 this_sequence A117620 A117621 A117622

KEYWORD

nonn,less

AUTHOR

Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Apr 07 2006

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Apr 08 2006

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 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research