Fatskills
Practice. Master. Repeat.
Study Guide: UK K12 GCSE/A-Level: Year 11 GCSE Mathematics - Further Algebra, Functions, Iteration
Source: https://www.fatskills.com/key-stage-4-ks4/chapter/uk-k12-gcse-a-level-year-11-gcse-gcse-mathematics-further-algebra-functions-iteration

UK K12 GCSE/A-Level: Year 11 GCSE Mathematics - Further Algebra, Functions, Iteration

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~6 min read

Learning Objectives

By the end of this topic, students will be able to:

  • Define and identify functions, including domain and range, and state the conditions for a function to be defined.
  • Understand and apply the concept of iteration, including the use of recursive sequences and functions.
  • Use algebraic and graphical methods to solve equations and inequalities involving functions and iteration.
  • Apply functions and iteration to solve problems in a variety of contexts, including real-world applications.
  • Analyze and interpret the behavior of functions and iterative sequences, including their limits and asymptotes.

Core Concepts

A function is a relation between a set of inputs (the domain) and a set of possible outputs (the range). It is often represented using function notation, where the input is denoted by x and the output is denoted by f(x). For example, the function f(x) = 2x + 1 has a domain of all real numbers and a range of all real numbers greater than or equal to 1.

A recursive sequence is a sequence defined in terms of its previous term(s). For example, the sequence defined by a(n) = 2a(n-1) + 1 is a recursive sequence, where each term is defined in terms of the previous term.

Iteration is the process of repeatedly applying a function or sequence to obtain a new value. For example, if we have a function f(x) = 2x + 1, we can iterate it by repeatedly applying the function to the previous output. This can be represented as f(f(x)), f(f(f(x))), and so on.

Worked Examples

Example 1: Domain and Range

Find the domain and range of the function f(x) = 1 / (x - 2).

To find the domain, we need to determine the values of x for which the function is defined. In this case, the function is undefined when x = 2, since this would result in division by zero. Therefore, the domain of the function is all real numbers except 2.

To find the range, we can consider the possible outputs of the function. Since the function is defined as 1 / (x - 2), the output will always be a non-zero real number. Therefore, the range of the function is all real numbers except 0.

Example 2: Recursive Sequences

Consider the recursive sequence defined by a(n) = 2a(n-1) + 1, with initial term a(1) = 3. Find the first five terms of the sequence.

To find the first five terms, we can repeatedly apply the recursive formula:

a(2) = 2a(1) + 1 = 2(3) + 1 = 7 a(3) = 2a(2) + 1 = 2(7) + 1 = 15 a(4) = 2a(3) + 1 = 2(15) + 1 = 31 a(5) = 2a(4) + 1 = 2(31) + 1 = 63

Therefore, the first five terms of the sequence are 3, 7, 15, 31, and 63.

Example 3: Iteration

Consider the function f(x) = 2x + 1. Find the first three iterations of the function, starting from x = 2.

To find the first three iterations, we can repeatedly apply the function:

f(2) = 2(2) + 1 = 5 f(f(2)) = f(5) = 2(5) + 1 = 11 f(f(f(2))) = f(11) = 2(11) + 1 = 23

Therefore, the first three iterations of the function are 5, 11, and 23.

Common Misconceptions

  • Many students mistakenly believe that a function must always have a range of all real numbers. However, this is not the case – a function can have a range that is a subset of the real numbers.
  • Some students may confuse the concept of iteration with the concept of recursion. However, iteration involves repeatedly applying a function to obtain a new value, whereas recursion involves defining a function in terms of itself.
  • Students may also mistakenly believe that a recursive sequence must always have a well-defined limit. However, this is not the case – some recursive sequences may have no limit or may have a limit that is not well-defined.

Exam Tips

  • When solving equations involving functions, make sure to check the domain and range of the function to ensure that the solution is valid.
  • When working with recursive sequences, make sure to identify the initial term and the recursive formula, and then use these to find the subsequent terms.
  • When iterating a function, make sure to identify the function and the starting value, and then use these to find the subsequent iterations.

MCQs with Explanations

MCQ 1: [F]

What is the domain of the function f(x) = 1 / (x - 2)?

A) All real numbers B) All real numbers except 2 C) All real numbers except 1 D) No real numbers

Correct answer: B) All real numbers except 2

Why the distractors fail: A) The function is undefined when x = 2, so the domain cannot be all real numbers. C) The function is undefined when x = 2, not when x = 1. D) The function is defined for all real numbers except 2, so it is not true that no real numbers are in the domain.

MCQ 2: [H]

Consider the recursive sequence defined by a(n) = 2a(n-1) + 1, with initial term a(1) = 3. What is the value of a(5)?

A) 15 B) 31 C) 63 D) 127

Correct answer: C) 63

Why the distractors fail: A) The correct value of a(5) is 63, not 15. B) The correct value of a(5) is 63, not 31. D) The correct value of a(5) is 63, not 127.

MCQ 3: [F]

What is the first iteration of the function f(x) = 2x + 1, starting from x = 2?

A) 3 B) 5 C) 10 D) 20

Correct answer: B) 5

Why the distractors fail: A) The first iteration of the function is f(2) = 2(2) + 1 = 5, not 3. C) The first iteration of the function is f(2) = 2(2) + 1 = 5, not 10. D) The first iteration of the function is f(2) = 2(2) + 1 = 5, not 20.

MCQ 4: [H]

Consider the function f(x) = 2x + 1. What is the value of f(f(f(x)))?

A) 2x + 3 B) 2x + 5 C) 2x + 7 D) 2x + 9

Correct answer: C) 2x + 7

Why the distractors fail: A) The correct value of f(f(f(x))) is 2x + 7, not 2x + 3. B) The correct value of f(f(f(x))) is 2x + 7, not 2x + 5. D) The correct value of f(f(f(x))) is 2x + 7, not 2x + 9.

MCQ 5: [F]

What is the range of the function f(x) = 1 / (x - 2)?

A) All real numbers B) All real numbers except 0 C) All real numbers except 2 D) No real numbers

Correct answer: B) All real numbers except 0

Why the distractors fail: A) The function is undefined when x = 2, so the range cannot be all real numbers. C) The function is defined for all real numbers except 2, so the range is not all real numbers except 2. D) The function is defined for all real numbers except 2, so it is not true that no real numbers are in the range.

Short-answer questions

Question 1

Find the domain and range of the function f(x) = 1 / (x - 2).

Question 2

Consider the recursive sequence defined by a(n) = 2a(n-1) + 1, with initial term a(1) = 3. Find the first five terms of the sequence.

Question 3

Consider the function f(x) = 2x + 1. Find the first three iterations of the function, starting from x = 2.

Question 4

What is the range of the function f(x) = 1 / (x - 2)?

Question 5

Consider the recursive sequence defined by a(n) = 2a(n-1) + 1, with initial term a(1) = 3. What is the value of a(5)?

Note: These short-answer questions are designed to test students' understanding of the concepts covered in this topic guide. They should be answered in a clear and concise manner, with relevant calculations and explanations.