Linear differential operator / linear transformation

Click For Summary
SUMMARY

The discussion focuses on the application of two linear differential operators, L_1 = D + 1 and L_2 = D - 2x^2. The user verifies the computation of the composition L_1(L_2) and compares it with a reference from their textbook. The correct application of these operators to a twice differentiable function y is demonstrated, leading to the expression L_1(L_2(y)) = (D^2 + (1 - 2x^2)D - 2x(x + 2))y. Key points include the necessity of using the product rule when differentiating products involving these operators.

PREREQUISITES
  • Understanding of linear differential operators
  • Familiarity with the differentiation operator D
  • Knowledge of the product rule in calculus
  • Basic concepts of differential equations
NEXT STEPS
  • Study the application of linear differential operators in solving differential equations
  • Learn about the product rule in the context of differential operators
  • Explore the properties of linear transformations in functional analysis
  • Investigate examples of operator compositions in differential equations
USEFUL FOR

Mathematicians, students of differential equations, and anyone interested in the application of linear differential operators in mathematical analysis.

hholzer
Messages
36
Reaction score
0
I have two linear differential operators L_1 = D + 1 and L_2 = D - 2x^2

for L_1(L_2) = (D + 1)(D - 2x^2) = (D)(D - 2x^2) + (1)(D - 2x^2) =
D(D) - D(2x^2) + D - 2x^2 = D^2 + D(1 - 2x^2) - 2x^2

does that look right? I might be making an error somewhere but
my book says:
L_1(L_2) = D^2 + D(1 - 2x^2) - 2x(x + 2)
 
Physics news on Phys.org
hholzer said:
I have two linear differential operators L_1 = D + 1 and L_2 = D - 2x^2

for L_1(L_2) = (D + 1)(D - 2x^2) = (D)(D - 2x^2) + (1)(D - 2x^2) =
D(D) - D(2x^2) + D - 2x^2 = D^2 + D(1 - 2x^2) - 2x^2

does that look right? I might be making an error somewhere but
my book says:
L_1(L_2) = D^2 + D(1 - 2x^2) - 2x(x + 2)
These are operators- they have to be applied to something. If y is a twice differentiable function then
L_1(L_2(y))= (D+ 1)(Dy- 2x^2y)= D(Dy- 2x^2y)+ 1(Dy- 2x^2y)= (D^2y- 4xy- 2x^2Dy)+ Dy- 2x^2y
= D^2y- (2x^2- 1)Dy- 4xy-2x^2y= (D^2+ (1- 2x^2)D- 2x(x+ 2))y

Remember that you have to use the product rule on D(2x^2y): D(2x^2y)= 2D(x^2)y+ 2x^2Dy= 4xy+ 2x^2Dy.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 0 ·
Replies
0
Views
3K
  • · Replies 16 ·
Replies
16
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K