You should be taking u to be what is inside of the function, ie u=e^(2x). That reduces the problem to ? sin(u)*cos(u)/2 du = ? sin(2*u)/4 du = -cos(2*u)/8 = -cos(2*e^(2*x))/8? f(g(x))*g'(x) dx = ? f(u) du
Originally posted by: Kyteland
If you just want to check your answers, try here: http://integrals.wolfram.com/index.jsp
Edit: Just looked at your answer again. You shouldn't be taking u=cos(e^(2x)). That's not what the substitution rule states.
You should be taking u to be what is inside of the function, ie u=e^(2x). That reduces the problem to ? sin(u)*cos(u)/2 du = ? sin(2*u)/4 du = -cos(2*u)/8 = -cos(2*e^(2*x))/8? f(g(x))*g'(x) dx = ? f(u) du
Originally posted by: Atheus
Hitchhiker's guide to the galaxy
Originally posted by: MSCoder610
4. Set u = the denominator instead, i.e. u = 3+ cos x, so -du = sin x which is the numerator, integral of 1/u du which you should know, then negate the whole thing (since it was -du)
Originally posted by: jai6638
3) find integarl of 1-x^n and show that it is equal to (n)/(n-1)
I am lost here since I do not know how to take the exponent into consideration when simplifying. I got x-ax^(n-1) which doesnt seem right.
Originally posted by: jai6638
Originally posted by: Kyteland
If you just want to check your answers, try here: http://integrals.wolfram.com/index.jsp
Edit: Just looked at your answer again. You shouldn't be taking u=cos(e^(2x)). That's not what the substitution rule states.
You should be taking u to be what is inside of the function, ie u=e^(2x). That reduces the problem to ? sin(u)*cos(u)/2 du = ? sin(2*u)/4 du = -cos(2*u)/8 = -cos(2*e^(2*x))/8? f(g(x))*g'(x) dx = ? f(u) du
Thanks for the link..
why did you divide by 2 in ? sin(u)*cos(u)/2 du ?
Could you please help me out with question 3? my answer's wrong and I dunno how to go about solving it.
Thanks much.
Originally posted by: jai6638
I apologize. Didnt type the question right.
for question 3, it actually is: find the area when 0<=x<=1 ... I tried doing it and got 1/n+1 ( taking u=n ).
How do you guys solve such questions? Do you guys use "u-substitution" or is there some other method which i'm unaware of?
Originally posted by: MathMan
Originally posted by: jai6638
I apologize. Didnt type the question right.
for question 3, it actually is: find the area when 0<=x<=1 ... I tried doing it and got 1/n+1 ( taking u=n ).
How do you guys solve such questions? Do you guys use "u-substitution" or is there some other method which i'm unaware of?
Area is just finding the integral of f(x) = 1 - x^n, and evaluating it at F[0] and F[1].
In this case, the intergral of 1-x^n is x - ( x^ (n+1) ) / (n+1), since n is just a constant.
Now F[0] is ( 0 - ( 0^(n+1) / (n+1))) = 0, and
F[1] = (1 - (1^(n+1)/(n+1))) = 1 - 1/(n+1) = ( (n+1) - 1 ) / (n+1) = n/(n+1).
Originally posted by: jai6638
Hey... Needed some help again..
Integral of ln[x]
Not sure how to go about it.. Cant use integration by parts since there is only one term and using u-substition will not help me get rid of the ln[x]
Integral of (x)(lnX)
I used U substituion and set u=x but I cant seem to get rid of the Ln X for some reason.. any ideas?
Integral of (lnx)^2
same prob
Any help is much appreciated.. Thanks
Originally posted by: hypn0tik
Originally posted by: jai6638
Hey... Needed some help again..
Integral of ln[x]
Not sure how to go about it.. Cant use integration by parts since there is only one term and using u-substition will not help me get rid of the ln[x]
Integral of (x)(lnX)
I used U substituion and set u=x but I cant seem to get rid of the Ln X for some reason.. any ideas?
Integral of (lnx)^2
same prob
Any help is much appreciated.. Thanks
Integration by parts. u = ln(x), dv = dx
Originally posted by: jai6638
Originally posted by: hypn0tik
Originally posted by: jai6638
Hey... Needed some help again..
Integral of ln[x]
Not sure how to go about it.. Cant use integration by parts since there is only one term and using u-substition will not help me get rid of the ln[x]
Integral of (x)(lnX)
I used U substituion and set u=x but I cant seem to get rid of the Ln X for some reason.. any ideas?
Integral of (lnx)^2
same prob
Any help is much appreciated.. Thanks
Integration by parts. u = ln(x), dv = dx
isnt that u-substitution?
Originally posted by: jai6638
whats V in this case though?
Originally posted by: jai6638
for ln[x]
I got xln(x)-x+c which seems correct
For xln[x]
I got 1/4 x^2(2lnx-1) which seems correct
However, (ln[x])^2 ... im not sure
I set u=ln x , u'=1/x dx
v'=lnxdx, v=lnx
Since its uv-int(lnx.1/x dx ) , how do i get antiderivatiev of lnx .. I suppose my substitutions are wrong..
