Arc Length Circle Quadrant 1: Solve ∫√(1+(dy/dx)2)dx

adi adi
Messages
16
Reaction score
0
Member warned about posting with no effort shown

Homework Statement


find the arc length of a circle in the first quadrant with an equation x2 + y2 = a2

Homework Equations


arc length = ∫ √(1 + (dy/dx)2) dx

The Attempt at a Solution


i got stuck on how to solve the integral
 
Physics news on Phys.org
adi adi said:

Homework Statement


find the arc length of a circle in the first quadrant with an equation x2 + y2 = a2

Homework Equations


arc length = ∫ √(1 + (dy/dx)2) dx

The Attempt at a Solution


i got stuck on how to solve the integral
Well, show us where you got stuck.

Did you calculate dy/dx for the arc of the circle, using its equation?
 
SteamKing said:
Well, show us where you got stuck.

Did you calculate dy/dx for the arc of the circle, using its equation?
yeah, i make the circle equation into y= √(a2-x2) , and then put it into the arc length equation.
the problem is i can't solve my integral equation.
 
You still didn't show the integral you want to solve and how you got it.

Did you try the usual trigonometric substitutions?
 
mfb said:
You still didn't show the integral you want to solve and how you got it.

Did you try the usual trigonometric substitutions?
first i derive my y=√(a2-x2) into y'= - x/√(a2-x2)
and then put it into arc length equation = ∫ √(1+(dy/dx)2) dx
resulting ∫ √(1+(- x/√(a2-x2))2) dx
and i got stuck there. i don't know how to solve my equation, and i didnt use trigonometric substitution
 
adi adi said:
and i didnt use trigonometric substitution
Then you should try that (after simplifying the expression a bit).
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top