Trouble With Calculating the Limit of sin(x2+3x+2)/(x3+1) at x=-1

  • Thread starter Thread starter turdferguson
  • Start date Start date
  • Tags Tags
    Limit
Click For Summary

Homework Help Overview

The discussion revolves around calculating the limit of the function sin(x² + 3x + 2) / (x³ + 1) as x approaches -1. Participants are exploring various methods to evaluate this limit, particularly in the context of trigonometric limits and polynomial expressions.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss substitution methods, including setting u = x² + 3x + 2, and express confusion over obtaining incorrect limit values. Some suggest using L'Hospital's rule, while others seek alternative methods without derivatives. There are mentions of power series expansions and the need for careful handling of variables.

Discussion Status

The discussion is active, with participants providing various insights and suggestions. Some participants have offered guidance on simplifying the limit expression and have pointed out potential errors in the original poster's approach. Multiple interpretations of the problem are being explored, particularly regarding the use of L'Hospital's rule versus algebraic manipulation.

Contextual Notes

Participants note that the problem was presented in a section of the textbook prior to the formal introduction of L'Hospital's rule, which influences the approaches being considered. There is an emphasis on understanding the limit without relying on derivatives, reflecting the current stage of learning.

turdferguson
Messages
312
Reaction score
0

Homework Statement


Im not good with latex, but I am having trouble with the limit as x approaches -1 of
[sin(x2+3x+2)]/(x3+1)


The Attempt at a Solution


Ive tried substituting u = x2+3x+2 but I keep getting -1/4 instead of the correct limit 1/3

by long division, x3+1 = (x2+3x+2)(x-3) + 7x + 7

This yields the limit as u approaches 0 of
[sin(u)]/[u(x-3) + 7x + 7]

after simplifying sinu/u, I get the limit as u approaches 0 of

1/[x - 3 + (7x+7/u)] = u/[u(x-3) + 7x+7]

If I plug in x=-1, the limit is -1/4, not 1/3. What am I doing wrong?
 
Physics news on Phys.org
Have you tried L'Hospital's rule?
 
Try using L'Hopital's rule ("type 0/0)"

edit: Damn, beaten to it!
 
Im not up to it yet, is there any way without derivatives?
 
As a general rule, you can't really compare different operators together.

For example, each of the following types of operations: polynomial, trigonometric, logarithmic, exponential - if any two appear in the same equation, you can only solve it numerically.

Give me an exact solution for xtan(x)=2, or cos(x) - ln(x) = 0.
you can't.
You need L'Hopital's rule unless I'm missing something obvious.
 
You could try to expand both functions around x=-1 in power series but that needs derivatives as well. Why are you afraid of derivatives and l'Hopital? It's really trivial!
 
turdferguson said:

Homework Statement


Im not good with latex, but I am having trouble with the limit as x approaches -1 of
[sin(x2+3x+2)]/(x3+1)


The Attempt at a Solution


Ive tried substituting u = x2+3x+2 but I keep getting -1/4 instead of the correct limit 1/3

by long division, x3+1 = (x2+3x+2)(x-3) + 7x + 7

This yields the limit as u approaches 0 of
[sin(u)]/[u(x-3) + 7x + 7]

after simplifying sinu/u, I get the limit as u approaches 0 of

1/[x - 3 + (7x+7/u)] = u/[u(x-3) + 7x+7]

If I plug in x=-1, the limit is -1/4, not 1/3. What am I doing wrong?

You're on the right track, you don't have to use L'Hopital's.

Your error was in trying to work in two variables when you should work in one variable as far as possible. Since u depends on x, your final expression and limit are not correct.

lim as x-> (-1) of [sin(x2+3x+2)]/(x3+1) = lim as x-> (-1) of [(x2+3x+2)]/(x3+1) since lim(y->0) siny/y = 1

Now,

[tex]\frac{x^2+3x+2}{x^3+1} = \frac{1}{x-3 + \frac{7(x+1)}{x^2 + 3x+2}}[/tex]

From here on, just continue the long division (sort of like continued fractions).

[tex]\frac{1}{x-3 + \frac{7(x+1)}{x^2 + 3x+2}} = \frac{1}{x-3 + \frac{7}{x+2}}[/tex]

And the limit of that expression as x -> -1 is clearly 1/(-4+7) = 1/3, as required.
 
Curious3141 said:
You're on the right track, you don't have to use L'Hopital's.

Your error was in trying to work in two variables when you should work in one variable as far as possible. Since u depends on x, your final expression and limit are not correct.

lim as x-> (-1) of [sin(x2+3x+2)]/(x3+1) = lim as x-> (-1) of [(x2+3x+2)]/(x3+1) since lim(y->0) siny/y = 1

Now,

[tex]\frac{x^2+3x+2}{x^3+1} = \frac{1}{x-3 + \frac{7(x+1)}{x^2 + 3x+2}}[/tex]

From here on, just continue the long division (sort of like continued fractions).

[tex]\frac{1}{x-3 + \frac{7(x+1)}{x^2 + 3x+2}} = \frac{1}{x-3 + \frac{7}{x+2}}[/tex]

And the limit of that expression as x -> -1 is clearly 1/(-4+7) = 1/3, as required.
Err... you seemed to have overcomplicated the problem itself.
It goes like this:
First, you have to change it to some form of:
[tex]\lim_{\alpha \rightarrow 0} \frac{\sin \alpha}{\alpha} = 1[/tex]
And you know that as x tends to -1, the parameter of the sine function (i.e x2 = 3x + 2) also tends to 0, so you will try to make the denominator looks similar to that parameter, so that you can apply the well-known limit above..
[tex]\lim_{x \rightarrow -1} \frac{\sin (x ^ 2 + 3x + 2)}{x ^ 3 + 1} = \lim_{x \rightarrow -1} \frac{\sin \left[ (x + 1) (x + 2) \right]}{(x + 1) (x ^ 2 - x + 1)} = \lim_{x \rightarrow -1} \frac{\sin \left[ (x + 1) (x + 2) \right] (x + 2)}{(x + 1) (x + 2) (x ^ 2 - x + 1)}[/tex]
[tex]= \lim_{x \rightarrow -1} \frac{\sin \left[ (x + 1) (x + 2) \right]}{(x + 1) (x + 2)} \times \lim_{x \rightarrow -1} \frac{x + 2}{x ^ 2 - x + 1} = ...[/tex]
It should be pretty easy from here. Can you go from here? :)
 
VietDao29 said:
Err... you seemed to have overcomplicated the problem itself.
It goes like this:
First, you have to change it to some form of:
[tex]\lim_{\alpha \rightarrow 0} \frac{\sin \alpha}{\alpha} = 1[/tex]
And you know that as x tends to -1, the parameter of the sine function (i.e x2 = 3x + 2) also tends to 0, so you will try to make the denominator looks similar to that parameter, so that you can apply the well-known limit above..
[tex]\lim_{x \rightarrow -1} \frac{\sin (x ^ 2 + 3x + 2)}{x ^ 3 + 1} = \lim_{x \rightarrow -1} \frac{\sin \left[ (x + 1) (x + 2) \right]}{(x + 1) (x ^ 2 - x + 1)} = \lim_{x \rightarrow -1} \frac{\sin \left[ (x + 1) (x + 2) \right] (x + 2)}{(x + 1) (x + 2) (x ^ 2 - x + 1)}[/tex]
[tex]= \lim_{x \rarrow -1} \frac{\sin \left[ (x + 1) (x + 2) \right]}{(x + 1) (x + 2)} \times \lim_{x \rarrow -1} \frac{x + 2}{x ^ 2 - x + 1} = ...[/tex]
It should be pretty easy from here. Can you go from here? :)

It's really the same thing, just a different way. I was simply using the fact that [tex]\lim_{x \rightarrow -1} \sin{(x^2+3x+2)} = \lim_{x \rightarrow -1}(x^2+3x+2)[/tex] right at the start. Nothing "overcomplicated" in that.
 
Last edited:
  • #10
Thanks for the explanations. I am not afraid of LHospitals rule, but we just finished trig limits and are just starting derivatives. Needless to say, we haven't gone over it formally in class. The problem was given in a section of the book before LHospitals rule, so I wanted to know how it could be solved without resorting to that
 
  • #11
Sure. Good reason.
 

Similar threads

  • · Replies 26 ·
Replies
26
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
5
Views
3K
Replies
5
Views
2K
  • · Replies 25 ·
Replies
25
Views
2K
Replies
3
Views
2K
Replies
1
Views
2K
  • · Replies 18 ·
Replies
18
Views
6K
  • · Replies 24 ·
Replies
24
Views
3K