Finding the limit of a function in f(x)-f(a)/x-a format

noonan
Messages
2
Reaction score
0

Homework Statement


Let f(x)=lim (csct-cscx)/t-x. Find the value of f'(pi/4)
t-x

Homework Equations


f(x)-f(a)/x-a

The Attempt at a Solution



I tried doing it from first principles but couldn't figure out how to get rid of h. I also tried doing L'hopital's rule and got root2 but I know the answer is 3root2. I also tried making the equation (cscx-root2)/x-(pi/4). Nothing seems to work!
 
Physics news on Phys.org
noonan said:

Homework Statement


Let f(x)=lim (csct-cscx)/t-x. Find the value of f'(pi/4)
t-x
Use parentheses around the terms in the denominator.
noonan said:

Homework Equations


f(x)-f(a)/x-a
Use parentheses around the numerator and denominator terms.
noonan said:

The Attempt at a Solution



I tried doing it from first principles but couldn't figure out how to get rid of h.
There is no h anywhere in your work.
noonan said:
I also tried doing L'hopital's rule and got root2 but I know the answer is 3root2. I also tried making the equation (cscx-root2)/x-(pi/4). Nothing seems to work!

Assuming that f(x) = csc(x), then f'(\pi/4) is given by this limit.
\lim_{x \to \pi/4}\frac{csc(x) - csc(\pi/4)}{x - \pi/4}

My first step was to rewrite the csc terms using csc(x) = 1/sin(x). After that, I did some algebra to write the whole limit expression with a single numerator and a single denominator. If you are allowed to use L'Hopital's Rule, you get the answer pretty quickly.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top