Harmony
- 201
- 0
lim sinx/x
x->0
Where x is in degree.
I try using calculator to substitute x with 10^1, 10^2,...10^99, and I found that 10^1 to 10^97 give almost the same result, but it suddenly becomes zero from 10^98 onwards. I can get the limit if x is in radian, but how about degree?
p/s : By the way, how do I type the above question in latex?
x->0
Where x is in degree.
I try using calculator to substitute x with 10^1, 10^2,...10^99, and I found that 10^1 to 10^97 give almost the same result, but it suddenly becomes zero from 10^98 onwards. I can get the limit if x is in radian, but how about degree?
p/s : By the way, how do I type the above question in latex?
Last edited:
The problem seems to ask you to find the limit as x -> 0 (x in degrees), so you can change x from degrees to radians, and use the famous limit: \lim_{x \rightarrow 0} \frac{\sin x}{x} = 1 \quad (x \mbox{ in radians}) to complete the problem.