Basic calculus 1 question: What is the defining formula of sinΘ?

Arshad_Physic
Messages
50
Reaction score
1

Homework Statement



Q) Derive the dereitvative of sinΘ using the definition of differentiation.

I am in Calculus 3, and I used to know how to work this problem very well! :) I just don't remember lol - I just need a little help I guess! :)


Homework Equations



lim [f(x+h) - f(x))]/h
x→0

The Attempt at a Solution



f(x) = sinΘ

f(x+h) = (sinΘ + h)

Now I am STUCK! lol

THanks in Advance! :)
 
Physics news on Phys.org
well now put that into the formula and check the numerator.

You will have sin(θ+h)-sinθ. Do you know your sum to product formulas? These will help greatly here or you can expand sin(θ+h) as well.
 
Arshad_Physic said:

Homework Statement



Q) Derive the dereitvative of sinΘ using the definition of differentiation.

I am in Calculus 3, and I used to know how to work this problem very well! :) I just don't remember lol - I just need a little help I guess! :)


Homework Equations



lim [f(x+h) - f(x))]/h
x→0

The Attempt at a Solution



f(x) = sinΘ

f(x+h) = (sinΘ + h)

Now I am STUCK! lol

THanks in Advance! :)
Might as well use x instead of theta, since x is easier to type.

f(x + h) = sin(x + h)
Use the identity for the sine of the sum of two angles.

You will also need a limit:
\lim_{h \to 0} \frac{sin(h)}{h}
Do you remember the value of this limit?
 
so, I write:

lim [sin(x+h) - sin(x))]/h
x→0

So, I get:

lim [sin(x) cos(h) + cos(x)sin(h) - sin(x))]/h
x→0

But now I am stuck again lol - I understand that if I use \lim_{h \to 0} \frac{sin(h)}{h}

then my equation should become:

lim [sin(x) cos(h) + cos(x)sin(h) ]/h , right?
x→0
 
Your limit should be as h --> 0, not as x --> 0. Also, you are missing a term in the numerator. What happened to the -sin(x) that used to be there?

There's another limit that you'll need as well:
\lim_{h \to 0} \frac{cos(h) - 1}{h}
 
Took me a while for me to figure this out! I spent time expanding on the ideas both of you gave me and finally understood what to do!

THANKS to BOTH of you! :)
 
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