Is There a Quicker Way to Find All Possible Values of h for fh(a+bx+cx2+dx3)?

  • Thread starter Thread starter says
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around finding all possible values of h in the context of a linear transformation represented by a 2x2 matrix derived from a polynomial of degree 3. The matrix is given as fh(a+bx+cx2+dx3) = [ a+b+c+hd b+c ] [ -b-c-hd hb ]. Participants are exploring the implications of h on the transformation and the relationships between the coefficients a, b, c, and d.

Discussion Character

  • Exploratory, Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Participants discuss row reducing the matrix to derive equations involving h and question the assumptions made about the coefficients a, b, c, and d. There is uncertainty about the notation and the nature of the transformation, with some participants suggesting that h could take on multiple values depending on the context.

Discussion Status

The discussion is ongoing, with various interpretations of the problem being explored. Some participants have provided insights into the nature of linear transformations and the implications of h, while others express confusion about how to determine the values of h and the relationship to the kernel and image of the transformation.

Contextual Notes

There are indications of confusion regarding the notation and the setup of the problem, particularly concerning the nature of fh and the dimensionality of the transformation. Participants are also grappling with the implications of h on the linear transformation and how it relates to the kernel and image.

says
Messages
585
Reaction score
12

Homework Statement


Find all possible values of h.
fh(a+bx+cx2+dx3) =
[ a+b+c+hd b+c ]
[ -b-c-hd hb ]

Homework Equations

The Attempt at a Solution


1) Row reduce the matrix

[ a+b+c+hd b+c ]
[ -b-c-hd hb ]

to (R1+R2)

[ a hb+ b+c ]
[ 0 hb ]

to (R1-R2)

[ a b+c ]
[ 0 hb ]a+b+c = 0
hb = 0

From this row reduction I assume b=0, a=1 and c=-1
h could still be any number though.
So I got back to the original matrix.

a+b+c+hd+b+c=0
-b-c-hd+hb=0

If I plug in the values I assumed (above) then I get d=-1 and h=-1

Is there a better / quicker way to do this? I seem to come across a lot of similar problems.
 
Physics news on Phys.org
I don't understand the notation. Is fh a function? If yes, does the h in the name matter and what do you know about the function? Or is that a simple multiplication?
The right side is a 2x2 matrix? If yes, is the equation true for a given x, or just for an arbitrary x?
 
It's a linear transformation
 
fh? Of a real number to 2x2 matrices of real numbers? An arbitrary one?
My crystal ball isn't working properly today, so I cannot know that if you don't write it.
 
Just guessing here, is the matrix in the fh equation supposed to be surrounded by vectors involving x, maybe [1 x], [1 x]T?
 
It's a P3 to M2x2 linear transformation. The first part of the question, which I'm having difficulty understanding, asks to find all possible values of h. I'm confused because h can have many many values, depending on what the values of x,y,z are and depending on what I set the polynomial of the matrix equations equal to.

i.e.
[ a+b+c+hd b+c ]
[ -b-c-hd hb ]

a+b+c+hd + b+c = 0
-b-c-hd+hb = 0

In this case I can row reduce the matrix to simplify both equations
a + hb + b+c = 0
0 + hb = 0

My confusion here is that I can see hb = 0, but h could be 0 or b could be 0 and h could be any number. So I don't really know how I'm supposed to answer this question. 'Find all possible values of h' ... Well h = 0, h ≠ 0 (essentially saying h= 1,2,3,4,5,6,7,...etc)
 
With my row reducing of the matrix (above) and setting both equations from the matrix = 0 I can show that h could = 0 or it could equal a positive number of a negative number. So is it enough for me to say all possible values of h are 0,1,-1 ?
 
I must be missing something. It seems to me that fh constitutes a linear transformation regardless of the value of h.
You know the definition of a linear transformation, right? How would you check that fh is such?
 
Yes. The second part of the question asks for the kernel and image. I know how to do that, but I'm confused with how i find all possible values of h.
 
  • #10
says said:
Yes. The second part of the question asks for the kernel and image. I know how to do that, but I'm confused with how i find all possible values of h.
Well, if you apply the definition of a linear transformation, can you either deduce something about h or show that it is a linear transformation regardless of h?
For the kernel and image, they will depend on h, no?
 
  • #11
That's what confuses me. If I take the original matrix and split it into two equations and make them = 0 then my value of h depends on my value of a,b,c,d and vice versa.

a+b+c+hd + b+c = 0
-b-c-hd + hb = 0
 
  • #12
says said:
That's what confuses me. If I take the original matrix and split it into two equations and make them = 0 then my value of h depends on my value of a,b,c,d and vice versa.

a+b+c+hd + b+c = 0
-b-c-hd + hb = 0
I don't understand why two equations. If P is in the kernel, what matrix would fh(P) be?
 
  • #13
Isn't writing the matrix of the linear transformation:

[ a+b+c+hd _ b+c | 0 ]
[ -b-c-hd _ hb | 0 ]

the same as writing them as two equations?

a+b+c+hd + b+c = 0
-b-c-hd + hb = 0
 
  • #14
says said:
Isn't writing the matrix of the linear transformation:

[ a+b+c+hd _ b+c | 0 ]
[ -b-c-hd _ hb | 0 ]
you've lost me. The linear transformation of interest is fh. That effectively maps a four vector to a four vector, so its matrix would be written as a 4x4.
Try to answer my question. If P is in the kernel of fh what does the 2x2 matrix fh(P) look like?
 
  • #15
I don't understand your question. sorry.
 
  • #16
says said:
I don't understand your question. sorry.
For the purposes of the question, the set of polynomials of degree 3 is just a vector space here. Likewise the set of 2x2 matrices over R. fh is a linear transformation from the first to the second.
When we say that an element X is in the kernel of a linear transformation T, what equation expresses that?
 
  • #17
fh: P3 → M2x2

Ax = 0
 
  • #18
says said:
fh: P3 → M2x2

Ax = 0
Right, so write that last equation out for the case where x is the polynomial a+bx+cx2+dx3.
 
  • #19
I don't know how to format this, but it's the original 2x2 matrix * (1,x,x2,x3) = 0, only 1,x,x2,x3 would be a column.

[ a+b+c+hd b+c ] * ((1,x,x2,x3) = 0
[ -b-c-hd hb ]
 
  • #20
But we'd need a 4x4 matrix for A though for this to work...
 
  • #21
So this is
f_h(a+ bx+ cx^2+ dx^3)= \begin{bmatrix} a+ b+ c+ hd & b+ c \\ -b- c- hd & hb \end{bmatrix}
from the space of polynomials of degree 3 (or less) to the space of 2 by 2 matrices. And the problem is to find all possible values of h such that what?
As says says, since this is from a 4 dimensional vector space to a four dimensional vector space, it would be written
as a 4 by 4 matrix. Taking the "obvious" bases for the two spaces, \{1, x, x^2, x^3\} and \{\begin{bmatrix}1 & 0 \\ 0 & 0 \end{bmatrix}, \begin{bmatrix}0 & 1 \\ 0 & 0 \end{bmatrix}, \begin{bmatrix}0 & 0 \\ 1 & 0 \end{bmatrix}, \begin{bmatrix}0 & 0 \\ 0 & 1 \end{bmatrix}\}, this maps 1= 1+ 0x+ 0x^2+ 0x^3 (a= 1, b= c= d= 0) to \begin{bmatrix}1 & 0 \\ 0 & 0 \end{bmatrix}, it maps x= 0+ 1x+ 0x^2+ 0x^3 (b= 1, a= c= d= 0) to \begin{bmatrix}1 & 1 \\ -1 & h\end{bmatrix}= \begin{bmatrix}1 & 0 \\ 0 & 0 \end{bmatrix}+ \begin{bmatrix}0 & 1 \\ 0 & 0 \end{bmatrix}- \begin{bmatrix}0 & 0 \\ 1 & 0 \end{bmatrix}+ h\begin{bmatrix}0 & 0 \\ 0 & 1\end{bmatrix}, it maps 0+ 0x+ 1x^2+ 0x^3 (c= 1, a= b= d= 0) to \begin{bmatrix} 1 & 1 \\ -1 & 0\end{bmatrix}= \begin{bmatrix}1 & 0 \\ 0 & 0 \end{bmatrix}+ \begin{bmatrix}0 & 1 \\ 0 & 0 \end{bmatrix}- \begin{bmatrix}0 & 0 \\ 1 & 0 \end{bmatrix}, and maps 0+ 0x+ 0x^2+ 0x^3 (d= 1, a= b= c= 0) to \begin{bmatrix} h & 0 \\ -h & 0\end{bmatrix}= h\begin{bmatrix} 1 & 0 \\ 0 & 0 \end{bmatrix}- h\begin{bmatrix}0 & 0 \\ 1 & 0 \end{bmatrix}

So the matrix representing this linear transformation, in these bases, is
\begin{bmatrix} 1 & 1 & 1 & h \\ 0 & 1 & 1 & 0 \\ 0 & -1 & -1 & -h \\ 0 & h & 0 & 0 \end{bmatrix}.

Now, again, exactly what is it you want to do with, or know about, this matrix?
 
  • Like
Likes   Reactions: mfb
  • #22
Thanks Halls, that clarifies a lot.
A good question would be "which values of h make the kernel non-trivial".
 
  • #23
I need to find all possible values of h and then find the kernel and image of each matrix with respect to the value/s of h.
 
  • #24
I don't see any restriction on h.
Most values of h will lead to the same result for kernel and image.
 
  • #25
says said:

Homework Statement


Find all possible values of h.
fh(a+bx+cx2+dx3) =
[ a+b+c+hd b+c ]
[ -b-c-hd hb ]

Homework Equations

The Attempt at a Solution


1) Row reduce the matrix

[ a+b+c+hd b+c ]
[ -b-c-hd hb ]

to (R1+R2)

[ a hb+ b+c ]
[ 0 hb ]

to (R1-R2)

[ a b+c ]
[ 0 hb ]a+b+c = 0
hb = 0

From this row reduction I assume b=0, a=1 and c=-1
h could still be any number though.
So I got back to the original matrix.

a+b+c+hd+b+c=0
-b-c-hd+hb=0

If I plug in the values I assumed (above) then I get d=-1 and h=-1

Is there a better / quicker way to do this? I seem to come across a lot of similar problems.

I don't think the question makes any sense as written. Assuming you mean
f_h(a + bx + cx^2 + dx^3) = \pmatrix{a+b+c+hd&b+c\\-b-c-hd & hb}
or (better)
F_h ([a,b,c,d]) = \pmatrix{a+b+c+hd&b+c\\-b-c-hd & hb}
then what prevents me from taking any value of ##h## that I want? Why can't I take ##h = 272.63##, or ##h = -107## or ##h = \sqrt{\pi/2}##? For any value of ##h## that I decide to use I will get a ##2 \times 2## matrix having that ##h## in it as a parameter.

If you had meant (but not stated) that you want all values of ##h## that give the mapping ##f_h## some desired property, that would be a different question, and it might well make sense. In that case, you need to spell out what that desired property might be. Or, perhaps, you want Ker(f_h) or Im(f_h), and want to figure out their dimensionalities and the like, as functions of h. Whatever it is you want to do, you need to tell us!
 
Last edited:
  • #26
The question in full is:
Given the transformation f_h: P3 to M 2x2 defined by:
f_h(a + bx + cx^2 + dx^3) = \pmatrix{a+b+c+hd&b+c\\-b-c-hd & hb}

where h ∈ R is a parameter.

Find, for all possible values of h, Ker(f_h), Im(f_h), their bases and dimensions.

I'm sorry if I've wasted your time by not writing this out in full. I know how to find Ker and Im, I just don't understand the first bit.

I still don't understand the process by which I can find all possible values of h.
 
  • #27
says said:
The question in full is:
Finally. Sorry to be so direct, but we wasted 25 posts guessing around what the problem statement could be. That's the reason we ask for the full problem statement in post 1.

says said:
I know how to find Ker and Im
Then do it.
There are no values of h you have to find. h is a real number. You just have to find Ker and I am for all those real values.
Splitting this task in two cases depending on h will be useful in the process, but that is not a limit on h.
 
  • #28
The question states "Find all possible values of h" though. I don't understand how I can find the kernel or I am without first knowing what the values of h can be.
 
  • #29
says said:
The question states "Find all possible values of h" though. I don't understand how I can find the kernel or I am without first knowing what the values of h can be.

Just go ahead and do it; stop worrying and start computing.

During the course of you computations you will soon discover how the value of h affects things, but you will never understand this if you don't start doing the work.
 
  • #30
I've always found the kernel by row reducing a matrix, which I did originally. The problem was, I got to a point where I had to assume what the value of h was by also assuming what the value of b was.
 

Similar threads

Replies
3
Views
1K
Replies
56
Views
6K
Replies
1
Views
2K
Replies
3
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 32 ·
2
Replies
32
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K