Different ways of computing a limit (Part 4)

One of my colleagues placed the following problem on an exam for his Calculus II course…

\displaystyle \lim_{x \to \infty} \frac{\sqrt{x^2+1}}{x}

and was impressed by the variety of correct responses that he received. I thought it would be fun to discuss some of the different ways that this limit can be computed.

Method #4. The geometric approach. The numbers x and \sqrt{x^2+1} can be viewed as two sides of a right triangle with legs 1 and x and hypotenuse \sqrt{x^2+1}. So as x gets larger and larger, the longer leg x will get closer and closer in length to the length of the hypotenuse. Therefore, the ratio of the length of the hypotenuse to the length of the longer leg must be 1.

 

Different ways of computing a limit (Part 3)

One of my colleagues placed the following problem on an exam for his Calculus II course…

\displaystyle \lim_{x \to \infty} \frac{\sqrt{x^2+1}}{x}

and was impressed by the variety of correct responses that he received. I thought it would be fun to discuss some of the different ways that this limit can be computed.

Method #3. A trigonometric identity. When we see \sqrt{x^2+1} inside of an integral, one kneejerk reaction is to try the trigonometric substitution x = \tan \theta. So let’s use this here. Also, since x \to \infty, we can change the limit to be \theta \to \pi/2:

\displaystyle \lim_{x \to \infty} \frac{\sqrt{x^2+1}}{x} = \displaystyle \lim_{\theta \to \pi/2} \frac{\sqrt{\tan^2 \theta+1}}{\tan \theta}

= \displaystyle \lim_{\theta \to \pi/2} \frac{\sqrt{\sec^2 \theta}}{\tan \theta}

= \displaystyle \lim_{\theta \to \pi/2} \frac{ \sec \theta}{\tan \theta}

= \displaystyle \lim_{\theta \to \pi/2} \frac{ ~~\displaystyle \frac{1}{\cos \theta} ~~}{ ~~ \displaystyle \frac{\sin \theta}{\cos \theta} ~~ }

= \displaystyle \lim_{\theta \to \pi/2} \frac{ 1}{\sin \theta}

= 1.

Different ways of computing a limit (Part 2)

One of my colleagues placed the following problem on an exam for his Calculus II course…

\displaystyle \lim_{x \to \infty} \frac{\sqrt{x^2+1}}{x}

and was impressed by the variety of correct responses that he received. I thought it would be fun to discuss some of the different ways that this limit can be computed.

Method #2. Using L’Hopital’s Rule. The limit has the indeterminant form \infty/\infty, and so I can differentiate the top and the bottom with respect to x:

\displaystyle \lim_{x \to \infty} \frac{\sqrt{x^2+1}}{x} = \displaystyle \lim_{x \to \infty} \frac{ \displaystyle \frac{d}{dx} \left( \sqrt{x^2+1} \right) }{\displaystyle \frac{d}{dx} \left( x \right)}

= \displaystyle \lim_{x \to \infty} \frac{ \displaystyle \frac{1}{2} \left( x^2+1 \right)^{-1/2} \cdot 2x }{1}

= \displaystyle \lim_{x \to \infty} \frac{x}{\sqrt{x^2+1}}.

Oops… it looks like I just got the reciprocal of the original limit! Indeed, if I use L’Hopital’s Rule again, I’ll just return back to the original limit.

So that doesn’t look very helpful… except it is. If I define the value of this limit to be equal to L, then I’ve just shown that L = 1/L (assuming that the limit exists in the first place, of course). That means that L = 1 or L = -1. Well, clearly the limit of this nonnegative function can’t be negative, and so we conclude that the limit is equal to 1.

Different ways of solving a contest problem (Part 3)

The following problem appeared on the American High School Mathematics Examination (now called the AMC 12) in 1988:

If 3 \sin \theta = \cos \theta, what is \sin \theta \cos \theta?

When I presented this problem to a group of students, I was pleasantly surprised by the amount of creativity shown when solving this problem.

Yesterday, I presented a solution using a Pythagorean identity, but I was unable to be certain if the final answer was a positive or negative without drawing a picture. Here’s a third solution that also use a Pythagorean trig identity but avoids this difficulty. Again, I begin by squaring both sides.

9 \sin^2 \theta = \cos^2 \theta

9 (1 - \cos^2 \theta) = \cos^2 \theta

9 - 9 \cos^2 \theta = \cos^2 \theta

9 = 10 \cos^2 \theta

\displaystyle \frac{9}{10} = \cos^2 \theta

\displaystyle \pm \frac{3}{\sqrt{10}} = \cos \theta

Yesterday, I used the Pythagorean identity again to find \sin \theta. Today, I’ll instead plug back into the original equation 3 \sin \theta = \cos \theta:

3 \sin \theta = \cos \theta

3 \sin \theta = \displaystyle \frac{3}{\sqrt{10}}

\sin \theta = \displaystyle \pm \frac{1}{\sqrt{10}}

Unlike the example yesterday, the signs of \sin \theta and \cos \theta must agree. That is, if \cos \theta = \displaystyle \frac{3}{\sqrt{10}}, then \sin \theta = \displaystyle \frac{1}{\sqrt{10}} must also be positive. On the other hand, if \cos \theta = \displaystyle -\frac{3}{\sqrt{10}}, then \sin \theta = \displaystyle -\frac{1}{\sqrt{10}} must also be negative.

If they’re both positive, then

\sin \theta \cos \theta = \displaystyle \left( \frac{1}{\sqrt{10}} \right) \left( \frac{3}{\sqrt{10}} \right) =\displaystyle \frac{3}{10},

and if they’re both negative, then

\sin \theta \cos \theta = \displaystyle \left( -\frac{1}{\sqrt{10}} \right) \left( -\frac{3}{\sqrt{10}} \right) = \displaystyle \frac{3}{10}.

Either way, the answer must be \displaystyle \frac{3}{10}.

This is definitely superior to the solution provided in yesterday’s post, as there’s absolutely no doubt that the product \sin \theta \cos \theta must be positive.

Different ways of solving a contest problem (Part 2)

The following problem appeared on the American High School Mathematics Examination (now called the AMC 12) in 1988:

If 3 \sin \theta = \cos \theta, what is \sin \theta \cos \theta?

When I presented this problem to a group of students, I was pleasantly surprised by the amount of creativity shown when solving this problem.

Yesterday, I presented a solution using triangles. Here’s a second solution that I received: begin by squaring both sides and using a Pythagorean trig identity.

9 \sin^2 \theta = \cos^2 \theta

9 (1 - \cos^2 \theta) = \cos^2 \theta

9 - 9 \cos^2 \theta = \cos^2 \theta

9 = 10 \cos^2 \theta

\displaystyle \frac{9}{10} = \cos^2 \theta

\displaystyle \pm \frac{3}{\sqrt{10}} = \cos \theta

We use the Pythagorean identity again to find \sin \theta:

\displaystyle \frac{9}{10} = \cos^2 \theta

\displaystyle \frac{9}{10} = 1 - \sin^2 \theta

\sin^2 \theta = \displaystyle \frac{1}{10}

\sin \theta = \displaystyle \pm \frac{1}{\sqrt{10}}

Therefore, we know that

\sin \theta \cos \theta = \displaystyle \left( \pm \frac{1}{\sqrt{10}} \right) \left( \pm \frac{3}{\sqrt{10}} \right) = \displaystyle \pm \displaystyle \frac{3}{10},

so the answer is either \displaystyle \frac{3}{10} or \displaystyle -\frac{3}{10}. However, this was a multiple-choice contest problem and \displaystyle -\frac{3}{10} was not listed as a possible answer, and so the answer must be \displaystyle \frac{3}{10}.

green lineFor a contest problem, the above logic makes perfect sense. However, the last step definitely plays to the fact that this was a multiple-choice problem, and the concluding step would not have been possible had \displaystyle -\frac{3}{10} been given as an option.

 

Different ways of solving a contest problem (Part 1)

The following problem appeared on the American High School Mathematics Examination (now called the AMC 12) in 1988:

If 3 \sin \theta = \cos \theta, what is \sin \theta \cos \theta?

When I presented this problem to a group of students, I was pleasantly surprised by the amount of creativity shown when solving this problem.

Here’s the first solution that I received: draw the appropriate triangles for the angle \theta:

3 \sin \theta = \cos \theta

\tan \theta = \displaystyle \frac{1}{3}

Therefore, the angle \theta must lie in either the first or third quadrant, as shown. (Of course, \theta could be coterminal with either displayed angle, but that wouldn’t affect the values of \sin \theta or \cos \theta.)

AHSME problem

In Quadrant I, \sin \theta = \displaystyle \frac{1}{\sqrt{10}} and \cos \theta = \displaystyle \frac{3}{\sqrt{10}}. Therefore,

\sin \theta \cos \theta = \displaystyle \frac{1}{\sqrt{10}} \times \frac{3}{\sqrt{10}} = \displaystyle \frac{3}{10}.

In Quadrant III, \sin \theta = \displaystyle -\frac{1}{\sqrt{10}} and \cos \theta = -\displaystyle \frac{3}{\sqrt{10}}. Therefore,

\sin \theta \cos \theta = \displaystyle \left( - \frac{1}{\sqrt{10}} \right) \times \left( -\frac{3}{\sqrt{10}} \right) = \displaystyle \frac{3}{10}.

Either way, we can be certain that \sin \theta \cos \theta = \displaystyle \frac{3}{10}.

Issues when conducting political polls (Part 3)

The classic application of confidence intervals is political polling: the science of sampling relatively few people to predict the opinions of a large population. However, in the 2010s, the art of political polling — constructing representative samples from a large population — has become more and more difficult. FiveThirtyEight.com had a nice feature about problems that pollsters face today that were not issues a generation ago. A sampling:

The problem is simple but daunting. The foundation of opinion research has historically been the ability to draw a random sample of the population. That’s become much harder to do, at least in the United States. Response rates to telephone surveys have been declining for years and are often in the single digits, even for the highest-quality polls. The relatively few people who respond to polls may not be representative of the majority who don’t. Last week, the Federal Communications Commission proposed new guidelines that could make telephone polling even harder by enabling phone companies to block calls placed by automated dialers, a tool used in almost all surveys.

What about Internet-based surveys? They’ll almost certainly be a big part of polling’s future. But there’s not a lot of agreement on the best practices for online surveys. It’s fundamentally challenging to “ping” a random voter on the Internet in the same way that you might by giving her an unsolicited call on her phone. Many pollsters that do Internet surveys eschew the concept of the random sample, instead recruiting panels that they claim are representative of the population.

Previous posts in this series: Part 1 and Part 2.

Review of “Math Girls” by Hiroshi Yuki

When I have time to kill in a new library or bookstore, I inevitably find myself wandering to the math section — looking not for new textbooks but for decent books aimed at the popularization of mathematics. Sadly, the books I find are usually in one of three categories:

  1. Drill books with hundreds of problems for young students to practice certain skills and procedures.
  2. Cartoonish books aimed at a young elementary audience.
  3. Fact books featuring short paragraphs on various topics in advanced mathematics.

There’s nothing particularly wrong with any of these types of books — and there’s a few that I could recommend from each category — but it’s rare to find a good math book that doesn’t fit one of these molds.

Enter Math Girls, by Hiroshi Yuki, which features conversations between high school students talk about love and talk about math. I won’t write a full review — the one at MAA Reviews does a really good job at describing the book, as well as the one published in the Notices of the American Mathematical Society — but I will list some of the mathematical ideas that the book’s characters discuss:

  1. Functions and finding patterns
  2. The formula for the sum of the divisors of an integer.
  3. DeMoivre’s Theorem.
  4. Generating functions and the Fibonacci sequence.
  5. The arithmetic-geometric mean inequality.
  6. The binomial theorem.
  7. The Catalan numbers.
  8. The convergence and divergence of p-series
  9. Taylor series
  10. Vieta’s infinite product for \sin x (see Equation 22 from Mathworld)

What’s unique about Math Girls is that the logical development of all of these topics are present, as opposed a cursory summary typically found in a book of mathematical facts. That said, the logical development is not the clean and sanitized presentation that would be found in a textbook. Instead, the topics are presented as if the young characters were discovering them for themselves, with more than a few false starts and mistakes along the way. In other words, the book feels a bit like the work of real mathematicians, which makes it fairly unique for math books intended for a popular audience.

Again, I’ll defer to MAA Reviews. and the Notices of the AMS for anyone interested in a lengthier review of the book. There’s also a second volume (Math Girls 2: Fermat’s Last Theorem) that I haven’t read yet, but I presume that the style is very similar.