How do I get d^2 y/dx^2 for a Cauchy-Euler, differential equation?

Click For Summary
SUMMARY

The discussion focuses on deriving the second derivative d²y/dx² for a Cauchy-Euler differential equation. The user initially attempts to differentiate using the chain rule but encounters discrepancies in their results. The correct approach involves recognizing that d/dx(dy/dt) does not equal d/dt(dy/dx) in this context. The final formula for d²y/dx² is established as e^(-2t)(d²y/dt² - dy/dt).

PREREQUISITES
  • Cauchy-Euler differential equations
  • Chain rule in calculus
  • Understanding of derivatives with respect to different variables
  • Basic knowledge of exponential functions
NEXT STEPS
  • Study the derivation of Cauchy-Euler equations in detail
  • Learn about the chain rule and its applications in multivariable calculus
  • Explore the relationship between derivatives with respect to different variables
  • Practice solving differential equations using substitution methods
USEFUL FOR

Students studying differential equations, mathematicians, and educators looking to deepen their understanding of Cauchy-Euler equations and their derivatives.

s3a
Messages
828
Reaction score
8

Homework Statement


How do I get d^2 y/dx^2 for a Cauchy-Euler, differential equation?

Basically, how do I derive d^2 y/dx^2, as given in the following link (since I don't want to just memorize that equation)?:
http://www.sosmath.com/diffeq/second/euler/euler.html

Homework Equations


* Cauchy-Euler, differential Equation.
* x = e^t
* Differentiating.
* Chain rule

The Attempt at a Solution


I do get how to derive dy/dx.

When I try to derive d^2 y/dx^2, I get a very close result, but it's different.

Could someone please tell me where my mistake is, or if I'm doing something completely wrong, tell me what it is I am doing wrong?

Here is my work.:
x = e^t

dy/dx = 1/x dy/dt

d/dx (dy/dx) = d/dx(1/x dy/dt)

d^2 x/dx^2 = d/dx (1/x) dy/dt + (1/x) d/dx (dy/dt)

d^2 x/dx^2 = d/dx (1/x) dy/dt + (1/x) d/dt (dy/dx)

d^2 x/dx^2 = d/dx (1/x) dy/dt + (1/x) d/dt (1/x dy/dt)

d^2 x/dx^2 = d/dx (1/x) dy/dt + (1/x) d/dt (e^(-t) dy/dt)

d^2 x/dx^2 = (-1/x^2) dy/dt + [e^(-t)] d/dt (e^(-t) dy/dt)

d^2 x/dx^2 = [-e^(-2t)] dy/dt + [e^(-t)] (-[e^(-t)] [dy/dt] + [e^(-t)] [d^2 y/dt^2])

d^2 x/dx^2 = -e^(-2t) dy/dt – e^(-2t) dy/dt + e^(-2t) d^2 y/dt^2

d^2 x/dx^2 = -2e^(-2t) dy/dt + e^(-2t) d^2 y/dt^2

d^2 x/dx^2 = e^(-2t) [d^2 y/dt^2 - 2 dy/dt]


Any help in deriving d^2 y/dx^2 would be GREATLY appreciated!
 
Physics news on Phys.org
s3a said:

Homework Statement


How do I get d^2 y/dx^2 for a Cauchy-Euler, differential equation?

Basically, how do I derive d^2 y/dx^2, as given in the following link (since I don't want to just memorize that equation)?:
http://www.sosmath.com/diffeq/second/euler/euler.html

Homework Equations


* Cauchy-Euler, differential Equation.
* x = e^t
* Differentiating.
* Chain rule

The Attempt at a Solution


I do get how to derive dy/dx.

When I try to derive d^2 y/dx^2, I get a very close result, but it's different.

Could someone please tell me where my mistake is, or if I'm doing something completely wrong, tell me what it is I am doing wrong?

Here is my work.:
x = e^t

dy/dx = 1/x dy/dt

d/dx (dy/dx) = d/dx(1/x dy/dt)

d^2 x/dx^2 = d/dx (1/x) dy/dt + (1/x) d/dx (dy/dt)

d^2 x/dx^2 = d/dx (1/x) dy/dt + (1/x) d/dt (dy/dx)

I assume you mean [itex]d^2 y/dx^2[/itex] on the left, but your error is in assuming
[tex] \frac{d}{dx}\left(\frac{dy}{dt}\right) = \frac{d}{dt}\left(\frac{dy}{dx}\right)[/tex]
This doesn't work here:
[tex] \frac{d}{dx}\left(\frac{dy}{dt}\right) = \frac1x \frac{d^2 y}{dt^2}[/tex]
but
[tex] \frac{d}{dt}\left(\frac{dy}{dx}\right)<br /> = \frac{d}{dt}\left(e^{-t} \frac{dy}{dt}\right)<br /> = e^{-t}\frac{d^2 y}{dt^2} - e^{-t} \frac{dy}{dt}<br /> = \frac1x \frac{d^2 y}{dt^2} - \frac1x \frac{dy}{dt}[/tex]

Any help in deriving d^2 y/dx^2 would be GREATLY appreciated!

I would start with the chain rule in the form
[tex] \frac{d}{dt} = x \frac{d}{dx}[/tex]
and then
[tex] \frac{d^2 y}{dt^2} = x\frac{d}{dx}\left( x \frac{dy}{dx}\right)<br /> = x \frac{dy}{dx} + x^2 \frac{d^2 y}{dx^2} <br /> = \frac{dy}{dt} + x^2 \frac{d^2 y}{dx^2} [/tex]
so that
[tex] \frac{d^2 y}{dx^2} = <br /> \frac1{x^2} \left(\frac{d^2 y}{dt^2} - \frac{dy}{dt}\right) \\<br /> = e^{-2t} \left(\frac{d^2 y}{dt^2} - \frac{dy}{dt}\right)[/tex]
 
Thank you very much!
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 20 ·
Replies
20
Views
2K
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
3
Views
2K
Replies
2
Views
2K
Replies
5
Views
2K
Replies
12
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K