Shortcuts for Solving Brutal Limit Problems

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

Homework Help Overview

The problem involves evaluating the limit of the expression (sin(tan(x)) - tan(sin(x))) / x^7 as x approaches zero. The subject area is calculus, specifically focusing on limits and Taylor series expansions.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss using Taylor series expansions for sin and tan to simplify the limit calculation. Some express concerns about the complexity and length of deriving these expansions, particularly in an examination context. Others suggest that expanding to O(x^8) might be sufficient for the limit evaluation.

Discussion Status

There is an ongoing exploration of different methods to approach the problem, with some participants suggesting the use of Taylor series while others question the feasibility of this approach due to its complexity. No consensus has been reached, but various lines of reasoning are being considered.

Contextual Notes

Participants note the challenge of calculating derivatives for the Taylor series and the potential for a shorter method to be available, indicating a desire for efficiency in problem-solving.

shakgoku
Messages
28
Reaction score
0

Homework Statement

Limit x tends to zero, (sin(tan(x))-tan(sin(x)))/x^7

Homework Equations


The Attempt at a Solution



I have tried to derive a maclaurin expansion for sin(tan(x)) and tan(sin(x)).
But it was too lengthy to be attempted in an examination.
Another method is to use l'hospital but this method is also incredibly lengthy.

Is there a shorter method to attack this problem?
 
Physics news on Phys.org
you could attempt to use just the taylor series for tan & sin to expand it into some thing reasonable...
 
expanding each to O(x^8) should be more than enough, as those and any higher terms will tend to zero in the limit
 
lanedance said:
expanding each to O(x^8) should be more than enough, as those and any higher terms will tend to zero in the limit

Yeah, but calculating derivatives of sin(tan(x)) and tan(sin(x)) for taylor series, and keeping track of everything is a very long process.

I was wondering if an easier and shorter method is avaliable.
 
i was saying only use the taylor series of sin(y) and tan(x)... the take the composition of polynomial functions
 
[tex]\sin\left(\tan\left(x\right)\right) = -\frac{1}{5040} \, tan(x)^{7} + \frac{1}{120} \, tan(x)^{5} - \frac{1}{6} \, tan(x)^{3} + tan(x)[/tex]

and

[tex]\tan\left(\sin\left(x\right)\right) = \frac{17}{315} \, sin(x)^{7} + \frac{2}{15} \, sin(x)^{5} + \frac{1}{3} \, sin(x)^{3} +<br /> sin(x)[/tex]
(x^8 is zero for both functions). Then ,
[tex]\frac{\sin\left(\tan\left(x\right)\right) -<br /> \tan\left(\sin\left(x\right)\right)}{x^{7}} =<br /> <br /> -\frac{272 \, \sin\left(x\right)^{7} + 672 \, \sin\left(x\right)^{5} +<br /> 1680 \, \sin\left(x\right)^{3} + \tan\left(x\right)^{7} - 42 \,<br /> \tan\left(x\right)^{5} + 840 \, \tan\left(x\right)^{3} + 5040 \,<br /> \sin\left(x\right) - 5040 \, \tan\left(x\right)}{5040 \, x^{7}}[/tex]

and then how do I proceed?
 
Last edited:
now substitute in the taylor expansions of sin & cos

it will seem messy at first, but as you only need keep terms up to O(x^7) you can throw away a lot

[tex] tan(x)^{7} = (\frac{17}{315}x^7 + \frac{2}{15}x^5 \ + \frac{1}{3} x^3 + x)^7 = x^7 + O(x^8)<br /> [/tex]
 

Similar threads

  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 15 ·
Replies
15
Views
7K