finding the limits for a sin function: u_n = sin (n*pi)/4

jk000jk

New member
Joined
Oct 30, 2016
Messages
5
any idea how to find the limit of a sequence un = sin (n*pi)/4 I know should be something like 2n and n+1 and it oscillates but I can't find the indexes. The limit points are -1, 1, 0, - square root of 2/2, square root of 2/2
 
Okay, so if I'm understanding you correctly, the two problems you're attempting to solve are something like the following:

limn(sin(nπ4))\displaystyle \displaystyle \lim _{n\to \infty }\left(sin\left(\frac{n\pi }{4}\right)\right)

limn(cos(nπ2))\displaystyle \displaystyle \lim _{n\to \infty }\left(-cos\left(\frac{n\pi }{2}\right)\right)

If the above is not correct, please reply with the necessary corrections, ideally with the full and exact text of the exercise, quoted word-for-word. Also, regardless of if the above is the correct problem statement or not, please include with your reply any and all work you've done, even if you know it's wrong. Thank you.
 
I have an exercise like this http://prntscr.com/d1b66x and I have no idea how to seqence it, u8k i mean how it oscillates, there are 5 limits to it. Also I have the same issue for cos function. http://prntscr.com/d1b7wm
Assuming you mean find the limit (accumulation) points of something like the sequence
an = tan(nπb\displaystyle n\, \frac{\pi}{b})
where b is an integer, we first start out with the period of the tangent function which is π\displaystyle \pi.

That is, the number of accumulation points might be k=1, k=2, k=3, ..., k=b because when k=b, we have completed a complete cycle of the tangent function. That is, let n = mb+k and let m go to infinity so that we have
tan[(mb+k)πb\displaystyle (mb + k) \frac{\pi}{b}] = tan[mb*πb\displaystyle \frac{\pi}{b}] + tan[kπb\displaystyle k\frac{\pi}{b}] = tan[mπ\displaystyle m\,\pi] + tan[kπb\displaystyle k\frac{\pi}{b}] = tan[kπb\displaystyle k\frac{\pi}{b}]

EDIT: Of course, for different trig functions, you need to use the proper cycle and, for all such problems, some of those accumulation points may be the same (such as in your problem).
 
Last edited:
Top