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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A065532 48*n^2 - 1. 2
-1, 47, 191, 431, 767, 1199, 1727, 2351, 3071, 3887, 4799, 5807, 6911, 8111, 9407, 10799, 12287, 13871, 15551, 17327, 19199, 21167, 23231, 25391, 27647, 29999, 32447, 34991, 37631, 40367, 43199, 46127, 49151, 52271, 55487, 58799, 62207 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

LINKS

Harry J. Smith, Table of n, a(n) for n = 0..1000

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

PROG

(PARI) A065532(n)=48*n^2-1

(PARI) { for (n=0, 1000, write("b065532.txt", n, " ", 48*n^2 - 1) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Oct 21 2009]

CROSSREFS

Sequence in context: A204610 A158632 A142413 * A157362 A141874 A142203

Adjacent sequences:  A065529 A065530 A065531 * A065533 A065534 A065535

KEYWORD

sign,easy

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Nov 28 2001

EXTENSIONS

Better description from Randall L. Rathbun, Jan 19 2002

OFFSET changed from 1,2 to 0,2 by Harry J. Smith (hjsmithh(AT)sbcglobal.net), Oct 21 2009

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 14 11:17 EST 2012. Contains 205623 sequences.