Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A027688
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A027688 n^2 + n + 3. +0
6
3, 5, 9, 15, 23, 33, 45, 59, 75, 93, 113, 135, 159, 185, 213, 243, 275, 309, 345, 383, 423, 465, 509, 555, 603, 653, 705, 759, 815, 873, 933, 995, 1059, 1125, 1193, 1263, 1335, 1409, 1485, 1563, 1643, 1725, 1809, 1895, 1983, 2073, 2165, 2259 (list; graph; listen)
OFFSET

0,1

COMMENT

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

LINKS

P. De Geest, Palindromic Quasi_Over_Squares of the form n^2+(n+X)

MAPLE

with (combinat):seq(fibonacci(3, n)+n+2, n=0..47); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 07 2008

MATHEMATICA

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

CROSSREFS

Cf. A002522.

Adjacent sequences: A027685 A027686 A027687 this_sequence A027689 A027690 A027691

Sequence in context: A095039 A022940 A025207 this_sequence A118403 A033498 A147493

KEYWORD

nonn,new

AUTHOR

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

EXTENSIONS

Definition and offset fixed by Franklin T. Adams-Watters (FrankTAW(AT)Netscape.net), Jul 06 2009

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 November 3 12:59 EST 2009. Contains 165766 sequences.


AT&T Labs Research