Question regarding n-space and inner product

In summary, the conversation is discussing a problem where M is defined as a set of sequences of real numbers that satisfy a specific condition. The goal is to show that M is a vector space with a defined inner product, and also to prove that M is complete with respect to a specific norm. The approach to solving this problem involves verifying the axioms of a vector space and an inner product, as well as examining the sequence in question.
  • #1
Cauchy1789
46
0

Homework Statement



I have posted simular questions a couple of times but now I feel I have a better understanding(hopefully).

Given a Vectorspace M which is defined as a sequence of realnumber [tex]\{r_n\}[/tex] and where [tex]\sum_{r=1}^{\infty} r_n < \infty[/tex]

Show that M has an innerproduct given by

[tex]\langle \{r_n\}, \{p_n\}\rangle = \sum_{n=1}^{\infty} r_n \cdot p_n[/tex]

There is also a question regarding that one needs to show that M is complete with respect to the induced norm [tex]\|\{r_n\}\|_2 = \sqrt{(\sum r_n^2)}[/tex]


The Attempt at a Solution



First I will try to verify that M is indeed a Vector Space. From the definition Our space M is defined as a sequences of real numbers [tex]\{r_n\}[/tex]. Thus that leads me to think of it as a Euclidian n-space definition. Which if I remember my linear algebra correct leads to the conclusion that our space M satisfies the axioms of a the Vector Space and hence M is indeed a Vector Space.
How is that?

If this is true (if I understand this correctly) then this will lead me to that if [tex]r_n[/tex] is a vector in both M and [tex]\mathbb{R}^n[/tex], and I can choose a scalar called let's call it and choose S, and then I choose a second and third vector in [tex]\mathbb{R}^n[/tex]
and then prove that the axioms of the inner product can be applied to M successfully.

How is that?

Have I understood this correctly?

Cheers
Cauchy
 
Physics news on Phys.org
  • #2
The vectors (sequences) in M are not elements of R^n; the vectors in M have an infinite number of elements, and their components sum to a finite number.

What you need to show is that the inner product that you have described satisfies the three axioms of an inner product on an inner product space:
symmetry: <{rn}, {pn}> = <{pn}, {rn}>
linearity in the first component: <{a*rn}, {pn}> = a<{pn}, {rn}>
positive-definiteness: <{rn}, {rn}> > 0
 
  • #3
Mark44 said:
The vectors (sequences) in M are not elements of R^n; the vectors in M have an infinite number of elements, and their components sum to a finite number.

What you need to show is that the inner product that you have described satisfies the three axioms of an inner product on an inner product space:
symmetry: <{rn}, {pn}> = <{pn}, {rn}>
linearity in the first component: <{a*rn}, {pn}> = a<{pn}, {rn}>
positive-definiteness: <{rn}, {rn}> > 0

Hi Mark,

Thank You for your reply. (Maybe this is a stupid question) But how can M be seen as a Vector Space if it doesn't belong to R^n?

Would you say its enough to show that the three axioms of inner product true and then conclude "Hence that the inner product between (r_n, p_n) exist?

In Question 2) I have been told to look closely at the sequence from Q1 and then this should allow me deduce the completness?

Best Regards
Cauchy
 
  • #4
The question as you have written it doesn't make sense to me.

Look at the question again. How is M defined? I'm certain it's not defined as "a sequence of real numbers {r_n} and where [itex]\sum r_n <\infty[/itex]".
 
  • #5
quasar987 said:
The question as you have written it doesn't make sense to me.

Look at the question again. How is M defined? I'm certain it's not defined as "a sequence of real numbers {r_n} and where [itex]\sum r_n <\infty[/itex]".

The question is as follows:

Is says that Let M = [tex]\{\{r_n\}_{n=1}^{\infty}| r_n \in \mathbb{R}, \sum_{n=1}^{\infty} r_n^2 <\infty\}[/tex] Show that M is a Vectorspace with the inner product

[tex]\langle \{r_n\}_{n=1}^{\infty} \{s_n\}_{n=1}^{\infty} \rangle = \sum_{n=1}^{\infty} r_n \cdot s_n [/tex]

and show that M is complete with respect to L2 norm.

How else can one do this than first verify that M is Vector Space and then next verify that the axioms of the inner product applies here ad finally use this to deduce the completeness of M?

Best Regards
Cauchy
 
  • #6
Alright, now the question makes sense. This complete inner product space is usually denoted [tex]\ell^2[/tex].

I do not think there is any shortcut to the solution. You must verify that all the axioms of a vector space are verified. Then that all the axioms of the inner product are verified.
 
  • #7
quasar987 said:
Alright, now the question makes sense. This complete inner product space is usually denoted [tex]\ell^2[/tex].

I do not think there is any shortcut to the solution. You must verify that all the axioms of a vector space are verified. Then that all the axioms of the inner product are verified.

My space M isn't that an Euclidian N-Space? Because that deals also with a sequence of real valued vectors. Thusly making into an Vector Space in R^n ?
 
  • #8
Please re-read yourself before posting because most of your sentences do not make sense.
 
  • #9
M is NOT a finite-dimensional Euclidean space. As I said in post 2, a vector/sequence in M has an infinite number of components, whereas any vector in R^n has n components.
 
  • #10
Mark44 said:
M is NOT a finite-dimensional Euclidean space. As I said in post 2, a vector/sequence in M has an infinite number of components, whereas any vector in R^n has n components.

Hi Mark what I don't get here. You say M is not a Vector Space? How is that possible since its the premise for the whole assignment?
 
  • #11
Please read what you are being told more carefully. Mark did NOT say M is not a vector space! He said it is not "finite-dimensional Euclidean space".

A vector space is any set and operations that satisfy the definition of "vector space". "Euclidean space" is specifically Rn with the usual component wise operations but it can be shown tnat any n dimensional vector space is isomorphic to that. The crucial point is that M is infinite dimensional.

By the way: you have an error, or mistype, right at the start of your first post. You say that M is the space of all sequences [tex]{r_n}[/tex] of real numbers such that [tex]\sum_{n=1}^\infty r_n< \infty[/tex]. That is wrong. You have the correct requirement later in your post: [tex]\sum_{n=1}^\infty r_n^2< \infty[/tex]. Those two requirements give very different sequences. For example, the sequence [tex]\{\frac{1}{n}\}[/tex] satisfies the second but no the first.
 
Last edited by a moderator:
  • #12
HallsofIvy said:
Please read what you are being told more carefully. Mark did NOT say M is not a vector space! He said it is not "finite-dimensional Euclidean space".

A vector space is any set and operations that satisfy the definition of "vector space". "Euclidean space" is specifically Rn with the usual component wise operations but it can be shown tnat any n dimensional vector space is isomorphic to that. The crucial point is that M is infinite dimensional.

By the way: you have an error, or mistype, right at the start of your first post. You say that M is the space of all sequences [tex]{r_n}[/tex] of real numbers such that [tex]\sum_{n=1}^\infty r_n< \infty[/tex]. That is wrong. You have the correct requirement later in your post: [tex]\sum_{n=1}^\infty r_n^2< \infty[/tex]. Those two requirements give very different sequences. For example, the sequence [tex]\{\frac{1}{n}\}[/tex] satisfies the second but no the first.


Anyway I just thought about something after re-reading my linear algebra book and talked to my professor he said something like this:

An infinite dimensional Vector Space is defined as

[tex]\mathbb{R}^\infty = \{(v_1, v_2, \ldots)| v_n \in \mathbb{R}, \forall n\}[/tex]

Then if Our M is of subspace of [tex]\mathbb{R}^{\infty}[/tex] s.t.

[tex]M = \{(r_1, r_2, \ldots)| r_n \in \mathbb{R} \mathrm{\ and \ that} \sum_{n=1}^\infty r_n^2 < \infty\}[/tex]

Then in order to show that M is a subspace of [tex]\mathbb{R}^\infty[/tex] Isn't it then sufficiant to show that for all [tex]r_1, r_2 \in M[/tex]

1) [tex]s \cdot r_1 \in M[/tex] for some real valued scalar.
2) [tex]r_1 + r_2 \in M[/tex]

And then conclude that M is a subspace of [tex]\mathbb{R}^\infty[/tex] and an also a Vectorspace?

1) This must mean that [tex]s \cdot \sum r_1^2 < \infty[/tex]? Hence since s in an element of [tex]\mathbb{R}[/tex] and [tex]r_n \in \mathbb{R}[/tex], then if we multiply by this scalar then the result must also be in M (Condidition (1) for being a subspace is forfilled).

2) Any idears on howto show this?

If we choose two arbitrary vectors in M calling them [tex]r_n^' \in M[/tex] and if

[tex]\sum(r_n')^2 < \infty \Rightarrow \sum(r_n' + r_n)^2 < \infty [/tex]

If I can show that sum(1) results in sum(2) then condidation 2 for being a subspace of the infinite dimensional vector space be true!

If the above is surficiant way of verifying that M is a vector space could someone then please give me a hint on how this will lead me to conclude that M has an inner product?

Best regards
Cauchy
 
Last edited:
  • #13
Isn't it then sufficiant to show that for all
[itex]r_1, r_2 \in M[/itex]

1) [itex]s \cdot r_1 \in M[/itex]
for some real valued scalar.
2) [itex]r_1 + r_2 \in M[/itex]
No. By your problem description, r1 and r2 are merely coordinates or elements in a sequence, and are real numbers. You have to show that the set M, together with the operations of addition and scalar multiplication, is a vector space. When you have done that, you have to show that the product of two sequences as defined in this problem satisfies the three axioms for an inner product on a vector space.

Also, item 1 in your list, quoted above, has to hold for any scalars, not just some scalar.
 
  • #14
Mark44 said:
No. By your problem description, r1 and r2 are merely coordinates or elements in a sequence, and are real numbers. You have to show that the set M, together with the operations of addition and scalar multiplication, is a vector space. When you have done that, you have to show that the product of two sequences as defined in this problem satisfies the three axioms for an inner product on a vector space.

Also, item 1 in your list, quoted above, has to hold for any scalars, not just some scalar.

Just let's take it from the top. My understand that M can considered at a subspace of R_infinity. That hopefully correct?

So what You are simply saying is simply to show that this is infact the case then I say for any real scalar S in M then [tex]S \cdot \sum_{n=1}^\infty} r_n^2 < \infty[/tex] ?

and here since both any scalar S is in M and therefore i R(Infinity) then this operation exists in M? Yes?

and next I say for any vector r' in M then their addition between r exists

since [tex]\sum_{n=1}^\infty} r_n^2 + \sum_{n=1}^\infty} r_n'^2 < \infty[/tex]

also exists since both r' and r are seen to be in M? Yes?

Cauchy
 
  • #15
Cauchy1789 said:
Just let's take it from the top. My understand that M can considered at a subspace of R_infinity. That hopefully correct?
Not according to your post #5. "Show that M is a Vectorspace with the inner product ..."
I assume that this means you have to show that 1) M is a vector space, and 2) that the inner product you have described satisfies the usual axioms.
Cauchy1789 said:
So what You are simply saying is simply to show that this is infact the case then I say for any real scalar S in M then [tex]S \cdot \sum_{n=1}^\infty} r_n^2 < \infty[/tex] ?
M is not a set of scalars; it is a set of sequences.
Cauchy1789 said:
and here since both any scalar S is in M and therefore i R(Infinity) then this operation exists in M? Yes?

and next I say for any vector r' in M then their addition between r exists

since [tex]\sum_{n=1}^\infty} r_n^2 + \sum_{n=1}^\infty} r_n'^2 < \infty[/tex]

also exists since both r' and r are seen to be in M? Yes?

Cauchy

Yes, but there are 10 axioms you need to verify if you are going to show that M is indeed a vector space.
 

What is n-space?

N-space refers to a mathematical concept where a vector can have n number of components, making it a multidimensional space. It is often represented as n-dimensional space, where n is any positive integer.

What is an inner product in n-space?

An inner product in n-space is a mathematical operation that takes two vectors and produces a scalar value. It is also known as a dot product or scalar product. It is calculated by multiplying the corresponding components of the two vectors and adding them together.

How is the inner product different from the cross product?

The inner product and cross product are two different operations in vector algebra. While the inner product results in a scalar value, the cross product results in a vector. Additionally, the inner product is commutative, meaning the order of the vectors does not matter, while the cross product is anti-commutative, meaning the order of vectors does matter.

What is the significance of the inner product in n-space?

The inner product has several applications in mathematics, physics, and engineering. It is used to calculate the angle between two vectors, determine whether two vectors are orthogonal (perpendicular), and find the projection of one vector onto another. It also plays a crucial role in defining norms and distances in n-space.

Can the inner product be extended to other spaces besides n-space?

Yes, the concept of an inner product can be extended to other spaces, including infinite-dimensional spaces. In these spaces, the inner product is often referred to as an inner product space or a Hilbert space. However, the definition and properties of the inner product may vary in different types of spaces.

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
550
  • Calculus and Beyond Homework Help
Replies
9
Views
2K
  • Calculus and Beyond Homework Help
Replies
17
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
3K
  • Math POTW for University Students
Replies
2
Views
871
  • Calculus and Beyond Homework Help
Replies
1
Views
515
  • Quantum Physics
Replies
8
Views
2K
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
Back
Top