Understanding Sequences and Recursive Functions

Understanding Sequences and Recursive Functions

Assessment

Interactive Video

Mathematics

9th - 12th Grade

Medium

CCSS
HSF.BF.A.2, HSF.IF.A.3

Standards-aligned

Created by

Emma Peterson

Used 1+ times

FREE Resource

Standards-aligned

CCSS.HSF.BF.A.2
,
CCSS.HSF.IF.A.3
The video tutorial explains how to define sequences using both recursive and explicit functions. It starts with an introduction to a sequence function, followed by a detailed explanation of defining sequences recursively. The tutorial then transitions to defining sequences explicitly, providing examples and encouraging viewers to practice these concepts. The video emphasizes understanding the relationship between terms in a sequence and how to express this relationship through different types of functions.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the value of h(n) when n equals 2?

0

-31

38

-45

Tags

CCSS.HSF.BF.A.2

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What pattern is observed in the sequence defined by h(n)?

Subtracting 7 each time

Multiplying by 7 each time

Dividing by 7 each time

Adding 7 each time

Tags

CCSS.HSF.IF.A.3

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the base case for the recursive function g(n)?

g(1) = -31

g(1) = 7

g(1) = 0

g(1) = 31

Tags

CCSS.HSF.IF.A.3

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How is the recursive function g(n) defined for n greater than 1?

g(n) = g(n-1) + 7

g(n) = g(n-1) / 7

g(n) = g(n-1) - 7

g(n) = g(n-1) * 7

Tags

CCSS.HSF.BF.A.2

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the starting value of the new sequence when n equals 1?

9.5

9.4

9.3

9.6

Tags

CCSS.HSF.BF.A.2

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the common difference in the arithmetic sequence starting at 9.6?

0.1

0.2

0.3

0.4

Tags

CCSS.HSF.BF.A.2

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many times do you subtract 0.1 for the third term in the sequence?

1 time

0 times

3 times

2 times

Tags

CCSS.HSF.BF.A.2

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?