Calculus Homework Help

Page 2 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

jai6638

Golden Member
Apr 9, 2004
1,790
0
0
Originally posted by: hypn0tik
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..

Careful. Look at question 1 to find v from v'.

I have a meeting to run to. I'll be back in a few hours if you still need help.


so would v be lnx(x)-x?
 

hypn0tik

Diamond Member
Jul 5, 2005
5,866
2
0
Originally posted by: jai6638
Originally posted by: hypn0tik
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..

Careful. Look at question 1 to find v from v'.

I have a meeting to run to. I'll be back in a few hours if you still need help.


so would v be lnx(x)-x?

Bingo.
 

jai6638

Golden Member
Apr 9, 2004
1,790
0
0
damn it.. not gettin the right answer.

am stuck at (lnx)(lnx)(x)-x - int( lnx-1 dx ).
do I plug in anti derivative of ln x again? I tried that it just made it messy.. doh

I apologize for delaying you. Thanks much for your help.. really appreciate it :)
 

hypn0tik

Diamond Member
Jul 5, 2005
5,866
2
0
Originally posted by: jai6638
damn it.. not gettin the right answer.

am stuck at (lnx)(lnx)(x)-x - int( lnx-1 dx ).
do I plug in anti derivative of ln x again? I tried that it just made it messy.. doh

I apologize for delaying you. Thanks much for your help.. really appreciate it :)

No worries.

You're offline but you may check this thread again.

u = lnx
dv = lnx dx

So, du = 1/x dx
v = xlnx - x

Now, int (u*dv) = u*v - int (v*du)
so, int (lnx * lnx) = lnx * (xlnx - x) - int [(xlnx - x)*1/x dx]
= lnx*(xlnx -x) - int[(lnx - 1)dx]

Now,

int[(lnx - 1)dx] = int (lnx dx) - int (dx)

Question 1 dealt with int (lnx dx). int (dx) is trivial.
 

jai6638

Golden Member
Apr 9, 2004
1,790
0
0
Hey..

In int(lnx-1), what happened to the 1? doesnt that need to be taken into accuont?

thanks

EDIT: nevermind.. you distributed.
 

hypn0tik

Diamond Member
Jul 5, 2005
5,866
2
0
Originally posted by: jai6638
Hey..

In int(lnx-1), what happened to the 1? doesnt that need to be taken into accuont?

thanks

Int [(lnx-1)dx] = int[lnx dx] + int [-1 dx] = int [lnx dx] - int[dx]
 

jai6638

Golden Member
Apr 9, 2004
1,790
0
0
Originally posted by: hypn0tik
Originally posted by: jai6638
Hey..

In int(lnx-1), what happened to the 1? doesnt that need to be taken into accuont?

thanks

Int [(lnx-1)dx] = int[lnx dx] + int [-1 dx] = int [lnx dx] - int[dx]

lol.... I see it now.. so the final answer i get without simplifying is:

((lnx)(x)-x)lnx + ((lnx)(x)-x)-x


is this right?
 

hypn0tik

Diamond Member
Jul 5, 2005
5,866
2
0
Originally posted by: jai6638
Originally posted by: hypn0tik
Originally posted by: jai6638
Hey..

In int(lnx-1), what happened to the 1? doesnt that need to be taken into accuont?

thanks

Int [(lnx-1)dx] = int[lnx dx] + int [-1 dx] = int [lnx dx] - int[dx]

lol.... I see it now.. so the final answer i get without simplifying is:

((lnx)(x)-x)lnx + ((lnx)(x)-x)-x


is this right?

Make sure you have your signs correct.

int (u*dv) = u*v - int (v*du)
Note the sign ^^^^
 

hypn0tik

Diamond Member
Jul 5, 2005
5,866
2
0
Originally posted by: jai6638
Originally posted by: hypn0tik
Originally posted by: jai6638
x((lnx-1)lnx-(lnx-1)+1))

Not quite what I had in mind.

Originally posted by: jai6638

((lnx)(x)-x)lnx - ((lnx)(x)-x)+x

(xlnx -x) (lnx -1) + x

what'd you do?

You have:
((lnx)(x)-x)lnx - ((lnx)(x)-x)+x

Let ((lnx)(x) -x) = Z
So your expression simplifies to:
Zlnx - Z + x
= Z (lnx -1) + x
 

jai6638

Golden Member
Apr 9, 2004
1,790
0
0
Originally posted by: hypn0tik
Originally posted by: jai6638
Originally posted by: hypn0tik
Originally posted by: jai6638
x((lnx-1)lnx-(lnx-1)+1))

Not quite what I had in mind.

Originally posted by: jai6638

((lnx)(x)-x)lnx - ((lnx)(x)-x)+x

(xlnx -x) (lnx -1) + x

what'd you do?

You have:
((lnx)(x)-x)lnx - ((lnx)(x)-x)+x

Let ((lnx)(x) -x) = Z
So your expression simplifies to:
Zlnx - Z + x
= Z (lnx -1) + x

wow. I dunno how I didnt get that.
 

hypn0tik

Diamond Member
Jul 5, 2005
5,866
2
0
Originally posted by: jai6638
Originally posted by: hypn0tik
Originally posted by: jai6638
Originally posted by: hypn0tik
Originally posted by: jai6638
x((lnx-1)lnx-(lnx-1)+1))

Not quite what I had in mind.

Originally posted by: jai6638

((lnx)(x)-x)lnx - ((lnx)(x)-x)+x

(xlnx -x) (lnx -1) + x

what'd you do?

You have:
((lnx)(x)-x)lnx - ((lnx)(x)-x)+x

Let ((lnx)(x) -x) = Z
So your expression simplifies to:
Zlnx - Z + x
= Z (lnx -1) + x

wow. I dunno how I didnt get that.

My math teacher always said, "Common factoring is the #1 skill in math." I must say he's right.
 

jai6638

Golden Member
Apr 9, 2004
1,790
0
0
hey guys.. need some help once again:

The following are the questoins and my solutions:

Find the integral using the tables:

.....


Thanks much
 

Udel

Senior member
Sep 2, 2005
892
0
0
OMG I just called your professor and he said that you will not be expelled. Heh. Actually, I'm not so hot at Calculus, just got by with a C, so I can't much help you buddy. Good luck.