0
votes
0answers
38 views
Series expansion with remaining $log n$
Hi,
I'm studying the asymptotic behavior $(n \rightarrow \infty)$ of the following formula, where $k$ is a given constant.
$$ \frac{1}{n^{k(k+1)/(2n)}(2kn−k(1+k) \ln n)^2}$$
I'm …
0
votes
1answer
71 views
positive expression
Let
$$a_{n,k}=\sum_{s_i \geq 1 \atop \sum_{i=1}^{n-k} s_i \leq n} \frac{2^{n}}{(2(n-\sum_{i=1}^{n-k} s_i)+1)!\prod_{i=1}^{n-k} (2s_i)! }$$
for $0 \leq k \leq n-1$. Prove for $1 \l …
2
votes
1answer
186 views
To express $e^{\sum \limits_{k=0}^\infty q^{2^k}}$ as product terms of $(1-q^k)^{c(k)}$
$|q|\lt1$
$A(q)=\sum \limits_{k=0}^\infty q^{2^k}$
Easily We can see that
$$A(q)=q+A(q^2)\tag 1$$
Let's assume we redefine $A(q)$ as below
$A(q)=-\sum \limits_{k=1}^\infty c …
1
vote
3answers
1k views
$\sum _{k=0}^{\infty } \frac{1}{(k+m) k!} \equiv 1$ for $m=2$
I changed the title and added revisions and left the original untouched
For this post, $k$ is defined to be the square root of some $n\geq k^{2}$. Out of curiousity, I took th …
1
vote
1answer
107 views
Convolution inverse of recursively defined sequence is alternating
Consider the double sequence $A(n,k)$ which is recursively defined by
$$A(n,n)=1 \text{ for } n=0,1,2,\dots \text{ and }$$
$$A(n,k)=2\sum_{l=1}^{k+1} \binom{2n+1}{2l} A(n-l,k+1-l) …
3
votes
0answers
134 views
What is the (fractional) half-derivative of zeta at $s=0$ (and how to compute it)?
(I asked this in MSE before but there was only a general reference which did not help for my specific question)
I think I understood the concept of fractional derivatives …
1
vote
2answers
143 views
sequence, such that sum of any combinations in the sequence does not equal another
Hi,
Is there any known sequence such that the sum of a combination of one subsequence never equals another subsequence sum. The subsequences should have elements only from the …
1
vote
1answer
114 views
Double series solution of wave equation
Let $u(x,y,t)$ be the solution of wave equation $u_{tt}=u_{xx}+u_{yy}, 0\lt x\lt 1, 0\lt y\lt 1, t\ge 0,$ $u(x,y,0)=(x-x^2)(y-y^2), u_t(x,y,0)=0$ and $ u(x,y,t)=0$ on the boundary …
3
votes
1answer
197 views
Optimality of p-Lebesgue Differentiation Theorem for Sobolev Functions
This is the third question in a series whose purpose has been to flesh out an example of the optimality of the p-Lebesgue differentiation theorem for Sobolev functions. This theor …
1
vote
0answers
78 views
Bounding a recursively defined sequence
I have a sequence $\lambda_0,\lambda_1,\ldots,$ which is defined recursively as
$$ \lambda_0 = \frac{1}{2},$$
and
$$\lambda_{k+1} = \max_{\lambda\in [1,b]} \left(\frac{1}{2\lam …
0
votes
1answer
95 views
Giving a general term of a recursive function, and upper bound for it
Let a constant $B \ge 1$, and let $l_1 = 0$, $b_1 = 0$ be the values of $l$ and $b$ (respectively) at time $t = 1$.
Let $l_{t+1} = l_t + 1$ if $b_i < B$, and $l_{t+1} = l_t$ ot …
5
votes
1answer
248 views
Efficient (divergent) summation for sum of zetas at negative arguments?
In a question in MSE (see bottom of my own answer) I'm considering the following series, depending on a parameter m:
$$ L(m) = -\zeta(1m)/1 - \zeta(2m)/2 - \zeta(3m)/3 - \ldots $$
…
1
vote
1answer
318 views
Extension of the Jacobi triple product identity
The Jacobi triple product and the mathematical identity of it is:
$$\prod\limits_{n=1}^{ \infty }(1-q^{2n})(1+zq^{2n-1})(1+z^{-1}q^{2n-1})=\sum\limits_{n = - \infty }^ \infty z^n …
1
vote
1answer
123 views
Distorted Newtion binomial
This is a cross-posting of a MSE question (which did not receive any feedback there so far).
Let $\varepsilon >0$, with $\varepsilon \neq 1$. Consider the sequence $u_n$ defined b …
3
votes
1answer
219 views
Does there exist a sequence of complex numbers such that…
The following question came up while I was working through an example:
Does there exist an $\ell^1$ sequence of complex numbers $a_n$, not all zero, such that $\sum_n a_n n^{-p …

