Some very tough integration problems I am stuck on.

  • Thread starter Thread starter nickclarson
  • Start date Start date
  • Tags Tags
    Integration Stuck
nickclarson
Messages
31
Reaction score
0
[Solved] Some very tough integration problems I am stuck on.

Got these for homework the other day and they are due today! I am having trouble on where to start with all of them.

\int x^{n}lnx dx

\int sin(\sqrt{x}) dx

don't even know where to start on this one... should I substitute for sqrt(x)?

\int xarctan(x^{2}-1) dx

I think I should substitute for what's inside arctan, but then I'm left with \frac{1}{2} \int arctan(u) dx and I don't know how to integrate arctan
 
Last edited:
Physics news on Phys.org
I'll give you a hint for the first one: Integration by parts, but be careful which one you chose to differentiate (which one simplifies on differentiation?).
 
Ok that's what I thought for the first one. We were taught to pick the one that won't change for the part that we integrate... and the other for the part that we differentiate.

So I would pick lnx to differentiate? OHH! I just figured the first one out! Thanks so much!

Still stuck on the others though.
 
nickclarson said:
OHH! I just figured the first one out!
Well done :approve:

For the second one, how about a substitution (followed by integration by parts)?
 
Ok This is what I did for the second one:

I picked sqrt(x) as u.

2 \int usin(u) du

The integration by parts is what I has me confused. I know this is the form:

uv - \int v du

I'm not sure what to pick as my u and dv, my teacher didn't explain it very well in class. I think I should pick sin(u) for my dv though and the rest for my u (or in this case t since I already used u for my substitution). Am I on the right track?

Thanks for all of your help by the way. :)
 
nickclarson said:
Ok This is what I did for the second one:

I picked sqrt(x) as u.

2 \int usin(u) du

The integration by parts is what I has me confused. I know this is the form:

uv - \int v du

I'm not sure what to pick as my u and dv, my teacher didn't explain it very well in class. I think I should pick sin(u) for my dv though and the rest for my u (or in this case t since I already used u for my substitution). Am I on the right track?

Thanks for all of your help by the way. :)

well, generally there is no one pattern on how to approach these problems, i mean on which one to chose as v and which as du, it comes with experience. Meanwhile some trial and error would be just fine.
 
Wow, perfect thank you very much. Wish my teacher would have shown me that one.
 
Here are my solutions for the first two:

1. \left[ \frac{xlnx}{n+1} - \frac{x}{(n+1)^{2}} \right] x^{n}

2. 2sin(\sqrt{x}) - 2\sqrt{x}cos(\sqrt{x})

I think that's right for #2

3. Still no go
 
  • #10
Here are my solutions for the first two:

1. \left[ \frac{xlnx}{n+1} - \frac{x}{(n+1)^{2}} \right] x^{n}

2. 2\left[sin(\sqrt{x}) - \sqrt{x}cos(\sqrt{x})\right]

I think that's right for #2

3. Still no go
 
  • #11
alrighty brother, i will show you the techniques i learned to solve these puppies.

Integration by parts w/ borrowing:
1. Separate the problem into two parts a derivative(x) and an antiderivative(y/dx)
2. The Derivative must approach zero
3. Because the antiderivative of Lnx is DUMB, we must always take the derivative(x) of it.

\intx^{n}lnxdx

u ___________ dv

lnx __________ x^{n}

Continue to take the deriv/antideriv until you are back to where you began ( in this case lnx) and ignore sign changes(+-)

u ____________ dv

lnx___________ x^{n}
1/x___________ x^{v+1}/(n+1)
lnx___________ Whatever this is

add each of the parts diagonally varying signs(+/-)

u ___________dv

lnx <--------] x^{n}
1/x <______ ] [+]------> x^{v+1}/(n+1)
lnx [[-] ________> whatever this is

lnx+x^{v+1}/(n+1)[/tex] - ( 1/x + whatever this is) write them out, distribute, add everything together, cancel out terms and simplify.
 
Last edited:
  • #13
i also have a problem in finding the integration of "inetgration of square root of sinx "...and even "x square divided by 1+ x power 5"
 
Back
Top