Understanding the Limit Rule for sin(3t)cos(5t) [SOLVED]

  • Thread starter Thread starter Goldenwind
  • Start date Start date
  • Tags Tags
    Limit
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
Goldenwind
Messages
145
Reaction score
0
[SOLVED] Question on a limit rule

Homework Statement


http://www.math.yorku.ca/Who/Faculty/Kochman/M1300/solutions/solF06/SFE.pdf
Question 3. My question is (Using t as theta, as I'm too lazy to use TeX), when going from the limit of sin(3t)cos(5t)/sin(5t), the person then breaks up this limit into 3 separate limits (All multiplied by each other), then reduces those 3 limits down to 3/5, 1, and 1.

Where did those 3 limits come from? What is the rule or theorem that I'm missing here?
I get how they break down into 3/5, 1, and 1, but I don't see how he split the first into those 3.

Homework Equations


None.


The Attempt at a Solution


Google? :P
 
Physics news on Phys.org
First of all, there's a mistake in the solution; in the first of the three limits, the cos(5t) should be in the numerator, not the denomator.

Correcting this, the product of the three expressions (before you take the limit), equals the original expression, so this breakup is mathematically correct.

Why choose this particular form? Because we know sin(x)/x -> 1 as x->0, so it's useful to put in a factor of 1/x for each sin(x) (in the numerator or denominator). The leftover stuff then turns out be a number times cos(x), and the limit of this is easy as well. So the general idea was to write the original expression as a product of expressions whose limits are well known.
 
cristo said:
They've just multiplied the top and bottom of the expression by 3, 5 and theta. That is, they have multiplied the expression by 1, three times.
At first I thought I got it, but then something else threw me off.

Without multiplying by 1, sin(3t)cos(5t)/sin(5t) would break into:
Limit of [ sin(3t) / 1 ]
Limit of [ cos(5t) / 1 ]
Limit of [ 1 / sin(5t) ]

However their three limits have one sin on the top, one sin on the bottom, and one cos on the bottom.

How did their cos get to the bottom of the fraction?
 
Good to know. Thank-you for your help :)
/solved