#how do I start this? I tried brute forcing y' and that wasn't going well.
10 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close
- Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
You can do this in cartesian coordinates, in which case:
dl = √(1 + (dy/dx)^2)dx
Or you can do it by parametrizing the astroid. Then:
dl = √((dx/dt)^2 + (dy/dt)^2)dt
I recommend the second approach, as the first one leads to an integral that's solvable exactly, but quite long.
In any case, find the length of a quarter of the astroid in the first quadrant, then multiply the result by 4.
parametrise, indeed
I see, I didn't even think to make it Cartesian.
I don't think I have been taught what parametrizing is, so might just avoid that for now
Well, as you want. The first approach might take a while, though.
how can you be sure that the arc length in each quadrant is the same in any case?
Yeah I'm still a tad confused
+close