"Undo" Second Derivative With Square Root?

Click For Summary

Discussion Overview

The discussion revolves around a derivation presented in a classical mechanics course, where a second derivative is simplified to a first derivative by taking the square root of both sides of an equation. Participants seek to understand the validity of this approach, its physical and mathematical implications, and the conditions under which it may not hold true.

Discussion Character

  • Debate/contested
  • Technical explanation
  • Conceptual clarification

Main Points Raised

  • One participant questions the professor's derivation, suggesting it may contain an error, as they have seen professors make mistakes before.
  • Another participant argues that the notation used is an abuse, stating that a second derivative cannot be expressed as a product of first derivatives.
  • A different participant proposes that the professor's approach might have been a deliberate test to see if students were paying attention.
  • Some participants express confusion over the derivation, noting that it does not seem to satisfy the equations presented.
  • One participant speculates that the derivation might relate to the inverse square law of gravitation, suggesting a possible context for the professor's method.
  • Another participant reflects on the professor's claim of elegance in the derivation, indicating that it raises doubts about the correctness of the method used.
  • There is a discussion about the implications of treating the original function as squared and the potential shortcuts taken to avoid integration.
  • One participant emphasizes the distinction between differential operators and functions, arguing that no function can universally represent a differential operator.

Areas of Agreement / Disagreement

Participants generally disagree on the validity of the professor's derivation, with multiple competing views regarding its correctness and implications. The discussion remains unresolved, with no consensus on whether the approach is valid or erroneous.

Contextual Notes

Participants note limitations in understanding the derivation due to missing context and assumptions. The discussion highlights the complexity of relating differential operators to functions, indicating that the derivation may not hold universally.

ryaamaak
Messages
16
Reaction score
11
In my classical mechanics course, the professor did a bit of algebraic wizardry in a derivation for one of Kepler's Laws where a second derivative was simplified to a first derivative by taking the square root of both sides of the relation. It basically went something like this:
\frac{d^2 u}{dx^2} = \big( f(x)\big)^2\\ \frac{d u}{dx} \frac{d u}{dx} = \big( f(x)\big)^2 <br /> \\\frac{d u}{dx} = f(x).
Why could my professor do this? How does this make sense in a physical sense? Or in a mathematical sense? What are the cases for where this trick won't work? Any clarification is much appreciated. :smile:
 
Physics news on Phys.org
It looks like he may have goofed. None of us are infallible. I have seen even extremely astute professors make an error on occasion. It looks to me like he may have blundered... And no one caught the mistake in the lecture?
 
ryaamaak said:
something like this
Probably something 'slightly' :rolleyes: different. Either that or he prof went nuts. Just take any solution for the last equation (e.g. ##u = x^2 \Rightarrow f(x) = 2x ## and see that the equations above it are not satisfied.
 
This is an abuse of the notation, as
$$
\frac{d^2u}{dx^2} \neq \frac{du}{dx} \frac{du}{dx}
$$
A second derivative is not a product of first derivates.

I would guess that it is either a brain fart or a trap (to see if anyone is paying attention or confident enough to point out the mistake).
 
  • Like
Likes   Reactions: ryaamaak and sophiecentaur
The professor prefaced this derivation by saying it was one he had done himself and “was the most elegant way he could think of”, then copied it down from his lecture notes. I’m assuming that precludes casual error.

As to any students pointing out the mistake, I asked after class because I was confused, but all I got was some serious side eye from the prof and no clarification. At that point I started to mistrust my own understanding of operators. To my knowledge none of the other students thought twice about his work on the board. Thank you all for being my sanity check!
 
ryaamaak said:
The professor prefaced this derivation by saying it was one he had done himself and “was the most elegant way he could think of”, then copied it down from his lecture notes. I’m assuming that precludes casual error.

As to any students pointing out the mistake, I asked after class because I was confused, but all I got was some serious side eye from the prof and no clarification. At that point I started to mistrust my own understanding of operators. To my knowledge none of the other students thought twice about his work on the board. Thank you all for being my sanity check!

Give your prof. the example that BvU gave and ask him why the second derivative does not match the square of the function.

Zz.
 
  • Like
Likes   Reactions: ryaamaak
It would be interesting to see the full context of this derivation. If ##f(x) = -1/x##, then ##\frac{df}{dx} = (f(x))^2##, so maybe the derivation arose in the context of the inverse square law of gravitation. That's really the only thing I can think of that's remotely related to what OP is saying.

Edit: maybe something like ##\frac{d^2u}{dr^2} \propto \frac{k}{r^2}##, therefore ##\frac{du}{dr} \propto \frac{k}{r}##? I dunno.
 
TeethWhitener said:
It would be interesting to see the full context of this derivation. If ##f(x) = -1/x##, then ##\frac{df}{dx} = (f(x))^2##, so maybe the derivation arose in the context of the inverse square law of gravitation. That's really the only thing I can think of that's remotely related to what OP is saying.

Edit: maybe something like ##\frac{d^2u}{dr^2} \propto \frac{k}{r^2}##, therefore ##\frac{du}{dr} \propto \frac{k}{r}##? I dunno.
I started digging through some of my notes a few hours ago to see if I could find exactly what he did, but no success in finding it so far. It wasn't the law of gravitation derivation, I think it had to do with energy of objects in a bound orbit? And actually what he did was just take the square root of everything on the right hand of the equals sign; the original function wasn't squared, we just treated it as though to was, so everything ended up being to the one-half power. (I apologize if my over simplification of the derivation in the original post is muddying the question too much.) Taking the root was his shortcut for avoiding integration.

I'll keep digging through notes when I have access to them and see if I can track the derivation down in its entirety. It's still bothering me because what he did worked in the end, but I don't understand why.
 
ryaamaak said:
In my classical mechanics course, the professor did a bit of algebraic wizardry in a derivation for one of Kepler's Laws where a second derivative was simplified to a first derivative by taking the square root of both sides of the relation. It basically went something like this:
\frac{d^2 u}{dx^2} = \big( f(x)\big)^2\\ \frac{d u}{dx} \frac{d u}{dx} = \big( f(x)\big)^2<br /> \\\frac{d u}{dx} = f(x).
Why could my professor do this? How does this make sense in a physical sense? Or in a mathematical sense? What are the cases for where this trick won't work? Any clarification is much appreciated. :smile:
The problem with this derivation is first and foremost this:

On the left, there is a differential operator. On the right, there is a function.
Now, multiplication by a function is in general also a linear operation, but there is no function that is the differential operator in general. Why? It is pretty simple:
Assume there is a function g that for all functions f does f' = g*f.
<br /> u(x)=e^x\\<br /> \frac{d u}{dx} = e^x\\<br /> \frac{d }{dx} u(x) = 1 u(x)\\<br /> g=1<br />.
<br /> u(x)=e^{2x}\\<br /> \frac{d u}{dx} = 2e^{2x}\\<br /> \frac{d }{dx} u(x) = 2 u(x)\\<br /> g=2<br />.
 
  • Like
Likes   Reactions: sophiecentaur

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
1
Views
398
  • · Replies 22 ·
Replies
22
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
6K