A general formula for the half-derivative?

  • Context: Graduate 
  • Thread starter Thread starter dimension10
  • Start date Start date
  • Tags Tags
    Formula General
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
8 replies · 5K views
dimension10
Messages
371
Reaction score
0
[tex]{H}^{2}x=\frac{dy}{dx}[/tex]

Where

H is the Half-derivative operator.

My question is:

Is there a general solution for:

[tex]\frac{{d}^{\frac{1}{2}}}{{d}^{\frac{1}{2}}x}f(x)[/tex]

or alternatively

[tex]H\; f(x)[/tex]


I have another question. What is the meaning of the symbol:

[tex]\oint_{\alpha}^{\Omega}f'(x)\; dx[/tex]

or

[tex]\oint f'(x)\; dx[/tex]

I don't get what it means when you have that circle in the centre.

Thanks.
 
Physics news on Phys.org
hi dimension10! :smile:

the phrase to google is "fractional derivatives" or "fractional calculus" (or just go straight to http://en.wikipedia.org/wiki/Fractional_calculus" :wink:)

and ∫ on its own means between limits (which may be ±∞),

but ∫ with a circle means over a closed path or surface, ie without limits :smile:
 
Last edited by a moderator:
tiny-tim said:
hi dimension10! :smile:

the phrase to google is "fractional derivatives" or "fractional calculus" (or just go straight to http://en.wikipedia.org/wiki/Fractional_calculus" :wink:)
:

But they have not specified a general formula

tiny-tim said:
∫ with a circle means over a closed path or surface, ie without limits :smile:

Thanks.
 
Last edited by a moderator:
What is the notation for the opposite of the fractional derivative? As in,

[tex]\frac{d}{dx}f(x)=f'(x) \Rightarrow \int f'(x) dx =f (x)[/tex]

What about the fractional derivative?

[tex]\frac{{d}^{\frac{1}{2}}}{{dx}^{\frac{1}{2}}}f(x)=f'(x)\Rightarrow Statement(P)[/tex]

Then what is the notation for the statement P?

Also, what is the opposite of the closed loop-integral thing?

Thanks.
 
That same site tiny-tim links to gives another site:
http://en.wikipedia.org/wiki/Riemann–Liouville_integral
that gives
[tex]I^\alpha f(x)= \frac{1}{\gamma(\alpha)}\int_a^x f(t)(x- t)^{\alpha- 1} dt[/tex]
as the "[itex]\alpha[/itex] integral" for any real [itex]\alpha[/itex].

The "closed loop integral" is like a definite integral- a number. It does not take one function to another and so has no inverse.
 
HallsofIvy said:
That same site tiny-tim links to gives another site:
http://en.wikipedia.org/wiki/Riemann–Liouville_integral
that gives
[tex]I^\alpha f(x)= \frac{1}{\gamma(\alpha)}\int_a^x f(t)(x- t)^{\alpha- 1} dt[/tex]
as the "[itex]\alpha[/itex] integral" for any real [itex]\alpha[/itex].

The "closed loop integral" is like a definite integral- a number. It does not take one function to another and so has no inverse.

Thanks a lot.