Sine of square function: Difference between revisions
(Created page with "{{particular function}} {{angular function radian convention}} ==Definition== This function is defined as the composite of t...") |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 8: | Line 8: | ||
<math>x \mapsto \sin(x^2)</math> | <math>x \mapsto \sin(x^2)</math> | ||
Note that this is different from <matH>\sin^2</math>, the [[sine-squared function]]. | Note that this is different from <matH>\sin^2</math>, the [[sine-squared function]]. It also differs from the [[sine of sine function]], obtained by composing the sine function with itself. | ||
==Graph== | ==Graph== | ||
| Line 15: | Line 15: | ||
[[File:Sineofsquarebasic.png|600px]] | [[File:Sineofsquarebasic.png|600px]] | ||
==Differentiation== | |||
===Using the chain rule for differentiation=== | |||
{{quotation|'''WHAT WE USE''': [[chain rule for differentiation]], [[differentiation rule for power functions]], [[sine function#Differentiation]]}} | |||
<section begin="differentiation"/> | |||
We use the [[chain rule for differentiation]] viewing the function as the composite of the [[square function]] on the inside and the [[sine function]] on the outside: | |||
<math>\frac{d}{dx}[\sin(x^2)] = \frac{d(\sin(x^2))}{d(x^2)} \frac{d(x^2)}{dx} = (\cos(x^2))(2x) = 2x\cos(x^2)</math> | |||
<section end="differentiation"/> | |||
Latest revision as of 19:38, 19 December 2011
This article is about a particular function from a subset of the real numbers to the real numbers. Information about the function, including its domain, range, and key data relating to graphing, differentiation, and integration, is presented in the article.
View a complete list of particular functions on this wiki
For functions involving angles (trigonometric functions, inverse trigonometric functions, etc.) we follow the convention that all angles are measured in radians. Thus, for instance, the angle of is measured as .
Definition
This function is defined as the composite of the sine function and the square function. Explicitly, it is the function:
Note that this is different from , the sine-squared function. It also differs from the sine of sine function, obtained by composing the sine function with itself.
Graph
Here is a zoomed out graph for the domain restricted to :
Differentiation
Using the chain rule for differentiation
WHAT WE USE: chain rule for differentiation, differentiation rule for power functions, sine function#Differentiation
We use the chain rule for differentiation viewing the function as the composite of the square function on the inside and the sine function on the outside:
