The question is to solve the integral $$\iint_D e^\frac{x+y}{x-y}dxdy$$ with the substitutions u=x+y and v=x-y, where D is the trapezoidal region with vertices in (1, 0), (2, 0), (0, −2) and (0, −1). By solving it in wolfram directly the answer is 4,36895, but I can't get it by solving the integral "by hand". Another problem is that I came up with the integration limits [1,2] to v and [-v,-v+4] to u, but a friend of mine came up with [1,2] to v and [-v,v] to u.
2026-03-25 12:13:10.1774440790
Solving integral by substitution
121 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in INTEGRATION
- How can I prove that $\int_0^{\frac{\pi}{2}}\frac{\ln(1+\cos(\alpha)\cos(x))}{\cos(x)}dx=\frac{1}{2}\left(\frac{\pi^2}{4}-\alpha^2\right)$?
- How to integrate $\int_{0}^{t}{\frac{\cos u}{\cosh^2 u}du}$?
- Show that $x\longmapsto \int_{\mathbb R^n}\frac{f(y)}{|x-y|^{n-\alpha }}dy$ is integrable.
- How to find the unit tangent vector of a curve in R^3
- multiplying the integrands in an inequality of integrals with same limits
- Closed form of integration
- Proving smoothness for a sequence of functions.
- Random variables in integrals, how to analyze?
- derive the expectation of exponential function $e^{-\left\Vert \mathbf{x} - V\mathbf{x}+\mathbf{a}\right\Vert^2}$ or its upper bound
- Which type of Riemann Sum is the most accurate?
Related Questions in MULTIVARIABLE-CALCULUS
- Equality of Mixed Partial Derivatives - Simple proof is Confusing
- $\iint_{S} F.\eta dA$ where $F = [3x^2 , y^2 , 0]$ and $S : r(u,v) = [u,v,2u+3v]$
- Proving the differentiability of the following function of two variables
- optimization with strict inequality of variables
- How to find the unit tangent vector of a curve in R^3
- Prove all tangent plane to the cone $x^2+y^2=z^2$ goes through the origin
- Holding intermediate variables constant in partial derivative chain rule
- Find the directional derivative in the point $p$ in the direction $\vec{pp'}$
- Check if $\phi$ is convex
- Define in which points function is continuous
Related Questions in SUBSTITUTION
- strange partial integration
- $\int \ x\sqrt{1-x^2}\,dx$, by the substitution $x= \cos t$
- What is the range of the function $f(x)=\frac{4x(x^2+1)}{x^2+(x^2+1)^2}$?
- polar coordinate subtitution
- Symmetric polynomial written in elementary polynomials
- Prove that $\frac{1}{\sqrt{ab+a+2}}+ \frac{1}{\sqrt{bc+b+2}}+ \frac{1}{\sqrt{ac+c+2}} \leq \frac{3}{2}$
- Polynomial Equation Problem with Complex Roots
- Integral involving logarithmics and powers: $ \int_{0}^{D} z \cdot (\sqrt{1+z^{a}})^{b} \cdot \ln(\sqrt{1+z^{a}})\; \mathrm dz $
- Inequality with $ab+bc+ca=3$
- Integral $ \int_{0}^{D} x \cdot (\sqrt{1+x^a})^{b}\,dx$
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
We can write the trapezoid as $$D = \{(x,y) \in \mathbb{R}^2 : 0 < x < 2 \, , x-2 < y < \min \{x - 1,0\}\} \, . $$ Now we want to use the linear transformation $\phi : D \rightarrow \phi (D)$ given by $$ \begin{pmatrix} u \\ v \end{pmatrix} \equiv\phi (x, y) = \begin{pmatrix} x + y \\ x - y \end{pmatrix} = \begin{pmatrix} 1 & 1 \\ 1 & -1 \end{pmatrix} \begin{pmatrix} x \\ y \end{pmatrix} \equiv M \begin{pmatrix} x \\ y \end{pmatrix} \, . $$ Note that $ \det (M) = -2$.
We have to find the region $\phi (D)$ to obtain the integration limits for $u$ and $v$ (this is actually the hardest part). For $(x,y) \in D$ we immediately see that \begin{align} v &= x - y > x - \min \{x-1,0\} = \max \{1,x\} \geq 1 \, , \\ v &= x - y < x - (x-2) = 2 \, , \end{align} so $v \in (1,2)$ . The limits for $u$ depend on $v$ and we can write \begin{align} u &= x + y = 2x -v > - v \, , \\ u &= x + y = 2y + v < v \, . \end{align} This shows that $$ \phi(D) \subseteq \{(u,v) \in \mathbb{R}^2 : -v < u < v \, , 1 < v < 2 \} \, .$$ In order to prove that these two regions are indeed equal, take any $v \in (1,2)$ and $u \in (-v,v)$. We have to show that $(x,y) \equiv \phi^{-1} (u,v) \in D$ holds. We have $ M^{-1} = \frac{1}{2} M$ , so \begin{align} x &= \frac{u+v}{2} > \frac{-v + v}{2} = 0 \, , \\ x &= \frac{u+v}{2} < \frac{v + v}{2} < 2 \, , \\ y &= \frac{u-v}{2} = x - v > x - 2 \, , \\ y &= \frac{u-v}{2} < \min \left\{\frac{v - v}{2} , x - 1\right\} = \min \{0,x-1\} \, . \\ \end{align} But these are exactly the conditions which ensure $(x,y) \in D$. Therefore your friend is right and we have $$ \phi(D) = \{(u,v) \in \mathbb{R}^2 : -v < u < v \, , 1 < v < 2 \} \, .$$
Your inequality $u < 4 - v$ is also true for $(u,v) \in \phi(D)$, but it is not strong enough. Note that $\phi(D)$ must be a trapezoid as well, since the transformation matrix can be written as $$ M = \sqrt{2} \begin{pmatrix} \frac{1}{\sqrt{2}} & -\frac{1}{\sqrt{2}} \\ \frac{1}{\sqrt{2}} & \frac{1}{\sqrt{2}} \end{pmatrix} \begin{pmatrix} 1 & 0 \\ 0 & -1 \end{pmatrix} \, , $$ which is a reflection followed by a rotation and a scaling. If you draw the region we just computed, you will find that this is indeed the case, while the region you have found is a slightly larger parallelogram.
Now we can finally compute the integral. Since our definition of the transformation is contrary to the usual convention, we have to divide by the Jacobian determinant when we use the change of variables theorem. We find \begin{align} \iint \limits_D \exp \left(\frac{x+y}{x-y}\right) \, \mathrm{d} x \, \mathrm{d} y &= \iint \limits_{\phi(D)} \exp \left(\frac{u}{v}\right) |\det \phi'(\phi^{-1} (u,v))|^{-1} \, \mathrm{d} u \, \mathrm{d} v \\ &= \frac{1}{|\det (M)|} \int \limits_1^2 \int \limits_{-v}^v \exp \left(\frac{u}{v}\right) \, \mathrm{d} u \, \mathrm{d} v \\ &= \frac{1}{2} \int \limits_1^2 (\mathrm{e} - \mathrm{e}^{-1}) v \, \mathrm{d} v \\ &= \frac{3}{4} (\mathrm{e} - \mathrm{e}^{-1}) \\ &\approx 1.7628 \, . \end{align}