Shift operator is useful for what?

  • Thread starter Thread starter Jhenrique
  • Start date Start date
  • Tags Tags
    Operator Shift
Jhenrique
Messages
676
Reaction score
4
Definition: ##f(x+k) = \exp(k \frac{d}{dx}) f(x)##

So I thought, how take advantage this definition? Maybe it be usefull in integration like is the laplace transform. So I tried to integrate the expression

##\int f(x+k) dx = \int \exp(k \frac{d}{dx}) f(x) dx ## that is an integration by parts, so is necessary to know to integrate and/or differentiate ##exp(k \frac{d}{dx})## and I don't know how do it!

I'm in the correct path?
 
Physics news on Phys.org
Jhenrique said:
Definition: ##f(x+k) = \exp(k \frac{d}{dx}) f(x)##

So I thought, how take advantage this definition? Maybe it be usefull in integration like is the laplace transform. So I tried to integrate the expression

##\int f(x+k) dx = \int \exp(k \frac{d}{dx}) f(x) dx ## that is an integration by parts, so is necessary to know to integrate and/or differentiate ##exp(k \frac{d}{dx})## and I don't know how do it!

I'm in the correct path?

There is no integration by parts. \exp\left(k \frac{d}{dx}\right) is an operator. It doesn't make sense until you apply it to a smooth function. Formally \exp\left(k \frac{d}{dx}\right) = \sum_{n=0}^\infty \frac{k^n}{n!}\frac{d^n}{dx^n} and by convention d^{0}f/dx^{0} = f. Hence <br /> \exp\left(k \frac{d}{dx}\right)f = \sum_{n=0}^\infty \frac{k^n}{n!}\frac{d^nf}{dx^n} which is the Taylor series for f near x, and is equal to f(x + k) if f is analytic at x and k is within the radius of convergence of the series.
 
pasmith said:
There is no integration by parts. \exp\left(k \frac{d}{dx}\right) is an operator. It doesn't make sense until you apply it to a smooth function. Formally \exp\left(k \frac{d}{dx}\right) = \sum_{n=0}^\infty \frac{k^n}{n!}\frac{d^n}{dx^n} and by convention d^{0}f/dx^{0} = f. Hence <br /> \exp\left(k \frac{d}{dx}\right)f = \sum_{n=0}^\infty \frac{k^n}{n!}\frac{d^nf}{dx^n} which is the Taylor series for f near x, and is equal to f(x + k) if f is analytic at x and k is within the radius of convergence of the series.

What you give me was an analytical definition. I still don't understand which is the use of shift operator...
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...

Similar threads

Replies
1
Views
3K
Replies
5
Views
2K
Replies
9
Views
3K
Replies
3
Views
2K
Back
Top