Double Integral Plus Integration by Parts with Natural Log Problem

Click For Summary
SUMMARY

The discussion centers on solving the double integral of y/(1+xy) dx dy, with limits a = 0 and b = 1. The user initially applies integration by parts, setting u = 1+xy and du = y, leading to the integral of ln(1+xy). The challenge arises when attempting to integrate ln(1+y) using integration by parts again. A key suggestion is to simplify the integral of y/(1+y) using polynomial division to express it as 1 - 1/(1+y), which streamlines the integration process.

PREREQUISITES
  • Understanding of double integrals
  • Familiarity with integration by parts
  • Knowledge of natural logarithms
  • Basic polynomial division techniques
NEXT STEPS
  • Practice solving double integrals with different functions
  • Review integration by parts with various examples
  • Learn polynomial division and its applications in integration
  • Explore advanced techniques for integrating logarithmic functions
USEFUL FOR

Students studying calculus, particularly those tackling double integrals and integration by parts, as well as educators looking for examples to illustrate these concepts.

M1ZeN
Messages
17
Reaction score
0

Homework Statement



My homework problem is the double integral of y/1+xy dxdy. It is a definite double integral and both integrands have the values of a = 0 and b = 1.

Homework Equations



Integration by parts: uv - int(vdu)

The Attempt at a Solution



My first step of the double integral is I set:

u = 1+xy (with respect to x)
du = y

Then that gave me the integral of int(du/u) which equaled to ln(1+xy) ] b=1, a=0

I plug in the integrand values which gives me:

int[ln(1+y)]dy

Now this is where I'm having trouble. I do recognize this becomes integration by parts. So this is what I did:

u = ln(1+y) v = y
du = 1/(1+y) dv = dy

= y*ln(1+y) - int[y/(1+y)]dy

Then I set:

u = y v = ln(1+y)
du = dy dv = 1/(1+y)

= y*ln(1+y) - {y*ln(1+y) - int[ln(1+y)dy]}

***This is where I'm stumped

Appreciate any feedback! :)
 
Physics news on Phys.org
You are going in circles with the integration by parts. To integrate y/(1+y) first use polynomial division to write it as 1-1/(1+y).
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K