Topic 3: Quantitative Reasoning: Algebra

Lesson 3.5: Functions And Sequences

Official syllabus section covering Lesson 3.5: Functions and Sequences within Topic 3: Quantitative Reasoning: Algebra: Function notation and evaluating functions.; Arithmetic and geometric sequence reasoning..

Lesson 3.5: Functions and Sequences

Introduction

In this lesson, we will explore the fundamental concepts of functions and sequences, crucial components of algebra that will enhance your quantitative reasoning skills on the GMAT. We will delve into function notation, evaluate functions, and recognize the patterns in both arithmetic and geometric sequences. Our objectives include gaining a solid understanding of how to interpret function notation, evaluate functions accurately, and solve problems related to sequences effectively. By the end of this lesson, you will be well-equipped to apply these concepts in various problem-solving scenarios, not only for GMAT preparation but also in real-world applications.


Section 1: Understanding Function Notation

What is a Function?

A function is a special relationship between two sets of numbers, typically called the domain and range. For every input from the domain, there is one and only one output in the range. We can express a function using function notation, which typically looks like this: $ f(x) $. Here, $ f $ represents the function, and $ x $ is the input value.

Function Notation Explained

Function notation allows us to define functions and evaluate them easily. For example, if we define a function as follows:

$$ f(x) = 2x + 3 $$

This means that for any input $ x $, we can find the output by multiplying $ x $ by 2 and then adding 3.

Evaluating Functions

To evaluate a function, simply substitute the given input value into the function and perform the arithmetic.

Example 1: Evaluating a Function

Let’s evaluate the function $ f(x) = 2x + 3 $ at $ x = 4 $.

  1. Substitute $ x = 4 $ into the function:

$$ f(4) = 2(4) + 3 $$

  1. Perform the calculations:

$$ f(4) = 8 + 3 = 11 $$

So, $ f(4) = 11 $.

Common Misconceptions

A common misconception is to think that a function can have multiple outputs for one input. Remember that in a function, each input must correlate to exactly one output. If it doesn't, the relationship is not a function.


Section 2: Types of Functions

Linear Functions

A linear function is a function that creates a straight line when graphed. Its general form is:

$$ f(x) = mx + b $$

where $ m $ is the slope and $ b $ is the y-intercept.

Example 2: Graphing a Linear Function

Consider the linear function $ f(x) = 2x + 1 $.

  • The slope ($ m $) is 2, which indicates how steep the line is.
  • The y-intercept ($ b $) is 1, meaning the line crosses the y-axis at (0, 1).

When graphed, this function will be a straight line rising upward from left to right.

Quadratic Functions

A quadratic function has the general form:

$$ f(x) = ax^2 + bx + c $$

where $ a $, $ b $, and $ c $ are constants. The graph of a quadratic function forms a parabola.

Example 3: Evaluating a Quadratic Function

Let’s evaluate $ f(x) = x^2 - 4x + 4 $ at $ x = 2 $.

  1. Substitute $ x = 2 $:

$$ f(2) = (2)^2 - 4(2) + 4 $$

  1. Calculate:

$$ f(2) = 4 - 8 + 4 = 0 $$

Thus, $ f(2) = 0 $.

Conclusion of Functions

Understanding functions and evaluating them is vital in algebra. Functions can take many forms, and recognizing their characteristics allows for better problem-solving strategies in both mathematics and real-world applications.


Section 3: Sequences

What is a Sequence?

A sequence is an ordered list of numbers defined by a specific rule. The numbers in a sequence are often referred to as terms of the sequence.

Arithmetic Sequences

An arithmetic sequence is a sequence where each term is obtained by adding a constant difference to the previous term. The general form can be written as:

$$ a_n = a_1 + (n - 1)d $$

where:

  • $ a_n $ is the $ n $-th term,
  • $ a_1 $ is the first term,
  • $ d $ is the common difference.

Example 4: Finding Terms in an Arithmetic Sequence

Consider an arithmetic sequence where $ a_1 = 3 $ and $ d = 5 $. What are the first five terms?

  1. First term: $ a_1 = 3 $
  2. Second term: $ a_2 = a_1 + d = 3 + 5 = 8 $
  3. Third term: $ a_3 = a_2 + d = 8 + 5 = 13 $
  4. Fourth term: $ a_4 = a_3 + d = 13 + 5 = 18 $
  5. Fifth term: $ a_5 = a_4 + d = 18 + 5 = 23 $

Thus, the first five terms of the sequence are 3, 8, 13, 18, and 23.

Geometric Sequences

A geometric sequence is a sequence where each term is obtained by multiplying the previous term by a constant ratio. The general form can be written as:

$$ a_n = a_1 r^{(n - 1)} $$

where:

  • $ r $ is the common ratio.

Example 5: Finding Terms in a Geometric Sequence

Consider a geometric sequence where $ a_1 = 2 $ and $ r = 3 $. What are the first five terms?

  1. First term: $ a_1 = 2 $
  2. Second term: $ a_2 = a_1 \times r = 2 \times 3 = 6 $
  3. Third term: $ a_3 = a_2 \times r = 6 \times 3 = 18 $
  4. Fourth term: $ a_4 = a_3 \times r = 18 \times 3 = 54 $
  5. Fifth term: $ a_5 = a_4 \times r = 54 \times 3 = 162 $

Thus, the first five terms of the sequence are 2, 6, 18, 54, and 162.

Conclusion of Sequences

Sequences are not just abstract constructs; they help model various real-world situations such as population growth and financial investments. Being adept at recognizing and working with them is crucial for success on the GMAT.


Conclusion

In this lesson, we have learned about functions and sequences, essential components of algebra. We explored function notation, evaluated functions, and discussed the characteristics of both arithmetic and geometric sequences through concrete examples. By mastering these concepts, students will be better prepared to tackle problems on the GMAT that require algebraic reasoning and sequence analysis.


Study Notes

  • A function relates inputs to outputs; each input must have one output.
  • Function notation allows for easy evaluation and interpretation of functions.
  • Linear functions produce straight-line graphs; quadratic functions produce parabolas.
  • An arithmetic sequence has a common difference between consecutive terms.
  • A geometric sequence has a common ratio between consecutive terms.
  • Understanding functions and sequences is critical for effective GMAT problem solving.

Practice Quiz

5 questions to test your understanding