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
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
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
so [(d^2 /dx^2) - x^2]f(x) would just be (d^2 /dx^2)f(x) - x^2 f(x) ?