PDA

View Full Version : tricky equation


lewis198
Dec31-07, 04:59 AM
I was wondering what series approximation I can use to approximate y:

y=(1-(dx/dy)^2)^1/2

when dx/dy is not trigonometric, and contains the derivative of a floor function

Dodo
Dec31-07, 05:35 AM
Hi,
the floor function is notoriously discontinuous. What do you mean by its derivative?

sadhu
Dec31-07, 09:20 AM
y has properties of sin fuction i guess we solve x in terms of y

x=1/2*(abs(y)(1-y^2)^0.5 +inverse sin(abs(y)))

you can also get it solved for y

lewis198
Jan1-08, 06:18 AM
okay well an approximation

sadhu
Jan1-08, 07:48 AM
what do you meant by that

epenguin
Jan6-08, 02:49 PM
You can transform that into dx/dy = sqrt(1 - y^2) and integrate wrt y to obtain

x = -.5 {y*srt(y^2 - 1) - ln ABS(y + sqrt(y^2 -1)} + a constant

give or take a + or - :biggrin:

which does not mean the solution of sadhu is not right too.

Did this d.e. emerge from any 'real' problem?

olgranpappy
Jan6-08, 06:55 PM
Hi,
the floor function is notoriously discontinuous. What do you mean by its derivative?

how about \sum_n \delta(x-n).

Gib Z
Jan7-08, 12:13 AM
how about \sum_n \delta(x-n).

I don't exactly know what you mean by that :( But I doubt that's a derivative. Differentiability implies continuity. The floor function, being discontinuous at an infinite number of points, is not differentiable.

HallsofIvy
Jan7-08, 08:05 AM
That uses the delta "function". It's not a function in the true sense, but a distribution or "generalized function". And, of course, the differentiation is in the sense of distributions. Distributions do not have to be continuous in order to be differentiable. (In fact, I am not sure that "continuous" is defined for distributions!)

olgranpappy
Jan7-08, 06:53 PM
I don't exactly know what you mean by that :( But I doubt that's a derivative.


\delta is Dirac's delta function and the n are positive integers. You can, of course, check for yourself that
\int_0^x dy \sum_n \delta(y-n)=Floor[y]


Differentiability implies continuity.


Lah dee dah, lah dee dah, I'm not worried about that...


The floor function, being discontinuous at an infinite number of points, is not differentiable.


But, if it's not differentiable then the derivative doesn't exist. So how did I just write the derivative down if it doesn't exist?... I'd rather not let the fact that something doesn't exist stop me from using it to solve a problem.

Mathematicians are so cute...

Gib Z
Jan8-08, 03:52 AM
I was never stopping you from solving the problem. Just don't call it a "derivative". Call it something else. You didn't write down the derivative, you wrote down something that satisfies a nice equation in this same manner a derivative does for continuous functions. That doesn't mean it is a derivative.

Physicists are just sloppy. There is nothing in mathematics that stops the physics being done, but physicists are too lazy to justify their mathematics. Every working physicist I have asked admits that their sloppy mathematics leads them to errors, why not correct the problem?

olgranpappy
Jan8-08, 03:36 PM
nah.

morphism
Jan8-08, 08:26 PM
But, if it's not differentiable then the derivative doesn't exist. So how did I just write the derivative down if it doesn't exist?
It's simple: you didn't. :rolleyes:

olgranpappy
Jan8-08, 10:14 PM
oh, girls, stop being so silly.