Skip to main content

Questions tagged [sequences-and-series]

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.

2 votes
2 answers
91 views

We consider infinite binary sequences $x \in[0,1]$ via their binary expansion. $O: \{0,1\}^* \rightarrow \{0,1\}^*$ maps finite binary strings to finite binary strings. for a string $m$ we define: $$ ...
Heyheykhey's user avatar
0 votes
0 answers
56 views

Suppose we have a list L[i] of numbers, of length n. It seems appropriate to say that L is given in ascending order if i < j implies L[i] <= L[j]. On the other hand, it seems sufficient to show ...
user1153980's user avatar
  • 1,262
3 votes
0 answers
48 views

In a book I read about polydivisible numbers in base $10$. A polydivisible number is a number where the number formed by its first $n$ digits is divisible by $n$. The largest of these numbers has $...
Andre's user avatar
  • 2,836
7 votes
4 answers
208 views

Found this interesting recursive sequence but im having a hard time proving this conjecture. Any help would be much appreciated! Let $(f_n)_{n \ge -1}$ be defined by $$ f_{-1} = -1, \quad f_0 = 1, \...
random1463's user avatar
2 votes
0 answers
24 views

so i want help in the proof of this transformation $$ {}_{s+4}F_{s+3} \left[ \begin{matrix} a, b, c, a_1, a_2, \dots, a_s, -m; \\ 1+a-b, 1+a-c, p_1, p_2, \dots, p_s, p_{s+1} \end{matrix} \right] \\ = \...
Bhavik Shah's user avatar
1 vote
0 answers
67 views

Consider the function $$f(z) = \sum_{k=1}^{\infty} (-1)^{k+1} \sin\left(\frac{z}{k}\right)$$ I wonder where the nonreal zero's are of this function. $$f(z) = \sum_{k=1}^{\infty} (-1)^{k+1} \sin\left(\...
mick's user avatar
  • 19.4k
1 vote
0 answers
68 views

I encountered the following problem in a mathematical analysis problem book (Demidovich). Let $p > 0$ and $q > 0$. We need to discuss the convergence of the following infinite product: $$\prod_{...
fowefij's user avatar
  • 51
2 votes
0 answers
112 views

UPDATE: both definitions for "dominance" given in the post have counterexamples. If there is some "dominance theorem" that exists it would have to use a different definition than I ...
Gabe Lewis's user avatar
0 votes
1 answer
107 views

Let $f(p)$ be defined for any natural number $p$ as $$f(p)=\left(\sum_{x=1}^{\infty}\frac{x^2}{(x+p)(x+2p)(x+3p)(x+4p)}\right)^{-1}$$ then find value of $$30\times \frac{f(7)}{f(3)}$$. By using method ...
Maverick's user avatar
  • 11.6k
4 votes
4 answers
380 views

The sequence can be understood as following, $$\{1\}, \{2, 4\}, \{5, 7, 9\}, \{10, 12, 14, 16\}, \dots$$ Below is the definition from MathWorld The Connell sequence is the sequence obtained by ...
ApexPandora's user avatar
3 votes
4 answers
241 views

I'm working my way through an intro Numerical Analysis textbook and I've come across a definition on limit for an infinite sequence of real numbers (see image attached). I was hoping to obtain some ...
David Galea's user avatar
2 votes
1 answer
116 views

It is regarding the sum $$S=\sum _{r=1}^{\infty} \left(\frac{2}{4r-3}-\frac{1}{2r}\right)$$ in MSE: A Question based on series. Where the answer is given as $$S=\frac{\pi}{4}+\frac{3}{2} \ln2,\tag{*}$$...
MathDona's user avatar
  • 873
1 vote
1 answer
161 views

In general, if $$ \ln f(x)=\sum_{k=0}^\infty a_k x^k, $$ what is the Maclaurin series expansion of the function $$ [f(x)]^\lambda=\exp\Biggl(\lambda\sum_{k=0}^\infty a_k x^k\Biggr) $$ around $x=0$? ...
qifeng618's user avatar
  • 2,362
1 vote
2 answers
162 views

Consider an array $h$ such that its elements are defined as follows: $$\begin{eqnarray*} h_0 & = & 2 \text{,} \\ h_1 & = & 3 \text{,} \\ h_2 & = & 6 \text{,} \\ h_n & = &...
Myungheon Lee's user avatar
5 votes
4 answers
358 views

Recently I came across the infinite sum $\sum_{n = 0}^\infty \frac{1}{n^2+1}$ on Maths 505's wonderful YouTube channel. The solution I saw involved the digamma function, but looking at the series I ...
Ranvir Choudhary's user avatar

15 30 50 per page
1
2 3 4 5
4518