1) Pf(x)= f(-x), p operator

Find the eigenvalues and eigenfunction of p

2)Show [f(xop), d/dx] = - df/dx

To find the eigenvalues and eigenfunctions of the given operator p in question 1, we need to solve the eigenvalue equation:

p f(x) = λ f(x)

where f(x) is the eigenfunction and λ is the eigenvalue.

Given that p is defined as the operator with the property p f(x) = f(-x), we can rewrite the eigenvalue equation as:

f(-x) = λ f(x)

To solve this equation, we can consider different cases for the eigenfunction f(x) based on its symmetry with respect to the origin. Let's consider two cases:

1. Even eigenfunctions:
If f(x) is an even function (symmetric with respect to the origin), then we can express it as f(x) = f(-x). Substituting this into the eigenvalue equation, we have:

f(x) = λ f(x)

This implies that the eigenvalues for even functions are λ = 1. The eigenfunction can be any even function, such as f(x) = cos(ax) or f(x) = x^2, where a is a constant.

2. Odd eigenfunctions:
If f(x) is an odd function (antisymmetric with respect to the origin), then we can express it as f(x) = -f(-x). Substituting this into the eigenvalue equation, we have:

-f(x) = λ f(x)

This implies that the eigenvalues for odd functions are λ = -1. The eigenfunction can be any odd function, such as f(x) = sin(ax) or f(x) = x^3, where a is a constant.

Moving on to question 2, we are asked to show that [f(xop), d/dx] = - df/dx.

To prove this, let's first define the operator xop as the operator that multiplies a function by x. Then consider the commutation relation between xop and d/dx:

[xop, d/dx] = xop(d/dx) - (d/dx)xop

To calculate this commutation relation, we need to apply the operator xop to the function f(x) and differentiate it with respect to x. Let's perform these calculations step by step:

xop(f(x)) = x * f(x) = xf(x)

(d/dx)xop = (d/dx)(xf(x)) = f(x) + x * (d/dx)f(x)

Now, let's calculate xop(d/dx):

xop(d/dx) = x * (d/dx)f(x)

Therefore, the commutation relation becomes:

[xop, d/dx] = xf(x) - (f(x) + x * (d/dx)f(x))

Simplifying further:

[xop, d/dx] = - f(x) - x * (d/dx)f(x) = - (f(x) + x * (d/dx)f(x))

Finally, we can rewrite the result as:

[xop, d/dx] = - (f(x) + x * (d/dx)f(x)) = - df/dx

This proves the desired relation [f(xop), d/dx] = - df/dx.