The Length of a Curve: Calculating Using a Non-Traditional Approach

  • Thread starter Thread starter ProBasket
  • Start date Start date
  • Tags Tags
    Curve Length
AI Thread Summary
The discussion focuses on calculating the length of the curve defined by the equation x = 3y^{4/3} - 3/32y^{2/3} over the interval -8 ≤ y ≤ 64. The user expresses concern about the complexity of the integral setup for arc length, specifically the integral ∫ from -8 to 64 of √(1 + (4y^{1/3} - 1/(16y^{1/3}))^2) dy. Participants confirm that the integral is correctly set up but note that most functions lead to complicated arc length calculations, which is why simpler functions are typically chosen for teaching. There is also a clarification regarding the differentiation notation, emphasizing the importance of correctly identifying dx/dy versus dy/dx. The conversation concludes with a focus on ensuring the integral is properly formatted for calculation.
ProBasket
Messages
140
Reaction score
0
Find the length of the curve

x = 3y^{4/3} - 3/32y^{2/3}

from -8 \leq y \leq 64

dy/dx = 4*y^{1/3}-\frac{1}{16y^{1/3}} <-- don't need to check this, i used a math tool to check it.

if i plug all of this into a integral, its going to be crazy. so i was wondering if there is a different approach to this problem

\int_{-8}^{64} \sqrt{1+{(4y^{1/3}-\frac{1}{16y^{1/3}})}^2}
 
Last edited:
Physics news on Phys.org
DO it. Why would it be "crazy?" You've just got some power functions.
 
is my integral setup correctly?
 
So far, yes.

Actually MOST functions would give "crazy" arclength integrals- so teachers choose functions that simplify. Go ahead, square the formula and add the "1"- and see what happens (hint: the result is a perfect square).
 
your integral is correct, you just forgot the dy at the end.

\int_{-8}^{64} \sqrt{1+{(4y^{1/3}-\frac{1}{16y^{1/3}})}^2} dy
 
ProBasket said:
Find the length of the curve

x = 3y^{4/3} - 3/32y^{2/3}

from -8 \leq y \leq 64

dy/dx = 4*y^{1/3}-\frac{1}{16y^{1/3}} <-- don't need to check this, i used a math tool to check it.

if i plug all of this into a integral, its going to be crazy. so i was wondering if there is a different approach to this problem

\int_{-8}^{64} \sqrt{1+{(4y^{1/3}-\frac{1}{16y^{1/3}})}^2}

I don't want to be picky, but what you differentiated was dx/dy, not dy/dx. That is how you could dx = {garbage}*dy.

Zz.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top