Can Polynomials Satisfy the Equation xf''(x) - f'(x) = g(x)?

AI Thread Summary
The discussion centers on proving the existence of a polynomial f(x) in Pn(R) such that the equation xf''(x) - f'(x) = g(x) holds, where g(x) is a polynomial of degree n-1 or less. It clarifies that the transformation T: Pn(R) → Pn-1(R) is onto, meaning that for any polynomial g(x), a corresponding f(x) can be found. The initial interpretation mistakenly limited the range of T to just {x}, but it actually encompasses all polynomials of degree n-1 or less. By appropriately choosing the coefficients of f(x), the equation can be satisfied, confirming the onto nature of T. This understanding is crucial for successfully tackling related problems in the upcoming midterm.
tinfoilhat
Messages
4
Reaction score
0
Let g(x) belonging to Pn-1(R) be an arbiitrary polynomial of degree n-1 or less. Show that there exists a polynomial f(x) belonging to Pn(R) such that xf''(x)-f'(x)=g(x)"

I interpreted this question as having to prove the linear transformation T: Pn(R) --> Pn-1(R) where f(x) |--> xf''(x)-f'(x) is onto.

If I let f(x)=a+bx+cx^2+...+zx^n
T(f(x))=-b

Therefore the range of T is {x} which has dimension 1. By the dimension theorem (and just looking at the results), the nullspace has dimension n. This of course is not onto.

I think I must be interpreting the question wrong. Please help! I have a midterm tomorrow.
 
Physics news on Phys.org



Hi there,

It looks like you're on the right track, but there are a few things that need clarification. First, the question is asking to show that there exists a polynomial f(x) in Pn(R) such that xf''(x)-f'(x)=g(x). This means that f(x) is the unknown polynomial that we are trying to find, and g(x) is the given polynomial of degree n-1 or less.

Next, it's important to note that the range of T is actually the set of all polynomials of degree n-1 or less, not just {x}. This is because for any polynomial g(x) of degree n-1 or less, we can find a polynomial f(x) such that xf''(x)-f'(x)=g(x). This is what we need to prove.

So let's say we have a polynomial g(x)=a0+a1x+...+an-1x^(n-1) in Pn-1(R). We want to find a polynomial f(x) in Pn(R) such that xf''(x)-f'(x)=g(x). Let's assume that f(x)=a0+a1x+...+anx^n. Then we can write out the equation:

xf''(x)-f'(x) = (a0+a1x+...+anx^n)' - (a0+a1x+...+anx^n)

= a1+2a2x+...+nanxn-1 - a0-a1x-...-anx^n

= (-a0)+(a1-a1)x+(a2-2a2)x^2+...+(an-nan)x^n + nanx^n

= (-a0)+(a1-a1)x+(a2-2a2)x^2+...+(an-nan)x^n + g(x)

So we can see that by choosing the coefficients a0, a1, ..., an such that (-a0)=a0, (a1-a1)=a1, ..., (an-nan)=an, we can make the equation xf''(x)-f'(x)=g(x) hold. This means that there exists a polynomial f(x) in Pn(R) such that xf''(x)-f'(x)=g(x), and therefore T is onto.

Hope this helps! Good luck on your midterm.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top