Mister Exam

Derivative of pisin(2pit/3)

Function f() - derivative -N order at the point
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
      /2*pi*t\
pi*sin|------|
      \  3   /
$$\pi \sin{\left(\frac{2 \pi t}{3} \right)}$$
pi*sin(((2*pi)*t)/3)
Detail solution
  1. The derivative of a constant times a function is the constant times the derivative of the function.

    1. Let .

    2. The derivative of sine is cosine:

    3. Then, apply the chain rule. Multiply by :

      1. The derivative of a constant times a function is the constant times the derivative of the function.

        1. The derivative of a constant times a function is the constant times the derivative of the function.

          1. Apply the power rule: goes to

          So, the result is:

        So, the result is:

      The result of the chain rule is:

    So, the result is:

  2. Now simplify:


The answer is:

The graph
The first derivative [src]
    2    /2*pi*t\
2*pi *cos|------|
         \  3   /
-----------------
        3        
$$\frac{2 \pi^{2} \cos{\left(\frac{2 \pi t}{3} \right)}}{3}$$
The second derivative [src]
     3    /2*pi*t\
-4*pi *sin|------|
          \  3   /
------------------
        9         
$$- \frac{4 \pi^{3} \sin{\left(\frac{2 \pi t}{3} \right)}}{9}$$
The third derivative [src]
     4    /2*pi*t\
-8*pi *cos|------|
          \  3   /
------------------
        27        
$$- \frac{8 \pi^{4} \cos{\left(\frac{2 \pi t}{3} \right)}}{27}$$