When does a(x+t)² + b(x+t) + c = α(ax² + bx + c)?

  • Thread starter Thread starter Ted123
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
Ted123
Messages
428
Reaction score
0

Homework Statement



For which values of [itex]a,b,c\in\mathbb{C}[/itex] is the following equation true? [tex]a(x+t)^2 + b(x+t) + c = \alpha(ax^2 + bx + c)[/tex] where [itex]\alpha[/itex] is some scalar.

The Attempt at a Solution



How do I go about this?
 
Physics news on Phys.org
I don't understand the question. What roles do x and t play here? Is the equation to be true for all x and t? Some x and t? ...
 
haruspex said:
I don't understand the question. What roles do x and t play here? Is the equation to be true for all x and t? Some x and t? ...

[itex]x[/itex] is a variable and [itex]t\in\mathbb{R}[/itex] and [itex]\alpha[/itex] is a fixed constant. We want the equation to be true for all [itex]t[/itex].

If you equate coefficients you get:

[itex]a=\alpha a[/itex]
[itex]2ta+b = \alpha b[/itex]
[itex]at^2 + bt + c = \alpha c[/itex]

For what values of a, b and c are these true?
 
Ted123 said:
[itex]x[/itex] is a variable and [itex]t\in\mathbb{R}[/itex] and [itex]\alpha[/itex] is a fixed constant. We want the equation to be true for all [itex]t[/itex].
You mean for all x, I assume. Is alpha real?
If you equate coefficients you get:

[itex]a=\alpha a[/itex]
[itex]2ta+b = \alpha b[/itex]
[itex]at^2 + bt + c = \alpha c[/itex]

For what values of a, b and c are these true?
Try considering α=1, α≠1 separately. (That's alpha, not a.)
 
haruspex said:
You mean for all x, I assume. Is alpha real?

Try considering α=1, α≠1 separately. (That's alpha, not a.)

If [itex]\alpha =1[/itex] then [itex]a=0[/itex] and [itex]b=0[/itex]

If [itex]\alpha \neq 1[/itex] then the first equation implies [itex]a(1-\alpha) = 0[/itex] so [itex]a=0[/itex] since [itex]\alpha \neq 1[/itex].

Subbing [itex]a=0[/itex] into the second equation gives [itex]b=\alpha b[/itex] so [itex]b(1-\alpha)=0[/itex] so [itex]b=0[/itex] since [itex]\alpha \neq 1[/itex].

Subbing [itex]a=0, b=0[/itex] in the third equation gives [itex]c=0[/itex]
 
Ted123 said:
If [itex]\alpha =1[/itex] then [itex]a=0[/itex] and [itex]b=0[/itex]
Unless t = 0.
 
haruspex said:
Unless t = 0.

So, assuming [itex]t\neq 0[/itex] (for if [itex]t=0[/itex] the equation is trivially true), I can conclude that the equation will be true for [itex]\alpha =1[/itex] for all [itex]c\in\mathbb{C}, a=0, b=0[/itex] and when [itex]\alpha \neq 1[/itex] it will only be true for [itex]a,b,c=0[/itex]?

In other words, whatever the value of [itex]\alpha[/itex], the equation will be true for all [itex]c\in\mathbb{C}[/itex] with [itex]a,b=0[/itex] so the polynomial involved [itex]p(x) = ax^2 + bx + c[/itex] must be constant; i.e. [itex]p(x) = c[/itex].
 
Last edited: