Integrating: 30 Years Later - No Taylor Book

  • Context: Undergrad 
  • Thread starter Thread starter denverdoc
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
denverdoc
Messages
961
Reaction score
0
for the life of me I cannot recall how to integrate say

Int(dv/(k-v^2))=dt


Its been 30 years since I took calc, and can't find my Taylor book.
 
Physics news on Phys.org
Try the substitution v=k1/2sin(x)
 
denverdoc said:
for the life of me I cannot recall how to integrate say

Int(dv/(k-v^2))=dt


Its been 30 years since I took calc, and can't find my Taylor book.
Why is there a dt thingy following the integral expression? So, I assume that you want to integrate:
[tex]\int \frac{dv}{k - v ^ 2}[/tex]
If k > 0, you can do something like this:
[tex]\int \frac{dv}{k - v ^ 2} = \int \frac{dv}{(\sqrt{k} - v) (\sqrt{k} + v)} = \frac{1}{2 \sqrt{k}} \int \frac{(\sqrt{k} - v) + (\sqrt{k} + v)}{(\sqrt{k} - v) (\sqrt{k} + v)} dv[/tex]
[tex]= \frac{1}{2 \sqrt{k}} \int \left( \frac{1}{\sqrt{k} + v} + \frac{1}{\sqrt{k} - v} \right) dv = ...[/tex]
Can you go from here? :)
If k < 0 (or in other words, -k > 0), then you can pull out the minus sign, like this:
[tex]\int \frac{dv}{k - v ^ 2} = - \int \frac{dv}{- k + v ^ 2} = - \int \frac{dv}{(\sqrt{- k}) ^ 2 + v ^ 2} = -\frac{1}{\sqrt{-k}} \arctan \left( \frac{x}{\sqrt{-k}} \right) + C[/tex], can you get this? :)
 
VietDao29 said:
Why is there a dt thingy following the integral expression? So, I assume that you want to integrate:
[tex]\int \frac{dv}{k - v ^ 2}[/tex]
If k > 0, you can do something like this:
[tex]\int \frac{dv}{k - v ^ 2} = \int \frac{dv}{(\sqrt{k} - v) (\sqrt{k} + v)} = \frac{1}{2 \sqrt{k}} \int \frac{(\sqrt{k} - v) + (\sqrt{k} + v)}{(\sqrt{k} - v) (\sqrt{k} + v)} dv[/tex]
[tex]= \frac{1}{2 \sqrt{k}} \int \left( \frac{1}{\sqrt{k} + v} + \frac{1}{\sqrt{k} - v} \right) dv = ...[/tex]
Can you go from here? :)
If k < 0 (or in other words, -k > 0), then you can pull out the minus sign, like this:
[tex]\int \frac{dv}{k - v ^ 2} = - \int \frac{dv}{- k + v ^ 2} = - \int \frac{dv}{(\sqrt{- k}) ^ 2 + v ^ 2} = -\frac{1}{\sqrt{-k}} \arctan \left( \frac{x}{\sqrt{-k}} \right) + C[/tex], can you get this? :)

sure--er, I think... in the first case, let u=(sqrt(k)+v)
du=dv then becomes, int(du/u)... =ln(sqrt(k)+v)-ln(sqrt(k)-v)+C=


using deletes hint, v=k^1/2sin:
k^-1/2int(cos(x)/(k(1-sin^2(x)) which can be treated similarly or simply looked up as the integral of secant.

Thanks so much, the memories are coming back.

Can anyone recommend a good calculus text? I still have my differential eqns/engineering math text, just need a good basic text..
 
Last edited:
Plz, help :

int_{- infinity}^{+ infinity} dk [exp(ikx)]/(k^2+a^2) -?
 
Lol mate you can't just find someone else's thread about an integral and put yours in it.

https://www.physicsforums.com/showthread.php?p=1294997#post1294997

Go there, I put your question in the right place.