Homework Statement
http://img23.imageshack.us/img23/3118/intx.th.jpg
Homework Equations
I'm guessing polar conversion?
http://en.wikipedia.org/wiki/Polar_coordinate_system#Converting_between_polar_and_Cartesian_coordinates
The Attempt at a Solution
I'm having trouble tackling...
Homework Statement
I don't know what is going on on my brain. I am at a sage in a problem where I need to evaluate the double integral:
\int\int_S(x+z)\,dS
where the surface is the is the portion of the plane x+y+x=1 that lies in the 1st octant.The Attempt at a Solution
Forging ahead I...
\int_0^1\int_0^y e^{x^2} dx dy
The region I am integrating over should look like this graph, right?
I tried switching the bounds but I am left where what I started.
since 0 < x < y, and 0 < y < 1
I can switch to 0 < x < 1 , and x < y < 1
leaving me with the integral...
Homework Statement
Hey all. The problem is to solve the double integral xy da where the constraints C is x^2 + y^2 = 1, with the change of variables x = u^2 - v^2 and y = 2uv
The problem is applying the change of variables to the constraint unit circle. After the algebra I end up with...
Homework Statement
Calculate the double integral:
\iint\limits_D x^{5}y^{6}dxdy
where D = {(x,y): x9 ≤ y ≤ x1/9}
Homework Equations
The Attempt at a Solution
I didn't think this problem would be too hard, but it seems I'm really not good with double integrals.
Anyway, I...
Homework Statement
\int_{D}\int y^2
where D = {(x,y) | -1 \leq y \leq1, -y-2\leq x\leq y
The integral I set up is below :
\int^{1}_{-1} \int^{y}_{-y-2} y^2 dx dy
From that I get the answer 0, but the book says its 4/3.
I get 0 because It reduces to this integral ...
Homework Statement
integral of 1/(1-xy)dxdy x's from 0 to 1 and y's from 0 to 1
The Attempt at a Solution
ok so the first integral gives -ln|1-y|/(y) after we evaluated the x's from 0 to 1
but I am having trouble with integrating with respect to y .
Homework Statement
Evaluate the double integral sin(x-y)*e(x-y)^2-0y) 2--- dA where D is a disk of radius 2 whose center is (1; 1)
Homework Equations
The Attempt at a Solution
gee this...
Homework Statement
1. Find the volume of the solid which is under the surface z = 2x + y2 and above the region bounded by x = y^2 and x = y^3.
Homework Equations
The Attempt at a Solution
So first I graphed x=y^3 and x=y^2. (http://h.imagehost.org/view/0716/Math_Problem )
I found their...
I've tried this question with many different ways and i always got -11.576, but the autograder always marked it wrong. so hopefully i really did something wrong and you can teach me about it.
find the double integral of -3*x*y - 3*y over the region bounded by x^2 + y^2 = 9, y = 3x, and y = 0...
Homework Statement
I'm supposed to solve a definite double integral. It's supposed to be in the area of the triangle with vertexes at (0,0), (1,1),(0,2)
Homework Equations
integral of
e^(y^2) * dy*dx
The Attempt at a Solution
First, I need to know the limits of x and y...
So, that...
Homework Statement
Homework Equations
n/a
The Attempt at a Solution
I set up the intgral at
integral from 0 to 5 of integral from 0 to 5y of 8e^(y^2)dxdy
I solved it as an iterated integral so I solved the first part, then ended up with integral from 0 to 5 of 40ye^(y^2)...
Homework Statement
bounded by x^2+y^2=r^2 and y^2 +z^2=r^2
i guess r is just a random constant
Homework Equations
The Attempt at a Solution
i don't even have a clue of how to start this question
Homework Statement
Rewrite by converting to polar coordinates, carefully drawing R.
\int^{2}_{0}\int^{\sqrt{2x-x^2}}_{0}\sqrt{x^2+y^2}dydxHomework Equations
The Attempt at a Solution
I believe I have the inside part of it right. What I did was replace the x^2 and y^2 in \sqrt{x^2+y^2} with...
I need to find the area between the parabolas x=y^2 and x=2y-y^2, I know I need to use a double integral but am having difficulty finding the limits. Can anyone help please?
Homework Statement
Solve:
\iint_{\frac{x^2}{a^2}+\frac{y^2}{b^2} \leq 1} \sqrt{1-\frac{x^2}{a^2}-\frac{y^2}{b^2}} dx dy
Homework Equations
Cartesian to Polar
The Attempt at a Solution
Well - this Integral should be solved as a polar function (the radical should be...
I have come across the following integral which I need to compute:
\int_0^{t_1} \int_{\nu_0}^{\infty} \left(\frac{h \nu ^3}{c^2}\right) \frac{1}{e^{\frac{h\nu}{k T(t)}}-1} d\nu dt
The problem is, since the inner integral cannot be computed analytically, I have to resort to numerical...
Example:
Use a double integral to find the area of the region:
One loop of the rose r = Cos[3 theta]
Finding the bounds of r is easy, 0 to Cos[3x]. However, I usually get the bounds of theta wrong. How do I find the bounds of theta without using a graphing calculator and guessing. The...
Homework Statement
\int\int(rsin2\vartheta)drd\vartheta
sorry i don't see how to put the bounds in but they are 0<\vartheta<\pi/2 and 0<r<2acos\vartheta
Homework Equations
I know that r=sin\varthetaThe Attempt at a Solution
Im really not sure where to start my text is terrible. I really...
For the double integral \int\int_R sqrt(x^2+y^2) dx dy where R is the unit circle.
I got\int_0^\pi\int_1^1 sqrt(r2) r dr dtheta
Then after the integration I got an answer of 2pi/3 as my final answer.
Is this right.
The bottom of the 2nd integral is -1 not 1
How do I evaluate double integral as the limit of a sum: \int\int 1 dA with a snowflake region constructed as follows:
Step 1: Start with a square of area 1 unit2.
Step 2: Divide each edge into 3 and construct a smaller square on the middle third, thus creating new edges.
Step 3: Repeat step 2...
Homework Statement
Recall that the integral from -∞ to +∞ of e^(-x^2) is equal to the square root of Pi. Use this fact to calculate the double integral of e^-(x^2 + (x-y)^2 + y^2) dx over the entire region R2.
Homework Equations
The Attempt at a Solution
I am not sure if it's...
Homework Statement
The distribution of mass on the hemispherical shell z=(R2 - x2 -y2)1/2 is given by
\sigma= (\sigma0/R2)*(x2+y2)
where \sigma0 is constant. Find an expression in terms of \sigma0 and R for the total mass of the shell
Homework Equations
The mass is given by double...
question:
how do i find the area under f[x,y] bounded by a closed parametric curve x[t],y[t]? it doesn't look like i can use a change of variables. it seems as though double integrals only with functions where the curve is given explicitly such as y[x] or x[y].
Homework Statement
I am getting rather confused when I attempt to solve one of these double integral problems.
A typical problem is phrased like this:
If R = [-1, 3][3,5], use a Riemann sum with m = 4, n = 2 to estimate the value of the following
\int\int(y^{2}-2x^{2}
The problem will...
Evaluate a "simple" double integral
Homework Statement
Evaluate the double integral of f(x,y) = square root (1 - x^2 - y^2) over the disk centred at the origin of radius 1
Homework Equations
The Attempt at a Solution
So the disc of radius one has boundaries x^2 + y^2 = 1
i am...
Homework Statement
Let f(x,y) = 1 if x = 1/3 and y is rational, and let f(x,y) = 0 otherwise. Show that the double integral of f over the region Q = [0,1]x[0,1] in R2 exists (SSQ f dA exists) yet the integral from 0 to 1 of f(1/3, y) does not exist.
(sorry for the weird way of writing, I'm...
\int^{B}______________{A}\int^{\infty}_______________{0}\frac{t^{N-1}x^{s-N-1}dtdx}{e^{t+x}+1}
With the restrictions that that B>A, 0<Re(s)<1 and N is a natural number>1.
I think t=ab and x=a(1-b) would work, but I'm not sure how to go from there. I don't need to solve the integral; just...
\int_{c_1}^{c_2} \int_{g_1 (x)}^{g_2 (x)} f(x,y) dy dx
If f(x,y) is function such that it is not easily integrable, if we wanted to switch the bounds of integration so that h1(y) = g1(x) , same for g2(x),
what would be the general way to rewrite the bounds? Would it involve inverse...
Homework Statement
given two surfaces S1={(x,y,z)|z=50-X^2} S2={(x,y,z)|z=9y^2+16} find the volume
1.V1 bounded above by S1 and below by S2 and on the sides by the vertical planes X=1 X=-1 Y=1 Y=-1
2 the solid V2 bounded above by S1 and below by S2 and on the sides by the vertical...
Homework Statement
Find the volume of the solid bounded by z = 0 and z = 2xy, lying in the first quadrant and bounded by the curves y = x^2 and x+y = 2
Homework Equations
The Attempt at a Solution
I have an answer, but just asking if I've done it correctly, since we arent given the...
Homework Statement
Use an appropriate double integral and the substitution
y = br\sin \theta \text{\ \ \ } x = ar\cos \theta
to calculate the bounded area inside the curve:
{\left( \frac{x^2}{a^2} + \frac{y^2}{b^2} \right)}^2 = \frac{x^2}{a^2} - \frac{y^2}{b^2}
(you can...
Homework Statement
Use polar coords to evaluate the double integral x3 + xy2dydx from y = -(9-x2)1/2 to (9-x2)1/2, and x = 0 to 3
Homework Equations
The Attempt at a Solution
So the region is a half circle of radius 3, centered @ the origin, with only the possitive x side...
why there are a case where double integral could calculate area
and in other case
it could calculate a volume.
an integral should do only one thing
not both??
for what characteristics it could used to calculate area,
for what its volume
Picture of the problem is listed above. I'm not sure how to switch the bounds of integration on it. Anyone here know how to go about this?
i tried doing it x^2 to 1 for y and then 0 to 1 for x but it didnt work out to be the write answer, the write answer after putting it in your calculator...
Homework Statement
Evaluate the double integral \int \int_{R} ln(xy) dA where R is the rectangle bounded by x=e, x=e^2,y=1,y=e.
Homework Equations
ln (xy) = ln x + ln y
The Attempt at a Solution
I was just wondering, do I need to do anything other than take the integral with respect to x...
Homework Statement
\int \int_R (x+y) dA R is the region y = x^2 and y = x^(1/2)
Homework Equations
I've sketched the graph and the functions are equal at (0,0) and (1,1)
The Attempt at a Solution
Would the limits of the integral be:
\int_{0}^{1) \int_{0}^{1} (x+y) dydx...
Homework Statement
Find the volume of the solid T enclosed above by the sphere x^2+ y^2 + z^2 = 2 and below by the parabloid x^2 + y^2 = z
Homework Equations
The double integral. Possiblly polar coordinates (x = r*cos(theta) y = r*sin(theta)). z = f(x,y)
The Attempt at a Solution...
Homework Statement
convert line one to polar integral and then evaluate
see problems 16 attachement
Homework Equations
r^2=y^2+x^2
The Attempt at a Solution
I changed to polar and evaluated the double integral but I come up with an answer of negative pi which seems odd since it...
Homework Statement
∫∫xy(x^2+y^2)^(1/2)dydx
over the range 0 to 1 for both x and y.
Homework Equations
I believe that it requires integration by parts.
Any help would be greatly appreciated.
Homework Statement
Evaluate by changing to polar coordinates
Homework Equations
Can't figure out how to make the integral stop after the sqrt(9-x^2)
\int_0^\frac{3}{\sqrt(2)} \int_x^{\sqrt(9-x^2)} e^-(x^2+y^2) dy dx
The Attempt at a Solution
I'm not sure where to really start on this one...
Homework Statement
Sketch the region of integration and then evaluate the double integral:
Homework Equations
\int\intx2exydA over the region R= {(x,y), y<=x<=1, 0<=y<=1}
The Attempt at a Solution
I have managed to do half of the problem and integrate it respect to x but then...
Hi all,
I am faced with this question. I am asked to show that
2(\sqrt{5}-2)\pi\leq\iint_{R}\frac{1}{\sqrt{4+sin^2x+sin^2y}}dA\leq\frac{\pi}{2}
Noting that the double integral is to be performed on region R which is bounded by the circle
x^2+y^2=1
From what I know, the double...
Homework Statement
\int^x_0\int^y_x e^{-v} dv du
where u and v are just "dummy variables"
Homework Equations
The Attempt at a Solution
\int^x_0\int^y_x e^{-v} dv du = \int^x_0 -e^{-y} + e^{-x} du = (-e^{-y} + e^{-x})x
have I made a mistake somewhere?
Hi I need to use a double integral to find the area of the region bounded by:
r = 3 + 3sinQ where Q = theta.
I know the bounds of the inner integral are from 0 to 3 + 3sinQ.
However, I do not know how to determine the bounds of the outer integral.
Any help would be greatly appreciated.
Consider the tetrahedron which is bounded on three sides by the coordinate planes and on the fourth by the plane x+(y/2)+(z/3)=1
Now the question asks to find the area of the tetrahedron which is neither vertical nor horizontal using integral calculus (a double integral)? I think they mean...
Homework Statement
evaluate the integral \int\int(x^4-y^4)e^{xy}dA
where R is the region bounded by xy=1, xy=2, x2-y2=1, and x2-y2=4
Homework Equations
The Attempt at a Solution
This is my first time on the forum, so forgive me if there are mistakes in this post. I am...
Homework Statement
Evaluate the following double integral by changing the order of integration:
∫(lower 0 and upper 1)∫ (lower √x and upper 1) sin(((y^3)+1)/2) dydx
[b]2. Homework Equations
In case it's not clear from above! y is between √x and 1, and x is between 0 and 1.
The...
Homework Statement
Let f(x,y)= 1 if x is rational, 2*y if x is irrational
Compute both double integrals of f(x,y) over [0,1]x[0,1]
Homework Equations
The Attempt at a Solution
I'm tempted to say that we can do the dydx integral since when x is rational, integrating y gives...