Imagine I have a finite sequence $\{s_i\}_{1\leq i\leq N}$, for some $N$. Now assume I want to sum all the terms of such sequence apart from the term $s_i$, for some fixed $i$. One way to do it is to simply write $$ S=\sum_{j\neq i}s_j $$ However, I want to explicitly write it by defining a $k$ in some set $K$ such that $$ S=\sum_{k\in K}s_{i+k} $$ Would the set $K=(\mathbb{Z}/N)\setminus\{0\}$ work? Any better way of writing it?
2026-03-28 04:52:09.1774673529
How to write an "index set"
110 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in SEQUENCES-AND-SERIES
- How to show that $k < m_1+2$?
- Justify an approximation of $\sum_{n=1}^\infty G_n/\binom{\frac{n}{2}+\frac{1}{2}}{\frac{n}{2}}$, where $G_n$ denotes the Gregory coefficients
- Negative Countdown
- Calculating the radius of convergence for $\sum _{n=1}^{\infty}\frac{\left(\sqrt{ n^2+n}-\sqrt{n^2+1}\right)^n}{n^2}z^n$
- Show that the sequence is bounded below 3
- A particular exercise on convergence of recursive sequence
- Proving whether function-series $f_n(x) = \frac{(-1)^nx}n$
- Powers of a simple matrix and Catalan numbers
- Convergence of a rational sequence to a irrational limit
- studying the convergence of a series:
Related Questions in SUMMATION
- Computing:$\sum_{n=0}^\infty\frac{3^n}{n!(n+3)}$
- Prove that $1+{1\over 1+{1\over 1+{1\over 1+{1\over 1+...}}}}=\sqrt{1+\sqrt{1+\sqrt{1+\sqrt{1+...}}}}$
- Fourier series. Find the sum $\sum_{n=1}^\infty \frac{(-1)^{n+1}}{2n+1}$
- Sigma (sum) Problem
- How to prove the inequality $\frac{1}{n}+\frac{1}{n+1}+\cdots+\frac{1}{2n-1}\geq \log (2)$?
- Double-exponential sum (maybe it telescopes?)
- Simplify $\prod_{k=1}^{l} \sum_{r=d}^m {{m}\choose{r}} \left(N-k \right)^{r} k^{m-r+1}$
- Sum of two martingales
- How can we prove that $e^{-jωn}$ converges at $0$ while n -> infinity?
- Interesting inequalities
Related Questions in INTEGERS
- Name of Theorem for Coloring of $\{1, \dots, n\}$
- Which sets of base 10 digits have the property that, for every $n$, there is a $n$-digit number made up of these digits that is divisible by $5^n$?
- Ring of remainders definition
- Proof of well-ordering property
- Compute a division with integer and fractional part
- Solving for 4 variables using only 2 equations
- For any natural numbers a, b, c, d if a*b = c*d is it possible that a + b + c + d is prime number
- Can I say this :$e^{{(294204)}^{1/11}}-{(294204)}^{1/11}$ integer number or almost integer?
- Pack two fractional values into a single integer while preserving a total order
- What will be the difference?
Related Questions in QUOTIENT-SPACES
- How to find the Fuschian group associated with a region of the complex plane
- Coset and Fiber
- Proof of Existence of Quotient Topology
- Quotient Spaces and Dimension
- Intersection of Quotient Spaces
- From $[0,1]\times [0,1]$ construct the Klein bottle
- Nice neighborhoods of each "piece" in a manifold connected sum
- A connected manifold $N$ can be identified with its universal covering quotient a discrete group
- How to find dimension of a given quotient vector space?
- Find the ideals of $S^{-1}R$
Related Questions in INDEX-NOTATION
- Index notation for vector calculus proof
- How does one deal with modulus in index notation?
- Summing up discrete probabilities - trivial?
- Levi-Civita tensor contraction contradiction
- Show that using Suffix Notation
- Show with index notation that $||\nabla \times \underline{u}||^2=||\nabla \underline{u}||^2 - \mathbf{Tr}[(\nabla \underline{u})^2]$
- When would $\underline{\nabla} \cdot \underline{F} = 0$?
- Fluid Dynamics Proof
- Difference between $T^{i}_{\;\;j}$ and $T_i^{\;\;j}$?
- Notation - the element with the maximum value in a different set
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
The most obvious (and readable) is to write \begin{align} \sum_{j\neq i}s_j. \end{align} Once in a while, this notation can become ambiguous, because the reader might interpret the sum to be over all pairs of $(i,j)$ such that $j\neq i$ (in this specific case, it's next to impossible to misinterpret though). To be slightly more explicit, you can write \begin{align} \sum_{\substack{1\leq j\leq N\\ j\neq i}}s_j \end{align} If you want to write sets, then I'd suggest defining $J=\{j\in \Bbb{N}\,: 1\leq j\leq N\quad\text{and} \quad j\neq i\}$. Then you can write your sum as \begin{align} \sum_{j\in J}s_j \end{align}
Now, if you want to write it in the form $s_{i+k}$, then you have to define the set $K=\{k\in \Bbb{Z}\,: \text{$1-i\leq k\leq N-i$ and $k\neq 0$}\}$, and then you can write the sum as \begin{align} \sum_{k\in K}s_{i+k}, \end{align} but honestly this is just a confusing way of writing things.
What you could do though is define a new sequence of numbers $\{\sigma_n\}_{n\in\Bbb{Z}}$, such that $\sigma_n=s_n$ if $1\leq n\leq N$, and $\sigma_n=0$ otherwise. Then you can write the sum in question as \begin{align} \sum_{k\in \Bbb{Z}\setminus \{0\}}\sigma_{i+k}. \end{align} This simplifies the index set, but slightly complicates the sequence.