Primitive Function 3(sin(3t) + cos(3t))

Attis
Messages
50
Reaction score
0

Homework Statement


Find the primitive function s(t) for v(t)=3(sin(3t) + cos(3t)) for which s(0)=0


The Attempt at a Solution



v(t) =3(sin(3t) + cos(3t)) = 3sin3t +3cos3t

s(t) =cos3t -sin3t + C

0 = cos3(0) - sin3(0) + C
0= 1 + C
C=-1
such that my primitive function is cos3t - sin3t - 1

My teacher got another answer:
s(t) = -cos(3t) + sin(3t) + C
and s(0) = 0 = -1 + 0 + C such that C= 1 and the primitive function is sin3t -cos3t + 1

has he made a mistake? or am I confused?
 
Physics news on Phys.org
You've made mistakes. What is the primitive function of cos and sin?
 
  • Like
Likes 1 person
the primitive function is the anti-derivative. so cosx becomes sinx and sinx becomes -cosx?
s(t)=-cos3t+sin3t + C

Now I got it. I´d gotten confused between the derivative and the anti-derivative. Thanks for confirming that I´d made the mistake!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top