Melin transform of the floor function [x]

  • Thread starter Thread starter Rfael
  • Start date Start date
Rfael
Messages
10
Reaction score
1
Homework Statement
using analytic continuation can i compute the mellin transform of the floor function as a riemann zeta function
Relevant Equations
$$ \int_{0}^{\infty}[x]x^{s-1}= - \frac{\zeta (-s)}{s} $$
usig analytic continuation and mellin transform properties
 
Physics news on Phys.org
How do you define [z] for z \in \mathbb{C}?
 
Rfael said:
Relevant Equations: $$ \int_{0}^{\infty}[x]x^{s-1}= - \frac{\zeta (-s)}{s} $$
Just a small quibble: although the meaning of your integral is clear from the context of your equation, please don't forget to always explicitly include the differential of the variable you're integrating over:$$\int_{0}^{\infty}[x]x^{s-1}dx$$
 
  • Agree
  • Informative
Likes SammyS and Gavran
Your question could have been phrased more clearly.

Try evaluating your integral by first expressing it as ##\sum_{n=0}^\infty \int_n^{n+1} [x] x^{s-1} dx## and then writing out the resulting series. That should make the connection to ##\zeta (-s)## clear—if that's what you're aiming for.
 
Last edited:
  • Like
Likes Rfael and anuttarasammyak
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top