Let's rewrite the equation in operational form
F(D,D′)=aD2+2bDD′+cD′2=0
An equation is irreductable if it can't be written as a product of linear factors, hence
F(D;D′)=(a1D+b1D′+c1)(a2D+b2D′+c2)=a1a2D2+
+(a1b2+a2b1)DD′+b1b2D′2+(a1c2+c1a2)D+(b1c2+c1b2)D′+c1c2
Using the method of undetermined coefficients, we assume
a1a2=a;b1b2=c;a1b2+a2b1=2b;
b1c2+c1b2=a1c2+c1a2=c1c2=0
Hence c1=c2=0
If b2−ac=0, a1=a2=α;b1=b2=β ,therefore F(D,D′)=(αD+βD′)2 which is irreducible
Comments