Arithmetic Sequences Using Recursion (VCE SSCE General Mathematics): Quizzes
📚Quizzes
Practise the questions
10 questions from this quiz
ShowHide
Practise the questions
10 questions from this quiz
What two parts make up a recurrence relation?
What two parts make up a recurrence relation?
Starting value and a rule
In , what is the common difference?
In , what is the common difference?
For , what is ?
For , what is ?
What is the direct formula for the th term of an arithmetic sequence?
What is the direct formula for the th term of an arithmetic sequence?
What type of sequence has a negative common difference?
What type of sequence has a negative common difference?
A decreasing sequence
For , find using the direct formula.
For , find using the direct formula.
What does represent in the formula ?
What does represent in the formula ?
Number of times you apply the rule
In the recurrence relation , what is the starting value?
In the recurrence relation , what is the starting value?
Why use the direct formula instead of recursion for finding ?
Why use the direct formula instead of recursion for finding ?
Much faster than 100 calculations
