Don't know to handle the (ωt) and (t) that appear in the integral

  • Thread starter Thread starter Karol
  • Start date Start date
  • Tags Tags
    Integral
Karol
Messages
1,380
Reaction score
22

Homework Statement


I have the integral:
\int_{0}^{4} \sin(\omega t)\cdot t^2

Homework Equations


I know from integrals tables that:
\int x^2 \sin x=2x\sin x-(x^2-2)\cos x
But i don't know to handle the (ωt) and (t) that appear in the integral

The Attempt at a Solution

 
Physics news on Phys.org
Karol said:

Homework Statement


I have the integral:
\int_{0}^{4} \sin(\omega t)\cdot t^2

Very simple: $$

\int_{0}^{4} \sin(\omega t)\cdot t^2 d \omega = t^2 \int_0^4 \sin (\omega t) d \omega


= t^2 \left[ \frac {-\cos (\omega t)} {t} \right]_0^4 = t (1 - \cos 4t)
$$
 
Sorry, i didn't mention it's not dω, but dt, the variant is the time, the ω is a constant
 
Hint: Write t^2= \frac{1}{\omega^2}(\omega t)^2.
 
Karol said:
Sorry, i didn't mention it's not dω, but dt, the variant is the time, the ω is a constant

Do you see why it is important to append dx to the integrand? Without this, no one can be sure what variable is being integrated.
 
So, i use t^2= \frac{1}{\omega^2}(\omega t)^2, and then i define a new variable x=ωt and then dx=ωdt, right?
 
That should work.
 
Simplest is to use the substitution y= \omega t so that dy= \omega dt, dt= dy/omega and t= y/\omega
 
Last edited by a moderator:
Result

The integral is:
\int_{0}^{4} \sin(\omega t)\cdot t^2
I used:
t^2= \frac{1}{\omega^2}(\omega t)^2
Then x=ωt and then dx=ωdt.
ω=7.27E-5[rad/sec]
for t=o --> x=0
for t=4 --> x=ωx4[sec]=0.00029
\frac{1}{\omega^3}=\frac{1}{(7.27E-5)^3}=2.6E12
From integrals tables:
\int x^2 \sin x=2x\sin x-(x^2-2)\cos x
So:
\frac{1}{\omega^3}\int_{0}^{0.00029}\sin x-(x^2-2)\cos x=211093
Can anyone check? the result isn't logical, physically
 
Back
Top