Applying an Operator to a Function: [(d^2/dx^2)-x^2]”

  • Thread starter Thread starter eit32
  • Start date Start date
  • Tags Tags
    Function Operator
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
eit32
Messages
21
Reaction score
0
ok, i know that if we have operators A and B and a function f(x) that ABf(x) means that first B acts on f(x) and the A acts on the resulting function. But what it my operator looks like [(d^2 /dx^2) - x^2]. How do i apply this to my function. Do i just distribute my function to each part of the operator?
 
Physics news on Phys.org
Yes that is how you would apply that operator.
 
so [(d^2 /dx^2) - x^2]f(x) would just be (d^2 /dx^2)f(x) - x^2 f(x) ?
 
Yes. That's correct.