Solving Integral Problems: Step-by-Step Guide for Definite Integrals in Calculus

  • Thread starter Thread starter Learner123
  • Start date Start date
Learner123
Messages
16
Reaction score
0
Intergral problem! please help!

Homework Statement


\oint(x: 0 to 1)\oint(y: \sqrt{}(1 - x^2) to e\overline{}x) xydydx

The region bounded by y = e\overline{}x, y = \sqrt{}(1 - x^2), and x =1
3. The Attempt at a Solution
i got stuck when i came to the part: 1/2 \oint(x: 0 to 1) (e^(2x) -1 + x^2)xdx
i appreciate any help
 
Physics news on Phys.org


The symbol you are using is the symbol for a closed line integral. You should be using a normal integral sign: \int.
Otherwise, since the integral is a linear operator, you have the following sum of integrals:
\frac{1}{2}\left(\int xe^{2x} dx - \int x dx + \int x^3 dx\right)
Which one is giving you a problem?
 


the first one xe^(2x) thing
i guess it's intergral by part, but not sure
 


I tried to do part and this is how i done (for the first intergral):
u = x, du = dx, v = 1/2e^(2x), dv = e^(2x)dx
uv - \int vdu
1/2xe^(2x) - \int 1/2e^(2x)dx
1/2xe^(2x) - 1/4(e^2 -1 )
x runs from 0 to 1, but 1/2xe^(2x) is not in the intergral part, so how to eliminate x?
very appreciate for more help!
 


Learner123 said:
1/2xe^(2x) - 1/4(e^2 -1 )
This entire expression is the indefinite integral; the entire expression must be evaluated at the endpoints of the integral if the integral is definite.
 


got it! i didn't know that after spending 3 calculus classes, what a shame of me! thank you so much for your help and your time.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top