Practice Recursive vs Explicit Formulas in Math
Use these practice problems to test your method after reviewing the concept explanation and worked examples.
Quick Recap
Two ways to define a sequence: recursive uses the previous term(s), explicit gives the th term directly as a function of .
A recursive formula is like step-by-step directions ('from where you are, go 3 blocks north'). An explicit formula is like GPS coordinates ('go to 5th Avenue and 42nd Street'). Both describe the same sequence, but explicit formulas let you jump to any term instantly.
Showing a random 20 of 50 problems.
Example 1
mediumConvert , into an explicit formula (start ).
Example 2
easyFor the explicit formula , list the first five terms.
Example 3
mediumGiven and , find .
Example 4
mediumA sequence is defined by and . Find a closed-form explicit formula.
Example 5
hardA sequence is defined by and . Find an explicit formula.
Example 6
easyA sequence is given by and . Find .
Example 7
easyA sequence is , . Find .
Example 8
easyWrite the explicit formula for the arithmetic sequence (start at ).
Example 9
hardGiven and , find .
Example 10
mediumA sequence satisfies , . Find the explicit formula and identify the growth type.
Example 11
challengeFor the recursion with , , find in closed form.
Example 12
mediumA sequence is defined by . For which does ?
Example 13
mediumFor , find the sum of the first 4 terms.
Example 14
easyWhich formula computes any term directly without listing earlier ones: recursive or explicit?
Example 15
hardSolve the recurrence with for an explicit formula.
Example 16
challengeA sequence satisfies , . Find a closed form for and evaluate .
Example 17
challengeA sequence is and . Find in closed form.
Example 18
easyWrite a recursive formula for
Example 19
easyIdentify whether is recursive or explicit.
Example 20
easyWrite an explicit formula for the arithmetic sequence