Questions tagged [sequences-and-series]

Ask Question

For questions concerning sequences and series. Typical questions concern, but are not limited to: identifying sequences, identifying terms, recurrence relations, $\epsilon-N$ proofs of convergence, convergence tests, finding closed forms for sums. For questions on finite sums, use the (summation) tag instead.

60,034 questions 1
0 votes 1 answer 39 views

Recurrent relation for a series: does this yields to divergence?

I have a series $\Sigma a_k X^k$ that satisfies: $$\frac{a_{k+2}}{a_k} = -\frac{l(l+1)-k(k+1)}{(k+1)(k+2)}$$ This yields to $$\frac{a_{k+2}}{a_k} {\sim}_{+\infty} 1$$ Assuming that $l$ never ... user avatar niobium
  • 84
-3 votes 0 answers 24 views

Alternating infinite series problem please solve [closed]

Please hint me how to solve this. $(1-\frac12+\frac13-\frac14+......) ^2 = 2[\frac12-\frac13(1+\frac12) +\frac14(1+\frac12+\frac13) -\frac15(1+\frac12+\frac13+\frac14) + ......]$ user avatar Rishabh Rai
  • 1
-4 votes 0 answers 42 views

Solve for the power series of $(1+x)^n$

I'm having a difficulty on solving this equation about power series. I am asked to solve: $(1+x)^n$ and I need to use this equation: $\sum_{n=0}^{\infty} ar^n= \frac{ar^2}{1-r}$ Lastly, I need to find ... user avatar Honeylet Mejia
  • 1
2 votes 1 answer 34 views

Prove: at most two circles are needed to be tangent to all the circle sequence

Construct a circle sequence $\{C_n\}$ (e.g., blue in the figure below) in 2D Cartesian coordiante system as: the $x$-coordiantes of centers of all the circle $C_n$ are $\frac{1}n$; all the circles $\{... user avatar user6043040
  • 684
-3 votes 0 answers 37 views

Power series of $(1+x)^n$ [closed]

Solve for the $n$th term of the power series of $(1+x)^n$. where n=2 (include the notation) user avatar Honeylet Mejia
  • 1
0 votes 1 answer 30 views

Geometric sequences with trigonometry

For the following sum: $\cos(2\theta) + \cos^2(2\theta) + \cos^3(2\theta) ...+ \cos^N(2\theta)$ Why is the range $\{0 < \theta <\frac{\pi}{2}\}$ for there to be a sum? user avatar james
  • 1
-1 votes 1 answer 61 views

Tricky convergence

I would appreciate any help on the following problem: Let p > 2 and let $(a_k)_{k \in \mathbb{N}}$ be a sequence of positive real numbers and let $a > 0$ be a real number. Assume further that $$... user avatar Student1369321
  • 157
0 votes 2 answers 69 views

Prove that $\lim_{n\to\infty} \sum_{k=1}^{n}$ $(\frac {k}{n^2})^{{k\over n^2}+1} = {1\over 2}$.

To simplify the question I imagined what if $k\over n^2$= $x$ then it will look like $x^{x+1}$.Else I couldn't think on how to proceed ahead. In one of my previously asked question viz. Prove that $\... user avatar Aastha Choudhary
  • 235
4 votes 2 answers 66 views

Let $a_1$ be linearly independent to $a_2$ over $\mathbb{Q}.$ For $n\geq 3,$ let $ a_n = \vert a_{n-1} - a_{n-2} \vert.$ Does $\sum_n a_n\ $ converge?

Let $a_1$ be linearly independent to $a_2$ over the rational numbers. For $n\geq 3,\ $ let $ a_n = \vert a_{n-1} - a_{n-2} \vert.$ Does $\sum_n a_n\ $ converge? For example, let $a_1 = 1,\ a_2 = \ln 2=... user avatar Adam Rubinson
  • 12.5k
-1 votes 0 answers 30 views

Sum to infinity. [closed]

Could someone please explain how this sum is calculated? $$\sum_{n=0}^{\infty} \frac{a^n e^{(-a)}}{n!} = 1$$ Thanks Edit: $$=e^{-a}\sum_{n=0}^{\infty} \frac{a^n }{n!}=e^{-a}e^{a}=1$$ user avatar 0xFun
  • 53
-1 votes 0 answers 30 views

Determine n, for which $1! + 2! + ... + n!$ is a square of an integer [duplicate]

Let n be a natural number. Find all n's for which $1! + 2! + ... + n!$ is a square of an integer. Example: $n=3$, because $1! + 2! + 3! = 1 + 2 + 6 = 9 = 3^2$ (doesn't necessarily have to be same as ... user avatar YepNope
  • 1
2 votes 2 answers 67 views

Meaning of 'set of well-ordered sequences'

I'm trying to make sense of a construction of a module given in the following research paper: A New Construction of the Injective Hull, Fleischer, 1968. On the second page, a module $F$ is constructed,... user avatar user829347
  • 2,550
0 votes 1 answer 35 views

$\sum_{n=1}^\infty \left(\frac{n^2-n+3}{n^2+3n-4}\right)^n\frac{x^{n-1}}{1+x^n} \left(x>0\right)$ Convergence/Divergence

Convergence/Divergence of \begin{equation*}\begin{aligned} \sum_{n=1}^\infty \left(\frac{n^2-n+3}{n^2+3n-4}\right)^n\frac{x^{n-1}}{1+x^n} \left(x>0\right) \end{aligned}\end{equation*} Let $a_n=\... user avatar xldd
  • 2,023
0 votes 2 answers 44 views

Test for Convergence $\sum_{n=1}^\infty\frac{7^{3n}}{n!}$ and $\sum_{n=1}^\infty\sqrt{\ln\frac{n+5}{n+2}}$

Test the following series for convergence $$\sum_{n=1}^\infty\frac{7^{3n}}{n!}$$ and $$\sum_{n=1}^\infty\sqrt{\ln\frac{n+5}{n+2}}$$ I need this for studying purposes, I have an exam next week and I am ... user avatar Lisa Warren
  • 1
0 votes 1 answer 34 views

Lucas numbers relation to Φ

So, the Lucas numbers are 2,1,3,4,7,11... Let L(n) be nth lucas number Fibonacci numbers are 1,1,2,3,5,8,13,21... Φ^n=F(n+1)+F(n-1), F=Fibonacci number and n=nth So, if I say n=5, then Φ^n=F(6)+F(4)=... user avatar Aveer
  • 1

15 30 50 per page123454003

You Might Also Like