Thread Closed

Reversing the order of integration

 
Share Thread Thread Tools
May1-10, 11:40 PM   #1
 

Reversing the order of integration


Hi Im trying to evaluate a line integral, and i need to reverse the order of integration, i'll call the function f(x) as it doesnt matter too much. and the bounds are:

double integral f(x) dxdy where inner integral is from x=y^2/a to x=y and the outer integral is from y=0 to y=a (where a is a positive constant)

talk about a headache! ive done the best i can and i came up with:

double integral fx dydx where inner integral is from y=sqrt(xa) to y=x and the outer integral is from x=0 to x=a

but i dont think this is right because when i use this for f(x) i get an impossible answer (ill spare you the details)

Any help would be appreciated!
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
May2-10, 10:07 AM   #2
 
Blog Entries: 27
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Hi mikeyrichster! Welcome to PF!

(have a square-root: √ and an integral: ∫ and try using the X2 tag just above the Reply box )
Quote by mikeyrichster View Post
Hi Im trying to evaluate a line integral …
erm
… noooo!
double integral f(x) dxdy where inner integral is from x=y^2/a to x=y and the outer integral is from y=0 to y=a (where a is a positive constant)

talk about a headache! ive done the best i can and i came up with:

double integral fx dydx where inner integral is from y=sqrt(xa) to y=x and the outer integral is from x=0 to x=a
The area is from (0,0) to (a,a), to the right of the curve x = y2/a, and to the left of the the straight line,

which is the same as above the straight line and below the curve,

so your solution looks ok to me (except that the inner limits are the wrong way round).
Thread Closed

Tags
double integral, reversing the order
Thread Tools


Similar Threads for: Reversing the order of integration
Thread Forum Replies
double integral - reversing order Calculus & Beyond Homework 5
reversing order of integration of double integral qns. Calculus & Beyond Homework 9
Reversing the order of integration Calculus 5
reversing integration Calculus & Beyond Homework 4