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!)
A132418 Sequence is identical to its third differences in absolute values: a(n+k)=3a(n+k-1)-3a(n+k-2)+2a(n+k-3), k=0, 1, 2, 3, 4, a(n+5)=3a(n+4)-3a(n+3), n > 2. 1
1, 2, 3, 5, 10, 21, 43, 86, 129, 215, 430, 903, 1849, 3698, 5547, 9245, 18490, 38829, 79507 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
(6n+1)-th terms: 43, 43^2, 43^3, 43^4?
LINKS
FORMULA
6n-th terms of a(n) opposite to the 6th of third differences. These terms are 21=3*7, 903=21*43, 38829=21*43^2.
MATHEMATICA
LinearRecurrence[{0, 0, 0, 0, 0, 43}, {1, 2, 3, 5, 10, 21}, 19] (* Ray Chandler, Sep 23 2015 *)
CROSSREFS
Sequence in context: A125312 A300550 A014626 * A024494 A131708 A002991
KEYWORD
nonn
AUTHOR
Paul Curtz, Nov 13 2007
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 May 1 17:11 EDT 2024. Contains 372175 sequences. (Running on oeis4.)