Find the limit using Maclaurin series:

  • #1
35
0

Homework Statement


[tex]\lim_{x\to0}[\frac{1}{x^2} - \frac{\cos(x)}{\sin(x)^2}][/tex]

I'm supposed to use Maclaurin series to evaluate this limit. The instructions suggest, as a hint:

"First combine the fractions. Then find the first term of the denominator series and the first term of the numerator series".

Homework Equations


- Maclaurin series for sin(x)
- Maclaurin series for cos(x)
- L'Hopital's rule

The Attempt at a Solution


Graphing it I know the limit is (-1/6), but I can't show it.

I tried separating each function into its respective series, and I've tried taking several derivatives to see if L'Hopital's rule can make the limit apparent, but I'm not having much luck. I've also tried using different trig identities to try to help, but without much luck.

Any suggestions?
 

Answers and Replies

  • #2

Homework Statement


[tex]\lim_{x\to0}[\frac{1}{x^2} - \frac{\cos(x)}{\sin(x)^2}][/tex]

I'm supposed to use Maclaurin series to evaluate this limit. The instructions suggest, as a hint:

"First combine the fractions. Then find the first term of the denominator series and the first term of the numerator series".

Homework Equations


- Maclaurin series for sin(x)
- Maclaurin series for cos(x)
- L'Hopital's rule

The Attempt at a Solution


Graphing it I know the limit is (-1/6), but I can't show it.

I tried separating each function into its respective series, and I've tried taking several derivatives to see if L'Hopital's rule can make the limit apparent, but I'm not having much luck. I've also tried using different trig identities to try to help, but without much luck.

Any suggestions?
Did you try the first thing stated in the hint? "First combine the fractions."
 
  • #3
Yeah, but that didn't seem to help. I'm left with a jumble of series and not really sure where to go from there.

It says to take the first term of both numerator and denominator, but given that the denominator is the square of the series (and that the first term is zero), I'm not really sure. And the numerator has several series...
 
  • #4
If you plug in the taylor series for cos and sin you get

[tex]\frac{1 - \frac{x^2}{2} + \mathcal{O}(x^4)}{(x - x^3/6 + \mathcal{O}(x^5))^2} = \frac{1}{x^2}\frac{1 - \frac{x^2}{2} + \mathcal{O}(x^4)}{(1 - x^2/6 + \mathcal{O}(x^4))^2}[/tex]

Expand the denominator using the binomial expansion (treat the [itex](x^2/6 + \mathcal{O}(x^4))^2[/itex] stuff as the small "x" in 1/(1-x) = 1 + x + ...):

[tex]\frac{1}{x^2}\frac{1 - \frac{x^2}{2} + \dots}{1 - x^2/6 + \mathcal{O}(x^4)} = \frac{1}{x^2}(1 - \frac{x^2}{2} + mathcal{O}(x^4))(1 + (x^2/6 + \mathcal{O}(x^4))^2 - (x^2/6 + \mathcal{O}(x^4)))^4 + \dots)[/tex]

Now multiply things through, keeping the few lowest order terms. Your goal is to get something that looks like [itex]1/x^2 - \mbox{constant} + \mathcal{O}(x)[/itex]. Since you already have a 1/x^2, it cancels the 1/x^2 term and you're left with your answer.
 
  • #5
"The first term" usually means the first non-vanishing term.

When you multiply series, you just need to keep track of what products contribute to what terms. For example, you know that

[tex]\sin^2 x = \left(x - \frac{x^3}{3!} + \cdots\right)\left(x - \frac{x^3}{3!} + \cdots\right)[/tex]

The lowest power of x in the product will be x2, which comes from the product of the first term in each factor. All other products will give you a higher power of x. The next higher power will be x4. The products of the first term in one series and the second term in the other series sum to give you the x4 term, so you get:

[tex]\sin^2 x = x^2 + \left[-x\times\frac{x^3}{3!} -\frac{x^3}{3!}\times x\right] + \cdots = x^2 - \frac{x^4}{3} + \cdots[/tex]
 

Suggested for: Find the limit using Maclaurin series:

Replies
2
Views
462
Replies
4
Views
612
Replies
6
Views
1K
Replies
5
Views
328
Replies
1
Views
437
Replies
7
Views
467
Replies
8
Views
539
Replies
9
Views
511
Replies
21
Views
578
Replies
6
Views
307
Back
Top