login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A198943 y-values in the solution to 10*x^2-9 = y^2. 2
1, 9, 41, 79, 351, 1559, 3001, 13329, 59201, 113959, 506151, 2248079, 4327441, 19220409, 85367801, 164328799, 729869391, 3241728359, 6240166921, 27715816449, 123100309841, 236962014199, 1052471155671, 4674570045599, 8998316372641, 39966188099049, 177510561422921 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
a(n+6) = 38*a(n+3)-a(n) with a(1)=1, a(2)=9, a(3)=41, a(4)=79, a(5)=351.
G.f.: x*(1+x)*(1+8*x+33*x^2+8*x^3+x^4)/(1-38*x^3+x^6). - Bruno Berselli, Nov 04 2011
MATHEMATICA
LinearRecurrence[{0, 0, 38, 0, 0, -1}, {1, 9, 41, 79, 351, 1559}, 27] (* Bruno Berselli, Nov 11 2011 *)
CROSSREFS
Cf. A052454.
Sequence in context: A159754 A045804 A322055 * A000451 A000437 A095809
KEYWORD
nonn,easy
AUTHOR
Sture Sjöstedt, Oct 31 2011
EXTENSIONS
More terms from Bruno Berselli, Nov 04 2011
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 28 11:58 EDT 2024. Contains 372082 sequences. (Running on oeis4.)