How to Prove the Equation for x=exp(t)?

  • Thread starter Thread starter cks
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
15 replies · 3K views
cks
Messages
164
Reaction score
0

Homework Statement



[tex]x=exp(t)[/tex]

Homework Equations



Prove that [tex]x^2\frac{d^2}{dx^2}=(\frac{d}{dt})(\frac{d}{dt}-1)[/tex]

The Attempt at a Solution



Let a tested function y
 

Attachments

  • Clip_3.jpg
    Clip_3.jpg
    32.7 KB · Views: 443
Physics news on Phys.org
why you say it doesn't make sense. Actually,

it's the method to solve the linear different equation of the form

[tex]b_0x^nD^n+b_1x^n^-1D^n^-^1+... +b_n)y=R(x)[/tex]

it can be solved by letting x=exp(t)

with [tex]xD=D_t[/tex]

[tex]x^2D^2=D_t(D_t-1)[/tex]

but I don't know how to get it.
 
It's an operator w.r.t x and we can find another equivalent operator that is w.r.t t
 
Well, Let G(x) be a function, F(t) another function, so that G(x=exp(t))=F(t).

Then we have:
[tex]\frac{dF}{dt}=\frac{dG}{dx}\frac{dx}{dt}=\frac{dG}{dx}x[/tex]
[tex]\frac{d^{2}F}{dt^{2}}=\frac{d^{2}G}{dx^{2}}(\frac{dx}{dt})^{2}+\frac{dG}{dx}\frac{dx}{dt}=\frac{d^{2}G}{dx^{2}}x^{2}+\frac{dG}{dx}x=x^{2}\frac{d^{2}G}{dx^{2}}+\frac{dF}{dt}[/tex]
Rearranging, we get:
[tex]x^{2}\frac{d^{2}}{dx^{2}}(G)=\frac{d}{dt}(\frac{dF}{dt}-F)=\frac{d}{dt}(\frac{d}{dt}-1)(F)[/tex]
whereby the operator equality is shown by remembering G(x=exp(t))=F(t).
 
Last edited:
Let us introduce an arbitrary trial function [itex]f(x)[/itex], which can be also written as [itex]f(e^t)[/itex]. Then

[tex]\frac{dx}{dt} = x[/tex]

[tex]\frac{d}{dt} f(x) = \frac{df}{dx} \frac{dx}{dt} = x \frac{df}{dx}[/tex]

[tex]\frac{d^2}{dt^2} f(x) = \frac{d}{dt} (\frac{df}{dx} x) = \frac{d^2f}{dx^2} \frac{dx}{dt} x + \frac{df}{dx} \frac{dx}{dt} = \frac{d^2f}{dx^2} x^2 + \frac{df}{dx} x[/tex]

[tex]x^2 \frac{d^2f}{dx^2} = \frac{d^2f}{dt^2} - x\frac{df}{dx} = \frac{d^2f}{dt^2} - \frac{df}{dt}[/tex]

[tex]x^2 \frac{d^2}{dx^2} = \frac{d}{dt} ( \frac{d}{dt} - 1)[/tex]


Eugene.

EDIT: OOps! arildno was 5 min. faster than me.
 
Last edited:
cks said:
It's an operator w.r.t x and we can find another equivalent operator that is w.r.t t

O damn I suck :( Idiocy conceded =]
 
I'll read your all answers later, but somehow I still couldn't detect my mistakes.
 
x and t aren't independent. You can't just interchange the order of derivatives!

Try computing
[tex]\frac{d}{dx} \frac{d}{dt} x[/tex]
and
[tex]\frac{d}{dt} \frac{d}{dx} x[/tex]
for a concrete example!
 
ooo, I see. Thank you very much.
 
[tex]x^2 \frac{d^2f}{dx^2} = \frac{d^2f}{dt^2} - x\frac{df}{dx} = \frac{d^2f}{dt^2} - \frac{df}{dt}[/tex]

This has been learning ...

But i don't get this part ...

[tex]- x\frac{df}{dx} = - \frac{df}{dt}[/tex]

Kindly Pellefant ...
 
Thank you cristo :)

Kindly Pellefant!