##S_{n}(\alpha)=\sum_{k=1}^{n} (-1)^{\lfloor{k\alpha\rfloor}}##

Click For Summary
SUMMARY

The discussion centers on the mathematical expression ##S_{n}(\alpha)=\sum_{k=1}^{n} (-1)^{\lfloor{k\alpha\rfloor}}##, specifically proving that for irrational values of ##\alpha##, ##S_{n}(\alpha)=0## for infinitely many natural numbers ##n##. Computational examples using ##\alpha = \pi## and ##\alpha = e## demonstrate instances where the sum equals zero. The analysis suggests that by constraining ##\alpha## to the interval (0, 1), the behavior of the sums can be better understood, leading to the conclusion that the positive and negative contributions to the sum balance out at infinite intervals.

PREREQUISITES
  • Understanding of floor functions and their properties
  • Familiarity with irrational numbers and their characteristics
  • Basic knowledge of summation notation and series
  • Graphical representation of mathematical functions
NEXT STEPS
  • Explore the properties of floor functions in relation to irrational numbers
  • Investigate the implications of rational approximations of irrational numbers
  • Learn about the convergence of series and their behavior with varying parameters
  • Study the relationship between alternating series and their convergence criteria
USEFUL FOR

Mathematicians, students studying number theory, and anyone interested in the properties of series involving irrational numbers.

elias001
Messages
389
Reaction score
30
TL;DR
I would like to know how to show ##S_{n}(\alpha)=\sum_{k=1}^{n} (-1)^{\lfloor{k\alpha\rfloor}}##.
For the following question, I am not sure how to go about solving it.

For ##n\in \mathbb{N}## and ##\alpha \in \mathbb{R}##, let ##S_{n}(\alpha)=\sum_{k=1}^{n} (-1)^{\lfloor{k\alpha\rfloor}}.## Prove that if ##\alpha## is irrational, then ##S_{n}(\alpha)=0## for infinitely many ##n \in \mathbb{N}##

I tried the following computational examples to check if the statement is true.

##S_{n}(\alpha)## for:

##n = 1## and ##\alpha = \pi##, ##S_{1}=(\pi)=-1##

##n = 2## and ##\alpha = \pi##, ##S_{2}=(\pi)= (-1)^{\lfloor{\pi\rfloor}} +(-1)^{\lfloor{2\pi\rfloor}} = (-1) + 1 = 0##

##n = 3## and ##\alpha = \pi##, ##S_{3}=(\pi)= (-1)^{\lfloor{\pi\rfloor}} +(-1)^{\lfloor{2\pi\rfloor}} + (-1)^{\lfloor{3\pi\rfloor}} = (-1) + 1 + (-1) = -1##

##n = 4## and ##\alpha = \pi##, ##S_{4}=(\pi)= (-1)^{\lfloor{\pi\rfloor}} +(-1)^{\lfloor{2\pi\rfloor}} + (-1)^{\lfloor{3\pi\rfloor}} + (-1)^{\lfloor{4\pi\rfloor}} = (-1) + 1 + (-1) + 1 = 0##

For:

##n = 1## and ##\alpha =e##, ##S_{1}=(e)=1##

##n = 2## and ##\alpha =e##, ##S_{2}=(e)= (-1)^{\lfloor{e\rfloor}} +(-1)^{\lfloor{2e\rfloor}} = 1 + (-1) = 0##

##n = 3## and ##\alpha =e##, ##S_{3}=(e)= (-1)^{\lfloor{e\rfloor}} +(-1)^{\lfloor{2e\rfloor}} + (-1)^{\lfloor{3e\rfloor}} = 1 + (-1) + 1 = 1 ##

##n = 4## and ##\alpha =e##, ##S_{4}=(e)= (-1)^{\lfloor{e\rfloor}} +(-1)^{\lfloor{2e\rfloor}} + (-1)^{\lfloor{3e\rfloor}} + (-1)^{\lfloor{4e\rfloor}} = 1 + (-1) + 1 + 1 = 2##

Thank you in advance.
 
Physics news on Phys.org
I let EXCEL calcuate up to n=40 for approximate values of sqrt(2) and e.

1751080896217.webp


Without losing generality we can make ##|\alpha|<1## by adding/deleting even numbers. For example ##\pi-4## instead of ##\pi##, ##\sqrt{2}-2## instead of ##\sqrt{2}## work. ##\alpha## and -##\alpha## are equivalent in the behavior with opposite siganure, so further we can reduce ##0<\alpha<1##. Please find the graph showing for each k on x axis, +1 or -1. We find that + and - are almost same in number which shows sum =0 would take place infinite times though it is not proved yet.
1751160146797.webp
 
Last edited:
Either you have some theorem that just surprisingly crushes this, or my guess is you're going to have to think about how you can approximate irrational numbers with rational numbers and use what happens to this with rational numbers. So the first thing I would do is think about what happens if ##\alpha## is rational actually.
 

Similar threads

  • · Replies 26 ·
Replies
26
Views
941
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 21 ·
Replies
21
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 23 ·
Replies
23
Views
2K