view my set. Lets recall Aa(n)={10,if n is prime,otherwise.\
we define a new function:
ya2(n)=(Aa∗∣μ∣)(n)=p∣n∑∣μ(n/p)∣
We again make 3 cases
1.n is square free. we easily have ya2(n)=ω(n)∣μ(n)∣
2.n=p1p2p3.....pk2. in that case möbius will be zero everywhere except prime divisor bieng pk in which case it will becom |-1|=1. so the summation will be ya2(n)=1
- ya2(n)=0 otherwise.
more formally
ya2(n)=⎩⎪⎨⎪⎧ω(n)∣μ(n)∣10,n is square free,n has one squared prime factor,otherwise
yes! this is great actually. convoluting both sides with λ we have
Aa=ya2∗λ
n=1∑∞nsAa(n)=n=1∑∞nsya2(n)n=1∑∞nsλ(n)
P(s)=ζ(s)ζ(2s)n=1∑∞nsya2(n)
We will compute ∑n=1∞nsAa(n) in the next note.
dirichlet series and dirichlet convolution used here.
#Calculus
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
Since these two functions are so similar, I'm guessing we will run into the same problem if we don't change the method we are using.
Here's what I can get using previous method (in part 2)
n=1∑∞nsya2(n)=n=1∑∞ns∣μ(n)∣ω(n)+p prime∑p∣n∑p2sns∣μ(n)∣
p prime∑p∣n∑p2sns∣μ(n)∣=ζ(2s)ζ(s)(P(s)−p∑ps+11)∗∗
For the second sum, I suggest trying to evaluate:
p prime∑p∣n∑p2sns∣μ(n)∣=n=1∑∞ns∣μ(n)∣p∣n∑ps1=n=1∑∞ns∣μ(n)∣p∣n∑p2s1∗∗
Also from methods in part 2,
n=1∑∞ns∣μ(n)∣p∣n∑ps1=ζ(2s)P(2s)ζ(s)−n=1∑∞ns∣μ(n)∣p∣n∑p2s1
Those with ∗∗ have been verified numerically.
For the last equation, I am not sure if it matches numerically but it most probably is.
Log in to reply
The second part was rather easy. my main concern is the first. i have found that ω∣μ∣∗1=2ω(∣μ∣∗1) which is kind of cool.
Log in to reply
I'm getting
ω∣μ∣∗1(n)=k=0∑ω(n)k(ω(n)k)=2ω(n)−1ω(n)
Going by the same logic in the second note,
ω∣μ∣∗μ(n)=k=0∑ω(n)k∗(−1)ω(n)−k(ω(n)k)={1 if n=pa0 otherwise
Assuming what I did above is correct, I should get:
ζ(s)1n=1∑∞ns∣μ(n)∣ω(n)=p∑ps−11
Again, the working above has not been verified numerically.
EDIT: Oh yeah, ∣μ∣∗1=2ω(n)
EDIT again: Also, using the fact that
x+11=x−11−x2−12
p∑ps+11=p∑ps−11−p∑p2s−12
Log in to reply
ω∣μ∣=L∗1 where L is the function you defined. so: n≥1∑nsω∣μ∣=ζ(s)prime∑ps−11 Edit didnt see your edit.
how do you always find a good function to convolute with! Lets see evaluating thisLog in to reply
Log in to reply
P(s)=P(s) again.
I think after evaluating we will getLog in to reply
Log in to reply
D(L;s)=p∑ps−11 and L=ω∣μ∣∗μ=ωμ∗1 i think my target changed from finding an equation of primezeta to D(L;s) after the second note.
but something interesting is that