New Reply

Integrate sqrt(x-x^2)

 
Share Thread Thread Tools
Dec29-12, 03:58 PM   #1
 

Integrate sqrt(x-x^2)


1. The problem statement, all variables and given/known data
Integrate [tex]\sqrt{x-x^2}[/tex]

The attempt

I did a trig substitution, letting [tex]cos(\theta)=\frac{x}{sqrt(x)}[/tex] and after some manipulation ended up with [tex]-2\int \ |sin(\theta)cos(\theta)|sin(\theta)cos(\theta) d\theta[/tex] which I have no idea how to integrate.

If I make a u-substitution and let u=cos(theta) rather than simplify to get the above, I get [tex]2\int \ u\sqrt{u^2-u^4}du[/tex] which I cant make any progress on either.
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Dec29-12, 04:19 PM   #2
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by autodidude View Post
[tex]-2\int \ |sin(\theta)cos(\theta)|sin(\theta)cos(\theta) d\theta[/tex]
The original integral must be over a range in [0, 1]. This means you can restrict theta to [0, pi/2], allowing you to drop the modulus function, leaving sin2cos2. Can you solve it from there?
 
Dec29-12, 04:51 PM   #3

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
The more common way to do a problem like this is to complete the square inside the radical then substitute. I think it goes a bit easier that way.
 
Dec29-12, 05:18 PM   #4
 

Integrate sqrt(x-x^2)


@haruspex: Yeah, I tried that and when I got the incorrect answer, I went back and saw that I overlooked the fact that you need to insert the modulus wheen rooting a square. Will try again in case I made an error though.

@Dick: Thanks, I'll see where I can get with that.
 
Dec29-12, 07:06 PM   #5
 
Like Dick said. Look at it like this try to reformulate it so you get something like this:

[tex]\int\sqrt{\frac{1}{4}-(x-}\frac{1}{2})^{2}dx[/tex]

and substitute u : [tex]u=x-\frac{1}{2};dx=du[/tex]

and see what you can get.
 
Dec30-12, 06:16 AM   #6
 
try factorizing out the x... then use a substitution sqrt x = something... simplifies things alot!
 
New Reply
Thread Tools


Similar Threads for: Integrate sqrt(x-x^2)
Thread Forum Replies
Integrate 1/sqrt(x-1) Calculus & Beyond Homework 5
Integrate e^2x / SQRT (e^2x + 3) Calculus & Beyond Homework 7
Integrate Sqrt[ e^x + 1 ] Calculus & Beyond Homework 12
Integrate Sqrt[x^2-a] Calculus 4
Integrate Sqrt[x^2-a]? Calculus 3