Limiting Value of Theta as n --> ∞

  • Thread starter Thread starter adm_strat
  • Start date Start date
  • Tags Tags
    Theta Value
adm_strat
Messages
13
Reaction score
0
[SOLVED] Vector Problem

Given

Suppose a and b are vectors in Vn and theta is the angle between them. If a=<1,1,...,1> and b=<1,2,...,n>, find the limiting value of theta as n-->infinity


relevant equations:
a*b = |a|*|b| * cos(theta)
or
theta = arccos ((a*b)/(|a|*|b|)



I know:

1) as n --> infinity, a*b = 1*1 + 1*2 + 1*3 + ... + 1*infinity
Therefore a*b equals infinity as n approaches infinity

2) as n --> infinity, |a|*|b| = sqrt(1 + 1 +...+ 1) * sqrt(1 + 4 + 9 + 16 +...+ (infinity)^2)


I can make all kinds of assumptions from here but I don't know where to go with this problem. Just looking at what I have so far it looks as if |a|*|b| goes to infinity faster then a*b, but I don't know how to show that and I am stuck. Thanks for the help
 
on Phys.org
nono you got the scalar product all wrong :) |a|*|b| -> max(a_i*b_i) = n2 because n*n is the biggest summand in the scalar product.

so the numerator goes to n^2.

Now you got to take a better approch to calculating a*b=1+2+3+...=n*(n+1)/2

so you have arccos((n^2+n/2)/n^2)) goes to arccos(1) = 0, Pi , 2Pi,... so on :)

i guess it goes that way doesn´t it ?
 
adm_strat said:
I know:

1) as n --> infinity, a*b = 1*1 + 1*2 + 1*3 + ... + 1*infinity
Therefore a*b equals infinity as n approaches infinity

2) as n --> infinity, |a|*|b| = sqrt(1 + 1 +...+ 1) * sqrt(1 + 4 + 9 + 16 +...+ (infinity)^2)

Find expressions for [itex]\vec a \cdot \vec b[/itex], [itex]|\vec a|[/itex], and [itex]|\vec b|[/itex] for finite n, form [itex]\cos\theta[/itex], and finally take the limit as [itex]n\to\infty[/itex].

Mr.Brown said:
Now you got to take a better approch to calculating a*b=1+2+3+...=n*(n+1)/2

Good so far. How about the rest?

so you have arccos((n^2+n/2)/n^2)) goes to arccos(1) = 0, Pi , 2Pi,... so on :)
i guess it goes that way doesn´t it ?

Nope. Not that way.
 
I agree with the [itex]\vec a \cdot \vec b[/itex] = [tex]\frac{n*(n+1)}{2}[/tex]


I don't agree with the part where you say that [itex]|\vec a|[/itex] [itex]|\vec b|[/itex]
= n[tex]^{2}[/tex]

My reasoning is [itex]|\vec a|[/itex] = [tex]\sqrt{1 + 1 +...+ 1}[/tex] and as [itex]n\to\infty[/itex], the limit goes to [tex]\sqrt{n}[/tex]

-- Also shouldn't the sum of the series: [tex]\sqrt{1 + 4 + 9 + 16 +...+ \infty^{2}[/tex] be soemthing like [tex]\sqrt{ \frac{(2n+1)*(n+1)}{2}}[/tex] as [itex]n\to\infty[/itex] ?

I am not sure if the [tex]\sqrt{ \frac{(2n+1)*(n+1)}{2}}[/tex] is correct or not and it is the last thing holding me up. I looked through my calculus book and I can't find it in the series section. Can anyone confirm this or tell me what it auctually is? Thanks in advance.
 
Sum of the first n squares is n*(n+1)*(2n+1)/6. How did you arrive at your guess??
 
I was just trying to remember from previous classes that I took. Simply a guess.
 
I think that means that as [itex]n\to\infty[/itex], then [tex]\frac{\vec a \cdot \vec b<br /> }{|\vec a| |\vec b|}\to\frac{\sqrt{3}}{2}[/tex]

That means that [itex]\arccos\frac{\sqrt{3}}{2} \to \frac{\pi}{6}[/itex], which is the angle between the two vectors

Thanks for the help
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K
Replies
28
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K