Euler Lagrange Equation Question

AI Thread Summary
The discussion focuses on computing the partial derivatives ∂f/∂x and the full derivative df/dx for the function f(y, y', x) = 2yy' + 3x²y, given y(x) = 3x⁴ - 2x + 1. Participants clarify that the Euler-Lagrange equation is not necessary for this problem, as it primarily tests knowledge of partial differentiation. The correct expressions for ∂f/∂x and df/dx are derived, with some confusion arising around the treatment of y' in the full derivative calculation. Ultimately, it is emphasized that the approach should remain straightforward without overcomplicating the problem. The conversation highlights the importance of understanding the fundamentals of differentiation in this context.
HiggsBrozon
Messages
7
Reaction score
0

Homework Statement



Consider the function f(y,y',x) = 2yy' + 3x2y where y(x) = 3x4 - 2x +1. Compute ∂f/∂x and df/dx. Write both solutions of the variable x only.


Homework Equations



Euler Equation: ∂f/∂y - d/dx * ∂f/∂y' = 0



The Attempt at a Solution



Would I first just find ∂f/∂y and ∂f/∂y' as follows:

∂f/∂y = 2y' + 3x2
∂f/∂y' = 2y

and then insert y(x) and y'(x) into my two equations for ∂f/∂y and ∂f/∂y':

y(x) = 3x4 - 2x +1
y'(x) = 12x3 - 2

→ ∂f/∂y = 2(12x3 - 2) + 3x2
→ ∂f/∂y' = 2(3x4 - 2x +1)

This is where I begin to get lost. Would I plug these values into my Euler equation to find an expression for df/dx and ∂f/∂x?

I would attempt this but I want to see if I'm headed in the right direction or not first. Any help would be much appreciated.
 
Physics news on Phys.org
HiggsBrozon said:
Would I first just find ∂f/∂y and ∂f/∂y' as follows:
You don't need to find those at all. You don't need to use the Euler-Lagrange equations either. Just calculate the things they ask for in the question. I think they are just testing your knowledge of how to do partial differentiation and the full derivative.
 
Thanks for you response. I feel as if I made this problem more complicated than it should.

For ∂f/∂x:

∂f/∂x = 6xy = 6x(3x4 - 2x +1)

and df/dx:

df/dx = ∂f/∂y * dy/dx
= d/dy(3x2y + 2yy') * (12x3 - 2)
= (3x2 + 2(d/dy(yy'))) * (12x3 - 2)
= (3x2 + 2(y * d/dy(y') + y')) * (12x3 - 2)

However I'm a bit confused on how to take the derivative of d/dy(y')
Would I just treat y' as a fraction and cancel out dy's like so: y * d/dy(dy/dx) = d/dx * y = y'
 
I think your answer for ∂f/∂x is correct. But I don't agree with your answer for df/dx. The line: df/dx = ∂f/∂y * dy/dx I think is not right. This is not the correct expression for the full derivative. p.s. you can realize this by thinking what is being held constant for ∂f/∂y
 
Last edited:
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top