Consider the series
A general expression for the nth sum of this series is given by:
)
When this generalizes to
Can anyone point me to more information about this series? It may be interesting to find an expression for the term of and so on for more terms etc.
I came up with this expression myself and realize I might be over complicating something simple. Any information is appreciated, especially with respect to notation.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
a,b,c... etc are positive integers
With notation I personally dont really like your use of mods although I understand what you mean. I would write: Un=n(a+b)/2+(a−b)/4+((a−b)/4)(−1)n. Now for the generalisation: There are many better mathematicians on this site than me but I will give you my solution, leaving the proof to you (unless you ask me to explain): So, let k be the number of distinct terms (ie. a+b+c+a+b+c.... would be k= 3), n be the number of terms and we also have i where i≡n(modk), and also i=0. In this case we will call the distinct numbers a1, a2, a3 etc. instead of a, b, c My formula would be:( a1×(2n−i) + a2×(2n−i) + a3×(2n−i) + ... + ai−1×(2n−i) + ai×(2n−i) + ai+1×(n−i) + ai+2×(n−i) + ai+3×(n−i) + ... + ak×(n−i) ) / k. If i=0 then it is trivial.
Log in to reply
I've been looking back over this and realised I made a few errors. First of all, in the case where k=2 it should be −1n+1 instead of −1n. As for the generalisation, I made a fairly stupid misrake, it should be: ( a1×(n+k−i) + a2×(n+k−i) + ... + ai×(n+k−i) + ai+1×(n−i) + ai+2×(n−i) + ... + ak×(n−i) )/ k
Log in to reply
I like how you got rid of the mod, and it makes me wonder weather the same sort of thing could be done to get rid of a −(n(modk)) term as i had used it in a general sense, (n,k positive integers, n <= k). I'll post back once I get some real time to go over this if I have any further questions, thanks :)
Log in to reply
n (mod k)=2πk⋅arg(e2πin/k)
Feel free to simplify it if you can find a way.