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!)
A131721 Overlay of Pell companion numbers: a(n) = A001333(n) + A001333(n-6). 1
1, 1, 3, 7, 17, 41, 100, 240, 580, 1400, 3380, 8160, 19700, 47560, 114820, 277200, 669220, 1615640, 3900500, 9416640, 22733780, 54884200, 132502180, 319888560, 772279300, 1864447160, 4501173620, 10866794400, 26234762420, 63336319240 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = A001333(n), n<6. a(n) = A001333(n)+A001333(n-6) = 20*A000129(n-3), n>=6.
O.g.f.: (x-1)(x^2+1)(x^4-x^2+1)/(-1+2x+x^2). - R. J. Mathar, Jul 16 2008
For n>5, a(n) = 100*A000129(n+1) -240*A000129(n). - R. J. Mathar, Feb 05 2024
MATHEMATICA
LinearRecurrence[{2, 1}, {1, 1, 3, 7, 17, 41, 100, 240}, 50] (* Paolo Xausa, Mar 01 2024 *)
CROSSREFS
Cf. A131710.
Sequence in context: A078057 A089742 A187258 * A259855 A058351 A244782
KEYWORD
nonn,easy
AUTHOR
Paul Curtz, Sep 15 2007
EXTENSIONS
Edited and extended by R. J. Mathar, Jul 16 2008
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 24 06:39 EDT 2024. Contains 371920 sequences. (Running on oeis4.)