Integrating Trig: Solving Definite Integrals with Sin and Cos

  • Thread starter Thread starter MathGnome
  • Start date Start date
  • Tags Tags
    Integrating Trig
AI Thread Summary
The discussion focuses on solving the definite integral of sin(2x)cos(2x) from 0 to 1. The user initially transforms the integral using the double angle formula, leading to the expression (1/2)∫(sin(4x))dx. They encounter difficulties applying the integral formula for sin(bx) due to confusion about definite integrals. Another participant clarifies that the correct evaluation involves recognizing that cos(0) is not zero and suggests using substitution with u = sin(2x) for a simpler solution. Ultimately, the integral evaluates to (1/4)sin^2(2) when properly computed.
MathGnome
Messages
10
Reaction score
0
Ok, so we have

\int_{0}^{1}\left(\sin{2x}*\cos{2x}\right)dx

Using the double angle forumla we change the integrand

(1/2)\int_{0}^{1}\left(2*\sin{2x}*\cos{2x}\right)dx

which converts to

(1/2)\int_{0}^{1}\left(\sin{4x}\right)dx

This is where I run into trouble... I'm trying to use the formula
\int\left(\sin{bx}\right)dx = (1/-b)\cos{bx}

but my answers are not working. I'm thinking that it has something to do with the fact this is a deffinite integral... any help?

Thx
 
Physics news on Phys.org
MathGnome said:
Ok, so we have

\int_{0}^{1}\left(\sin{2x}*\cos{2x}\right)dx

Using the double angle forumla we change the integrand

(1/2)\int_{0}^{1}\left(2*\sin{2x}*\cos{2x}\right)dx

which converts to

(1/2)\int_{0}^{1}\left(\sin{4x}\right)dx

This is where I run into trouble... I'm trying to use the formula
\int\left(\sin{bx}\right)dx = (1/-b)\cos{bx}

but my answers are not working. I'm thinking that it has something to do with the fact this is a deffinite integral... any help?

Thx

How are you answers not working?

-\frac{1}{4}\cos{4x}\bigvert|_0^1

As long as you know the value of cos(0), you shouldn't have any trouble!
 
... *sigh* I was so used to seeing a 0 and just subtracting by 0 that I forgot cos(0) is in fact NOT 0... Is it bad that I take shortcuts without even realizing I'm taking them? :cry:

EDIT: I meant WRONG shortcuts =)
 
By the way, I would not have worried about combining those trig functions.

To integrate \int_0^1 sin(2x)cos(2x)dx just note that the sine and cosine are both to an odd exponent (1). Let u= sin(2x) so that du= 2 cos(2x)dx or (1/2)du= cos(2x)dx. When x= 0, u= sin(0)= 0, when x= 1, u= sin(2). The integral becomes
\frac{1}{2}\int_0^{sin(2)}udu
which equals
\frac{1}{4}u^2 evaluated between 0 and sin(2) and is
\frac{1}{4}sin^2(2)
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top