Skip to main content

Section 11 Skill: Introductions and Conclusions

Subsection 11.1 Introductions

The purpose of an introduction is to explain the important techniques used to solve your problem. The length may vary from a few sentences to a paragraph. The length usually depends upon the number of steps in your problem needed to get to a solution. A well constructed introduction will make your answer and work easy to follow. On the other hand, a poorly constructed introduction will confuse the reader.
We will illustrate some things to cover in your introduction with the problem:
Use the Sandwich Theorem to find the asymptotes of the curve \(y= \sin(x)/x\text{.}\)

Aside

Subsubsection 11.1.1 What the problem is about.

Ask yourself: “What am I doing?” Someone reading your problem should get an idea of what you are about to do. If there are multiple parts then explain each part.
Poor Example 11.1.
I’m going to calculate the asymptotes.
Good Example 11.2.
We will find the asymptotes of the function \(y=\sin(x)/x\text{.}\)
Aside

Subsubsection 11.1.2 The technique(s) you are going to use.

This will usually correspond to the topic you are learning. Your assigned problem will generally come from a section you are covering in class, and you can use this as a guide. Sometimes your problem will involve several concepts and you should mention what the predominant technique is that you are going to use. Do not mention the details of your calculations.
Poor Example 11.3.
Calculating the limit of \(y=\sin(x)/x\) will tell me where the asymptotes are.
Good Example 11.4.
To find the asymptotes, we will take the limits as \(x\) approaches infinity or negative infinity. To determine these limits, we will use the Sandwich Theorem.
Aside

Subsubsection 11.1.3 Physical interpretation, if appropriate.

Whether this is necessary depends upon the question. If applicable, this step is both helpful for you and the person who is reading your problem. Again, think about what you are doing. Give a physical description of the mathematical steps you are employing to solve your problem. If you were to draw a tangent line at a point, what would the picture look like?
Poor Example 11.5.
By looking at the graph, \(y\) goes to the \(x\) axis.
Aside
Good Example 11.6.
By looking at the graph of the function, we see that as \(x\) approaches \(\pm\infty\text{,}\) \(y\) approaches 0, so the graph approaches the \(x\)-axis.
Aside

Subsubsection 11.1.4 Putting it all together

Poor Example 11.7.
I’m going to calculate the asymptotes. Calculating the limit of \(y=\sin(x)/x\) will tell me where the asymptotes are. By looking at the graph, \(y\) goes to the \(x\)-axis.
Good Example 11.8.
We will find the asymptotes of the function \(y=\sin(x)/x\text{.}\) To find the asymptotes, we will take the limits as \(x\) approaches infinity or negative infinity. To determine these limits, we will use the Sandwich Theorem. By looking at the graph of the function, we see that as \(x\) approaches \(\pm\infty\text{,}\) \(y\) approaches 0, so the graph approaches the \(x\)-axis.
The bad introduction doesn’t flow very well. Someone reading it would not understand what you did. It is obvious that you calculated the asymptotes, but when solving a problem, the techniques employed are as important as your answer. The good introduction briefly explains how you used the Sandwich Theorem along with the result you obtained. This would allow the reader to have a clear understanding of the mathematical calculations that follow.

Subsection 11.2 Conclusions

Your solution should end with a brief concluding paragraph. The conclusion is a short, concise paragraph that summarizes the main ideas, techniques and results discussed in the problem. The concluding paragraph should focus on the main results and main ideas so that the reader can absorb the important parts of your solution to the problem. The concluding paragraph should not introduce any new material, but should simply bring back the reader to the main ideas of your solution to the problem. This means that you should not introduce something in the conclusion that was not discussed earlier in your solution.
When you write a conclusion, put yourself in the potential reader’s position and imagine what kind of information this reader may look for when he or she reads the concluding paragraph. Also, ask yourself “What do I want my reader to remember?” Here are a few suggestions of what you may want to include in the conclusion paragraph:
  • Restate the problem you solved.
  • Restate the results and interpretation of the results. If your results are lengthy, such as a big table with numerical values, just describe the results qualitatively. For example, give the range of values for your results.
  • Indicate if your results seem reasonable. If not, then explain why.
  • If you were unsuccessful in solving your problem, mention possible reasons for this.
  • If applicable, mention other problems that are related to the problem you solved.
  • Give suggestions for improvements, i.e., what else you could do for the problem.
These are just suggestions, and not all of them may be applicable for your problem.
Consider the example problem:
Find the dimensions of a right circular cylinder of volume \(10^{-6}\ m^{3}\) such that a minimum amount of material is used.

Poor Example 11.9.

In this problem I used calculus to solve a mathematical problem.
Aside

Poor Example 11.10.

I solved for \(h\) in \(\pi r^{2}h=10^{-6}\) and plugged the expression for \(h\) into \(2\pi r^{2}+2\pi rh\text{.}\) Then I took the derivative of \(2\pi r^{2}+\frac{2\times 10^{-6}}{r}\text{.}\) Then I set the derivative equal to zero. Then I solved for \(r\text{.}\)
Aside

Good Example 11.11.

The problem discussed in this paper is to find the dimensions of a right circular cylinder of volume \(10^{-6}\ m^{3}\) such that a minimum amount of material is used. The problem was solved by minimizing the area of the cylinder using the first and second derivative test. The optimal dimensions were found to be radius \(\cong 5.42\ cm\) and height \(\cong 10.84\ cm\text{.}\) The method used for solving the problem can be applied to other optimization problems, e.g., finding the dimensions of other shapes with a fixed volume such that the used material is minimized. A possible development of the technique used could be to consider optimization of a function of more than two parameters and more than one constraint.
Aside