What is the meaning of this subspace notation?

  • Thread starter Thread starter jbmap
  • Start date Start date
  • Tags Tags
    Notation Subspace
AI Thread Summary
The expression H = {(a+b) + (a - 2b)t + bt^2 | a E R, b E R} represents a subspace of quadratic polynomials where a and b are real numbers. The variable t is treated as a vector, not a number, indicating that the polynomials are defined in terms of their coefficients. The dimension of this subspace is determined to be 2, as it can be spanned by the basis {1+t, 1-2t+t^2}. The coefficients of the polynomials can be expressed in terms of a and b, allowing for flexibility in their selection. Overall, this notation describes a specific set of quadratic polynomials with defined relationships among their coefficients.
jbmap
Messages
6
Reaction score
0
Hi everyone, I was hoping someone could help me with something. Could someone explain to me exactly what this expression means:

H = {(a+b) + (a - 2b)t + bt^2 | a E R, b E R}

the purpose is to find the dimension of the given subspace, which I know how to do, I have just never seen this notation, so I'm not exactly sure what this expresssion is telling me about the subspace. since a and e are real numbers, does that mean t is not necessarily a real number? and is the first part of the expression a single vector? or is it some sort of conglomeration of multiple vectors? Thanks for your help
Davy
 
Physics news on Phys.org
I think you are looking at a vector space of polynomials (of degree 2 or higher).
A set basis vectors could be: \{1,t,t^2,t^3,...,t^n\}
Then H=\{(a+b)+(a-2b)t +bt^2|a \in \mathbb{R}, b \in \mathbb{R}\}
would be a subspace of the polynomial space.
So, formally speaking, t is not a number, but a vector.
 
You also posted this under "linear algebra" and were given very good answers there.

The "notation" means that H is the subset of all quadratic polynomials
α+ βt+ γt2 such that α= a-b, β= a- 2b, and γ= b.

The set of all quadratic polynomials has dimension 3 specifically because we can select any of the coefficients α, β, γ arbitrarily: a basis is { 1, t, t2}.

Here the coefficients depend upon only two numbers. Pick a or b arbitrarily and then you can calculate α, β, γ .

In particular, if you take a= 1, b= 0, the polynomial is 1+ t and if you take a= 0, b= 1, the polynomial is 1- 2t+ t2. A basis for H is {1+t, 1- 2t+ t2} so H has dimension 2.
 
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