Two questions regarding integrating items

  • Thread starter Thread starter TFM
  • Start date Start date
  • Tags Tags
    Integrating
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
24 replies · 3K views
TFM
Messages
1,016
Reaction score
0

Homework Statement



I have a couple of questions about some intriguing looking equations.

Firstly, I have to integrate:

[tex]\frac{sin\theta}{cos\theta} d\theta[/tex]

Is there an answer to just dividing them? because sin/cos = tan, but that doesn't seem to help?

Secondly, I have to integrate:

[tex]6e^{-x^2}[/tex]
This One > [tex]6e^{-x^2}[/tex] Should be displaying e to the minus x sqaured
but I didn't think you could integrate a [tex]e^{x^2}[/tex]

Again, this one V
[tex]e^{x^2}[/tex] ?

Homework Equations



[tex]\frac{sin\theta}{cos\theta} = tan\theta[/tex]

The Attempt at a Solution



Given above

Any help would be most appreciated,

TFM
 
Last edited:
Physics news on Phys.org
[tex]\int \frac{sin\theta}{cos\theta}d\theta[/tex]


if you let [itex]u=cos\theta[/itex], what is [itex]\frac{du}{d\theta}[/itex]?

For the 2nd one, I don't think you can express that in terms of elementary functions.
 
rock.freak667 said:
[tex]\int \frac{sin\theta}{cos\theta}d\theta[/tex]


if you let [itex]u=cos\theta[/itex], what is [itex]\frac{du}{d\theta}[/itex]?

[itex]\frac{du}{d\theta} = -sin\theta[/itex]

rock.freak667 said:
For the 2nd one, I don't think you can express that in terms of elementary functions.

Is there any way to integrate this, or should I leav it as it is (The question is solving differential equations)

TFM
 
TFM said:
[itex]\frac{du}{d\theta} = -sin\theta[/itex]


and so [itex]-du=sin\theta d\theta[/itex].

Now just sub this into the integral and you can get it out.
 
I have to admit making a small mistake...

The equation to solve is:

[tex]\frac{cos\theta}{tan\theta}[/tex]

TFM
 
So:

[tex]u = sin\theta[/tex]

[tex]\frac{du}{d\theta} = cos\theta[/tex]

[tex]du = cos\theta d\theta[/tex]

so sub-ing in:

[tex]\frac{cos^2 \theta}{sin\theta}d\theta[/tex]

[tex]\frac{du^2 \theta}{u}d\theta[/tex]

Does this look right?

Edit: No it doesn't. Should be

[tex]\frac{du^2 }{u}[/tex]

[tex]\frac{du^2 }{u}[/tex]
Does this Look right?

TFM
 
I think what rock.freak667 wanted you to get was

[tex]\frac{du}{u} \cdot \cos x = \frac{ \sqrt{1-u^2}}{u} du[/tex],

which would warrant an integration by parts.

An alternative method would be to write [tex]\cos^2 x = 1-\sin^2 x[/tex] and divide through.
 
Could I not use double angle formula:

[tex]cos^2(\theta) = \frac{1-cos(2\theta)}{2}[/tex]

Giving

[tex]\frac{1 - cos(2\theta)}{2sin(\theta)}[/tex]

and then let [tex]u = cos\theta[/tex] again

??

TFM
 
That's true, I just saw the cos squared and remebered that sometime that relation is used to break it down. So:

[tex]\frac{cos^2 \theta}{sin\theta}[/tex]

[tex]u = sin\theta[/tex]

[tex]\frac{du}{d\theta} = cos\theta[/tex]

[tex]du = cos\theta d\theta[/tex]

This gives me

[tex]\frac{cos\theta cos\theta}{sin\theta}d\theta[/tex]

[tex]\frac{cos\theta }{u}du[/tex]


[tex]cos\theta = \sqrt{1 - sin^2\theta}[/tex]

[tex]cos\theta = \sqrt{1 - u^2}[/tex]

so:


[tex]\frac{\sqrt{1 - u^2}}{u}du[/tex]

So integrating by parts:

[tex]\int adb = ab - \int bda[/tex]

[tex]db = u^{-1} ; u^{-2}[/tex]

[tex]a = \sqrt{1 - u^2} ; da =[/tex]

Does this look okay?

TFM
 
Well if you meant

[tex]db = u^{-1}, b = \log_e u[/tex]

Then that looks fine so far in terms of correctness, though it looks like it won't be fruitful. Perhaps rock.freak667 meant something different to what i Interpreted.

Why didn't you like my suggestion though lol?
 
Gib Z said:
Well if you meant

[tex]db = u^{-1}, b = \log_e u[/tex]

Then that looks fine so far in terms of correctness, though it looks like it won't be fruitful. Perhaps rock.freak667 meant something different to what I Interpreted.

Why didn't you like my suggestion though lol?

I was actually going to do

[tex]b = u^{-1}, db = u^{-2}[/tex]

or is this going the wrong way?

Was your suggestion


An alternative method would be to write [tex]cos^2 x = 1-sin^2 x[/tex] and divide through.

If so, should that not be

[tex]cos^2(\theta) = \frac{1-cos(2\theta)}{2}[/tex] ?

I'm wondering if i have made some mistakes in actually solving the Differential Equations, since out of four DEs I have three which seem to not be able to be completed?

TFM
 
If I may just check my calculations.

First Question:

[tex]x(t): x' = xt + 6te^{-t^{2}}[/tex]

Subtract -xt from both sides:

[tex]-xt \frac{dx}{dt} = 6te^{-t^{2}}[/tex]

[tex]-x \frac{dx}{dt} = 6te^{-t^{2}}/t[/tex]

[tex]-x dx = 6e^{-t^{2}} dt[/tex]

Does this one look okay?

TFM
 
Does the above look correct?

TFM
 
[tex]\frac{dx}{dt}=xt+6te^{-t^2}[/tex]

[tex]\frac{dx}{dt}-xt=6te^{-t^2}[/tex]

Do you know how to solve first order differential equations of the form (in your case)

[tex]\frac{dx}{dt}+P(t)x=Q(t)[/tex]?
 
That would be:

[tex]= e^Fx \int^F q(t)dt + C[/tex]

[tex]= e^Fx \int^F q(t)dt + C[/tex]

[tex]= e^Fx \int^F q(t)dt + C[/tex]

[tex]F = \int p(t)dt[/tex]

?

TFM
 
Sorry, Latex annoys me sometimes when editing:

[tex]= e^Fx \int^F q(t)dt + C[/tex]

[tex]F = \int p(t)dt[/tex]

TFM
 
Lets see. So:

[tex]\frac{dx}{dt}-xt=6te^{-t^2}[/tex]

[tex]\frac{dx}{dt}+P(t)x=Q(t)[/tex]

solution:

[tex]= e^Fx \int^F q(t)dt + C[/tex]

[tex]F = \int p(t)dt[/tex]

And:

[tex]q(t) = 6te^{-t^2}[/tex]

[tex]p(t) = -t[/tex]

so:

[tex]F = \int -t dt = \frac{-t^2}{2}[/tex]

[tex]= e^{\frac{-t^2}{2}}x \int^{\frac{-t^2}{2}}(6te^{-t^2}) dt + C[/tex]

We still seem to have to integrate the [tex]e^{-x^2}[/tex]? Which I thought ewas impossible?

TFM
 
your integrating factor of exp(-t2/2) is correct.

But your integrand should be


[tex]e^\frac{t^2}{2} 6te^{t^2}[/tex]

Which can be simplified. Then you can integrating using a u substitution.
 
Last edited:
with

[tex]e^\frac{t^2}{2} 6te^{t^2}[/tex]

can you add the e values to get:

[tex]6te^{\fract{t^2}{2}+t^2}[/tex]

?

TFM
 
So we have:

[tex]e^{\frac{\t^2}{2}}\int 6te^{\frac{-3t^2}{2}}[/tex]

So we have to integrate

[tex]\int 6te^{\frac{-3t^2}{2}}[/tex]

You suggest using a u substitution

Should that be:

[tex]u = \frac{-3t^2}{2}[/tex]

?

TFM
 
So:

[tex]U = e^{-\frac{3t^2}{2}}[/tex]

Would du/dt be:

[tex]\frac{du}{dt} = \frac{3}{2}^{-\frac{3t^2}{2}}[/tex]

and thus:

[tex]du = \frac{3}{2}^{-\frac{3t^2}{2}} dt[/tex]

?

TFM