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!)
A297554 a(n) = a(n-2) + 4*a(n-3) - 4*a(n-5), where a(0) = 1, a(1) = 4, a(2) = 7, a(3) = 12, a(4) = 19, a(5) = 28. 2
1, 4, 7, 12, 19, 28, 51, 76, 115, 204, 307, 460, 819, 1228, 1843, 3276, 4915, 7372, 13107, 19660, 29491, 52428, 78643, 117964, 209715, 314572, 471859, 838860, 1258291, 1887436, 3355443, 5033164, 7549747, 13421772, 20132659, 30198988, 53687091, 80530636 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Conjecture: a(n) = least positive whose base-4 total variation is n; see A297551.
LINKS
FORMULA
G.f.: (1 + 4 x + 6 x^2 + 4 x^3 - 4 x^4 - 8 x^5)/(1 - x^2 - 4 x^3 + 4 x^5).
MATHEMATICA
Join[{1}, LinearRecurrence[{0, 1, 4, 0, -4}, {4, 7, 12, 19, 28}, 40]]
CROSSREFS
Cf. A297551.
Sequence in context: A293829 A344421 A022809 * A188554 A020732 A339891
KEYWORD
nonn,easy
AUTHOR
Clark Kimberling, Jan 21 2018
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 18 03:33 EDT 2024. Contains 371767 sequences. (Running on oeis4.)