Can a Function Satisfy This Complex Derivative Equation?

  • Context: Graduate 
  • Thread starter Thread starter Loren Booda
  • Start date Start date
  • Tags Tags
    Derivative Exponential
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
4 replies · 6K views
Loren Booda
Messages
3,115
Reaction score
4
Is there a simplist f(x) such that

(d/dx)(exp(2[pi]i(f(x))))=(x/c+c/x)(exp(2[pi]i(f(x)))),

where c is a constant? My thanks in advance.
 
Physics news on Phys.org
(d/dx) [ e2π i f(x) ] = (x/c + c/x) e2π i f(x) (the given)

set y = e2π i f(x) (subtitution)

(d/dx) [y] = (x/c + c/x) y
(1/y) (dy/dx) = x/c + c/x
∫(1/y)dy = ∫(x/c + c/x)dx
ln|y| = x2/(2c) + c ln|x| + k
eln|y| = ex2/(2c) + c ln|x| + k
|y| = K ex2/(2c) + c ln|x| (extract k)
e2π i f(x) = K ex2/(2c) + c ln|x| (substitute original expression for y)

2π i f(x) = x2/(2c) + c ln|x|
ln( K e2π i f(x) ) = ln(K ex2/(2c) + c ln|x|)
f(x) = -ix2/(2π+1c) - ic ln|x|/2π + K
(same answer as hallsofivy except using 2π instead of 2. note: i forgot to "un-e" the righthand side last time)
edit: made a serious typo plus changed to reflect that i stands for sqrt(-1)
 
Last edited by a moderator:
suffian, yes, "i" is here the imaginary number. How does that change your result?
 
(d/dx)(exp(2i(f(x))))=(x/c+c/x)(exp(2i(f(x))))

(d/dx(exp(2if(x))))= 2i f'(x) exp(2if(x)) so this equation is the same as

2i f' (x)= x/c+ c/x which is a first order, non-linear differential equation for f. It is separable and can be written as

2i df= (x/c+ c/x)dx

Integrating both sides 2i f= (1/2c)x2+ c ln|x|+ D
( D is the constant of integration- an arbitrary complex number).

f(x)= (-i/4c)x2+ (-i/2)c ln|x|+ D
 
Originally posted by Loren Booda
Is there a simplist f(x) such that

(d/dx)(exp(2[pi]i(f(x))))=(x/c+c/x)(exp(2[pi]i(f(x)))),

where c is a constant? My thanks in advance.

Good, I'm glad that you haven't given up on your idea. Keep in mind though that it's usually faster to prove an idea wrong. A famous remark attributed to Feynman is that the job of a physicist is to prove themselves wrong as quickly as possible. No one wants to discover years later that their idea was not only doomed from the outset but that seeing this wasn't actually all that difficult, if only they'd been a little more objective. Also, don't underestimate how much can be learned by picking apart interesting, if ultimately wrong ideas, especially when they're your own.

There's always been a certain attraction in viewing things in dual terms. In physics, complementarity and more recently the dualities of string theory have given rise to all sorts of spectulation by people who like to play with abstract ideas (even if they don't understand them all that well at the time).