Difficulty With Integration by Parts

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 1K views
Shoney45
Messages
65
Reaction score
0

Homework Statement


3105856.jpg




Homework Equations





The Attempt at a Solution

What I am unsure of is how to find the derivative of u. Since the original integral is integrating with respect to y, should I be finding the derivative of u with respect to y, and treat the x's as contants?
 
Physics news on Phys.org
I think it's possible to solve it in terms of x

let u=x and dv=e^(-x(1+y))

then,
du=1
and v= [e^(-x(1+y))]/(-(1+y))

I think it should work

if you want let
u=e^(-x(1+y))

du= -(1+y)*e^(-x(1+y))

you treat y as a constant and x as a variable
(I am assuming you want to integrate in terms of x)
 
Alrighty then - I'll get to work. Thanks for the direction.
 
Roni1985 said:
I think it's possible to solve it in terms of x

let u=x and dv=e^(-x(1+y))

then,
du=1
and v= [e^(-x(1+y))]/(-(1+y))

Actually du = dx, also dv=e^(-x(1+y))dx

You can simplify this problem, by performing a w substitution at the beginning ie. consider w = -x*(1+y). It will make the integration by parts less of a headache.