# Greetings from The On-Line Encyclopedia of Integer Sequences! http://oeis.org/ Search: id:a056237 Showing 1-1 of 1 %I A056237 #24 Jun 02 2021 03:59:40 %S A056237 6,21,40,63,90,121,156,195,238,285,336,391,450,513,580,651,726,805, %T A056237 888,975,1066,1161,1260,1363,1470,1581,1696,1815,1938,2065,2196,2331, %U A056237 2470,2613,2760,2911,3066,3225,3388,3555,3726,3901,4080,4263,4450,4641,4836,5035 %N A056237 a(n) = 2*n^2 + 9*n - 5. %D A056237 Michael Serra, Discovering geometry: an inductive approach, 2nd ed., Berkeley, Calif.: Key Curriculum Press, 1997, p. 61, Problem 8. %H A056237 Index entries for linear recurrences with constant coefficients, signature (3,-3,1). %t A056237 Table[2n^2+9n-5,{n,50}] (* _Harvey P. Dale_, May 30 2021 *) %K A056237 nonn,easy,less %O A056237 1,1 %A A056237 Pam Smith (homelizard(AT)aol.com), Aug 20 2000 %E A056237 Name clarified by Editors of OEIS, May 24 2021 %E A056237 More terms from _Harvey P. Dale_, May 30 2021 # Content is available under The OEIS End-User License Agreement: http://oeis.org/LICENSE