#Orthogonality and projection problems
106 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close
- Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
for question 3 since ik the basis of P1 is {1,x}, do i just plug what in to my integral to get a 2x2 matrix?
if yes, what do i do after that?
just use the projection formula for 3
Given an orthonormal basis ${u_1,...,u_n}$ of $U\subseteq V$, the unique projection $P\colon V\to V$ such that $P(V)=U$ is given by $P[v]=\sum_{i=1}^n\langle v,u_i\rangle u_i$
Omegabet_
per the hint, convert ${1,x}$ into an orthonormal basis, then just compute the projection $P[e^x]$
Omegabet_
1,4 are routine checks, follow omega's advice on 3
how do i apply gram Schmidt process to {1,x}?
are they orthogonal to start with?
(and what does orthogonality mean)
@stoic hedge
yes, orthogonal if and only if dot product is 0
Yes so I don’t need to apply gram Schmidt process on it if it’s already orthogonal
I just need to make them orthonormal
aL
why am i calculating the integral?
omg
it's not just arbitrary information in the text, you have to use it
They have given a new definition for the dot product got it
I was under the assumption that I’m gonna use the basic formula
Ok I understand this one now
so, tl;dr the vectors are not orthogonal, hence apply gram schmidt to orthogonalise the system
Ok ok
which basic formula? 
given two functions f(x) = 1 and g(x) = x, what are a1,a2 and so on?
so how were you going to calculate their dot product? 😄
Literally just multiply them and equal them to 0
Which is why I was saying that I’m just gonna get x = 0 which makes not sense
No*
4.3 follows this idea
Ok I just have 1 more question
you should have way more
In 3, when I make the set orthonormal
How do I use the projection formula for e^x
I’ve only ever used it for vectors
you integrate
e^x is an element of C[0,1]
and you have the subspace {1,x} with respect to an orthonormal basis {f_1,f_2}
then you calculate <e^x, f_1> and <e^x,f_2>
but you already demonstrated that you have conceptional misunderstandings, so let's make sure you get this done correctly
no rush, write an update when you get back to it
no worries
For taking time to really go step by step
I think we have ways to go still
My knowledge of linear algebra has major holes in it but my goal is to study it just enough to get a good grade
The last math course that I really took interest in was differential equations
This course is a bit too abstract for me personally
you don't have to have a deep understanding of linear algebra, but we would at least make sure your technique is correct
True
@autumn ridge
Why is the norm of x not underoot 2?
Does the formula of norm change with inner project?
Nvm I googled it
Given an inner product, the induced norm is $\norm{x}:=\sqrt{\langle x,x\rangle}$. This is always true, what changes is the IP itself
Omegabet_
@autumn ridge ok im back
when calculating the new vectors using the inner product
both my calculated vectors are same
ok nmv got it
ok i did it
im sure my linear algebra is correct in the solution
if anything its my integration that might cause calculation mistakes
how do you apply gram schmidt to 1,x
yeah that's fine
but its basically <x,1>/<1,1> (1)
$$ f_1 = 1\quad\mbox{and}\quad f_2 = x + \alpha f_1 $$
aL
and you determine alpha from the orthogonality condition
$$ \int _0^1 (x+\alpha)dx = 0 $$
aL
oh shit actually i made a mistak
i did not make the vectors orthonormal
to make x - 1/2 orthonormal i just do (x - 1/2) / (<x - 1/2, x - 1/2>)?
you are dividing by norm squared atm
divide by norm