Which recursive formula can be used to define this sequence for
n
>
1
?2, 8, 14, 20, 26, 32, ...
f
(
n
)
=
4
f
(
n
–
2
)
+
6
f
(
n
)
=
f
(
n
–
1
)
+
6
f
(
n
)
=
f
(
n
–
1
)
+
f
(
n
–
2
)
+
4
f
(
n
)
=
4
f
(
n
–
1
)
ref_doc_title.
Jumping to level 1 of 1
Excellent!
Now entering the Challenge Zone—are you ready?

