What is the Limit of the Sequence a_n = (n^2)(1-cos(5.2/n))?

  • Thread starter Thread starter ProBasket
  • Start date Start date
  • Tags Tags
    Limit Sequence
AI Thread Summary
The limit of the sequence a_n = (n^2)(1-cos(5.2/n)) as n approaches infinity is not zero, despite initial assumptions. As n increases, the cosine function approaches 1, creating an indeterminate form of infinity times zero. To resolve this, the sequence can be rewritten as a_n = (1 - cos(5.2/n)) / (1/n^2) and analyzed using L'Hôpital's rule or the Taylor series expansion for cosine. The limit ultimately evaluates to a^2/2, where a is the constant in the cosine function. Thus, the limit of the sequence converges to a finite value rather than zero.
ProBasket
Messages
140
Reaction score
0
Find the limit of the sequence whose terms are given by a_n = (n^2)(1-cos(5.2/n))

well as n->inf, cos goes to 1 right? so shouldn't the limit of this sequence be 0?
 
Physics news on Phys.org
ProBasket said:
Find the limit of the sequence whose terms are given by a_n = (n^2)(1-cos(5.2/n))

well as n->inf, cos goes to 1 right? so shouldn't the limit of this sequence be 0?

Mathematica returns:

\mathop \lim\limits_{n\to \infty}n^2[1-Cos(\frac{a}{n})]=\frac{a^2}{2}

I'd like to know how too.
 
But n^2 goes to infinity, so your limit is an indeterminate form, infinity*0. Rewrite as:

a_n=\frac{1-\cos{\frac{5.2}{n}}}{\frac{1}{n^2}}

and use l'hopital, or you could use the taylor series for cos.
 
shmoe said:
But n^2 goes to infinity, so your limit is an indeterminate form, infinity*0. Rewrite as:

a_n=\frac{1-\cos{\frac{5.2}{n}}}{\frac{1}{n^2}}

and use l'hopital, or you could use the taylor series for cos.

Right, just twice. Thanks.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top