Liner differentials of order n, Kernel

bakin
Messages
55
Reaction score
0

Homework Statement



Verify that the given function is in the kernel of L.

y(x)=x-2
L = x2D2 + 2xD - 2

Homework Equations


The Attempt at a Solution



I took the first and 2nd derivative of y(x), and got
y'(x)= -2x-3
y''(x)= 6x-4

Then plugged it into L (and a little simplifying) and got

L(y) = 6x-2+2x-1-2

I think I'm supposed to plug it in, and verify that it's equal to zero, but it's not coming out right.

Any obvious mistakes? Or wrong direction all together?
 
Physics news on Phys.org
How does 2xDy become 2x^(-1)?? And the -2 isn't just a -2. L is operating on y. What should it be?
 
Bah, forgot about the -2 part. It's actually -2y, correct? So the last term would be -2y, or -2x-2.

And as I was typing out how I came up with 2xD, I realized I substituted just y into D, and not y' :blushing:

With the correct substitutions, I came up with:

L = x2*6x-2 + 2x*-2x-3 - 2x-2

= 6x-2 - 4x-2 - 2x-2

= 0


:-p Once again, thanks Dick.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top