Recursive Sequences

Recursive Sequences

Assessment

Flashcard

Mathematics

9th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is a recursive sequence?

Back

A recursive sequence is a sequence of numbers where each term is defined as a function of one or more of the preceding terms.

2.

FLASHCARD QUESTION

Front

What is the general form of a recursive formula?

Back

A recursive formula typically has the form a_n = f(a_(n-1), a_(n-2), ..., n), where f is a function that defines the relationship between terms.

3.

FLASHCARD QUESTION

Front

What is the first term in the sequence defined by a_n = 2a_(n-1) + n with a_0 = 0?

Back

The first term a_1 = 1.

4.

FLASHCARD QUESTION

Front

How do you find the next term in a recursive sequence?

Back

To find the next term, apply the recursive formula using the previous term(s) in the sequence.

5.

FLASHCARD QUESTION

Front

What is the recursive rule for the sequence {16, 8, 4, 2, ...}?

Back

The recursive rule is a_n = a_(n-1) * (1/2) with a_1 = 16.

6.

FLASHCARD QUESTION

Front

What is the rebound ratio in the context of a bouncing ball?

Back

The rebound ratio is the fraction of the height to which a ball rebounds after hitting the ground.

7.

FLASHCARD QUESTION

Front

What is the recursive rule for the Fibonacci sequence?

Back

The recursive rule is f_n = f_(n-1) + f_(n-2) with initial conditions f_0 = 0 and f_1 = 1.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?