Solving Raindrop Paths on Ellipsoid with 4x^2+y^2+4z^2=16

  • Thread starter Thread starter Haftred
  • Start date Start date
  • Tags Tags
    Ellipsoid Gravity
AI Thread Summary
The discussion revolves around determining the paths of raindrops sliding down an ellipsoid defined by the equation 4x^2 + y^2 + 4z^2 = 16. The raindrops will follow the path of the negative gradient, indicating the direction of steepest descent. To find the specific curves, one must identify the starting point of the raindrops, typically from the top of the ellipsoid. By calculating the gradient at that point and establishing a relationship between x and y, one can derive z as a function of x, which provides a cross-section of the ellipsoid. This approach combines vector calculus with an understanding of the ellipsoid's geometry to describe the raindrop paths accurately.
Haftred
Messages
53
Reaction score
0
We have an ellipsoid with the equation 4x^2 + y^2+ 4z^2 = 16, and it is raining. Gravity will make the raindrops slide down the dome as rapidly as possible. I have to describe the curves whose paths the raindrops follow. This is probably more vector calculus than physics, but i wasn't sure how to solve it, so i don't know if knowledge of physics is necessary. I found the gradient, and i know that the rain will probably flow where the gradient is largest; however, i don't know how to go on.
 
Physics news on Phys.org
my guess is you need the Euler-Lagrange equation... trying to minimize the time, time=integral(ds/v)...
 
we haven't learned that quite yet, but thanks; I have a strong feeling the gradient of the surface is involved, but I don't see how one can get the curves by taking the path of maximum descent.
 
You can certainly answer this by finding the gradient...however, the drops will follow the path of the NEGATIVE gradient. To me, this should be a sufficient answer. To find a CURVE you would need to know the specific point from which you assume the rain drops originate on the ellipsoid (the top of the ellipsoid?) If the drops originate from the top of the ellipsoid just determine the direction of the gradient by plugging in the point. Then you can determine the line that describes the orientation of the gradient, which is a relationship between x and y. plug in y as a function of x into your original equation and solve for z. The result is z as a function of x, which represents a cross section of the ellipsoid.
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Trying to understand the logic behind adding vectors with an angle between them'
My initial calculation was to subtract V1 from V2 to show that from the perspective of the second aircraft the first one is -300km/h. So i checked with ChatGPT and it said I cant just subtract them because I have an angle between them. So I dont understand the reasoning of it. Like why should a velocity be dependent on an angle? I was thinking about how it would look like if the planes where parallel to each other, and then how it look like if one is turning away and I dont see it. Since...
Back
Top