Problem Solving: Chapte R
Problem Solving: Chapte R
1
Problem Solving
3
Inductive Reasoning
The type of reasoning that forms a conclusion based on the
examination of specific examples is called inductive
reasoning. The conclusion formed by using inductive
reasoning is a conjecture, since it may or may not be
correct.
Solution:
a. Each successive number is 3 larger than the preceding
number. Thus we predict that the next number in the list
is 3 larger than 15, which is 18.
5
Example 1 – Solution cont’d
6
Check your progress:
Consider the following procedure: Pick a number.
Multiply the number by 9, add 15 to the product, divide the
sum by 3, and subtract 5.
Complete the above procedure for several different
numbers. Use inductive reasoning to make a conjecture
about the relationship between the size of the resulting
number and the size of the original number.
7
Counterexamples
8
Counterexamples
A statement is a true statement provided that it is true in all
cases.
If you can find one case for which a statement is not true,
called a counterexample, then the statement is a false
statement.
9
Example 4 – Find a Counterexample
Verify that each of the following statements is a false
statement by finding a counterexample.
For all numbers x:
Solution:
A statement may have many counterexamples, but we
need only find one counterexample to verify that the
statement is false.
11
Check your progress:
12
Question:
How many counterexamples are needed to prove that a
statement is false?
13
Deductive Reasoning
14
Deductive Reasoning
Another type of reasoning is called deductive reasoning.
15
Example 5 – Use Deductive Reasoning to Establish a Conjecture
16
Example 5 – Solution
Let n represent the original number.
Multiply the number by 8:
Add 6 to the product:
Subtract 3:
17
Inductive Reasoning vs.
Deductive Reasoning
18
Inductive Reasoning vs. Deductive Reasoning
19
Example 6 – Determine Types of Reasoning
20
Example 6 – Solution
a. This argument reaches a conclusion based on specific
examples, so it is an example of inductive reasoning.
21
Logic Puzzles
22
Logic Puzzles
Logic puzzles, similar to the one in Example 7, can be solved
by using deductive reasoning and a chart that enables us to
display the given information in a visual manner.
23
Example 7 – Solve a Logic Puzzle
Each of four neighbors, Sean, Maria, Sarah, and Brian, has
a different occupation (editor, banker, chef, or dentist).
From the following clues, determine the occupation of each
neighbor.
1. Maria gets home from work after the banker but before
the dentist.
2. Sarah, who is the last to get home from work, is not the
editor.
3. The dentist and Sarah leave for work at the same time.
24
Example 7 – Solution
From clue 1, Maria is not the banker or the dentist. In the
following chart, write X1 (which stands for “ruled out by clue
1”) in the Banker and the Dentist columns of Maria’s row.
25
Example 7 – Solution cont’d
We know from clue 1 that the banker is not the last to get
home, and we know from clue 2 that Sarah is the last to get
home; therefore, Sarah is not the banker. Write X2 in the
Banker column of Sarah’s row.
34
Collectibles
b. The baseball card collectors did not meet in Philadelphia, and the coin
collectors did not meet in San Diego or Chicago.
c. The convention in Atlanta was held during the week of July 4, whereas
the coin collectors convention was held the week after that.
37
Terms of a Sequence
An ordered list of numbers such as 5, 14, 27, 44, 65, ...
is called a sequence. The numbers in a sequence that are
separated by commas are the terms of the sequence.
40
Terms of a Sequence
The following table is a difference table for the sequence
5, 14, 27, 44, 65, ...
In this table, the first differences are not all the same. In
such a situation it is often helpful to compute the successive
differences of the first differences. These are shown in row
(2).
41
Terms of a Sequence
These differences of the first differences are called the
second differences.
42
Example 1 – Predict the Next Term of a Sequence
Solution:
Construct a difference table as shown below.
43
Example 1 – Solution cont’d
The third differences, shown in blue in row (3), are all the
same constant, 6. Extending row (3) so that it includes an
additional 6 enables us to predict that the next second
difference will be 36.
44
nth-Term Formula for a Sequence
45
nth-Term Formula for a Sequence
In Example 1 we used a difference table to predict the next
term of a sequence.
46
Example 2 – Find an nth-Term Formula
Assume the pattern shown by the square tiles in the
following figures continues.
47
Example 2 – Solution
a. Examine the figures for patterns.
Note that the second figure has two tiles on each of the
horizontal sections and one tile between the horizontal
sections.
The third figure has three tiles on each horizontal
section and two tiles between the horizontal sections.
The fourth figure has four tiles on each horizontal
section and three tiles between the horizontal sections. 48
Example 2 – Solution cont’d
an = 3n – 1
3n – 1 = 320
3n = 321 Add 1 to each side.
50
51
The Fibonacci Sequence
52
The Fibonacci Sequence
Here is a statement of Fibonacci’s rabbit problem.
53
The Fibonacci Sequence
The solution of this problem is a sequence of numbers that
we now call the Fibonacci sequence.
54
The Fibonacci Sequence
55
The Fibonacci Sequence
Fibonacci discovered that the number of pairs of rabbits for
any month after the first two months can be determined by
adding the numbers of pairs of rabbits in each of the two
previous months.
56
The Fibonacci Sequence
If we use the mathematical notation Fn to represent the nth
Fibonacci number, then the numbers in the Fibonacci
sequence are given by the following recursive definition.
57
Example 3 – Find a Fibonacci Number
Use the definition of Fibonacci numbers to find the seventh
and eighth Fibonacci numbers.
Solution:
The first six Fibonacci numbers are 1, 1, 2, 3, 5, and 8. The
seventh Fibonacci number is the sum of the two previous
Fibonacci numbers.
Thus,
F7 = F6 + F5
=8+5
= 13 58
Example 3 – Solution cont’d
= 13 + 8
= 21
59
Section 1.3 Problem-Solving Strategies
61
Polya’s Problem-Solving Strategy
One of the foremost recent mathematicians to make a
study of problem solving was George Polya (1887–1985).
He was born in Hungary and moved to the United States in
1940.
62
Polya’s Problem-Solving Strategy
In Example 1 we apply Polya’s four-step problem-solving
strategy to solve a problem involving the number of routes
between two points.
63
Example 1 – Apply Polya’s Strategy
Consider the map shown in Figure 1.2. Allison wishes to
walk along the streets from point A to point B. How many
direct routes can Allison take?
City Map
Figure 1.2
64
Example 1 – Solution
Understand the Problem: We would not be able to
answer the question if Allison retraced her path or traveled
away from point B.
65
Example 1 – Solution cont’d
City Map
Figure 1.2
67
Example 1 – Solution cont’d
68
Example 1 – Solution cont’d
69
Example 1 – Solution cont’d
70
Solve the magic square
71