Ask your own question, for FREE!
Mathematics 18 Online
OpenStudy (rational):

HELP! http://prntscr.com/4g2pkf

OpenStudy (anonymous):

@Adjax

OpenStudy (rational):

\[\large \begin{align}\\ \sigma_s(n) &= \sum \limits_{d|n}d^s\\~\\ \sigma_0(n) &= \sum \limits_{d|n}d^0 = \sum \limits_{d|n}1 = \tau\\~\\ \sigma_1(n) &= \sum \limits_{d|n}d^1 = \sum \limits_{d|n}d = \sigma \\~\\ \end{align}\]

OpenStudy (rational):

need help on part b

OpenStudy (anonymous):

on what you are coonfused in part B?

OpenStudy (anonymous):

the answer to the question is given in the hint

OpenStudy (anonymous):

since n^s involves the multiplication of n with itself s times..therefore it's multiplicative(excuse me I haven't involved the rigors in this answer)

OpenStudy (rational):

that may work :) we need to show \[\large \sigma_s(ab) = \sigma_s(a) * \sigma_s(b)\]

OpenStudy (anonymous):

isn't when ab is entered (it actually involves multiplication)./.so why you are dbl multiplications

OpenStudy (rational):

Need to show \[\large \sum \limits_{d|ab}d^s = \left(\sum \limits_{d|a}d^s\right)*\left( \sum \limits_{d|b}d^s\right)\]

OpenStudy (anonymous):

hey I remebered :log ab = log a + log b(ok I know this function is not related to this EQN.( But isn't that a and b is evaluated evaluated independently and the result is .....

OpenStudy (rational):

Exactly a and b can be treated separately if we assume a and b are coprime ! the divisors of a*b involve the numbers that contain all the divisors of both a and b, so we can separate them : \[\large \begin{align} \\ \sum \limits_{d|ab}d^s &= \sum \limits_{d|ab}(d_1d_2)^s \\~\\ &= \sum \limits_{d_1| a, ~d_2|b}(d_1^sd_2^s) \\~\\ &= \left(\sum \limits_{d_1| a}d_1^s\right) * \left( \sum \limits_{d_2| b}d_2^s \right)\\~\\ \end{align}\]

OpenStudy (rational):

thanks! you have no idea how much you have helped me :)

OpenStudy (anonymous):

hey look at this also: http://www.willamette.edu/~cstarr/math356/stillwellHW/12-NT-functionsHWsn.pdf Pg no.1 ..Question no.5 @rational

OpenStudy (rational):

nice, thank you so much :)

OpenStudy (anonymous):

write a novel titled :'Game of Coprimes:Songs of clashes of Maths on the brain'

OpenStudy (rational):

lol part c looks trivial : \[\large \begin{align}\\ \sigma_s(n) &= \sum \limits_{d|p^k}d^s\\~\\ &= (1)^s + (p)^s + (p^2)^s + \cdots + (p^k)^s \\~\\ &= 1 + p^s + p^{2s} + \cdots + p^{ks} \\~\\ & = \dfrac{(p^s)^{k+1}-1}{p^s - 1} \\~\\ \end{align}\]

OpenStudy (rational):

#23 http://prntscr.com/4g2prz

OpenStudy (rational):

@BSwan try last question when u get a chance, it looks tough compared to previous questions >.<

OpenStudy (anonymous):

you solved the rest :O alone , without me :O

OpenStudy (anonymous):

@Adjax what sort of novel is it ?

OpenStudy (rational):

im still working on last question

OpenStudy (anonymous):

ok part a is ovc , right ?

OpenStudy (rational):

whats ovc ?

OpenStudy (anonymous):

ovc= oviouse part b we need to prove that \(\large \sigma_s= \) (something multiplicative )\(^n\)

OpenStudy (rational):

its not obvious to me, i forgot my brain in office today. can u show me the proof for part a -.-

OpenStudy (anonymous):

awww , is there anyway we could take ur brain back :D

OpenStudy (rational):

ugh for part a we consider \(n = p^k\) \[\large \begin{align}\\ \sum \limits_{d|p^k} \sigma(d) \end{align}\]

OpenStudy (anonymous):

ok \(\large \sigma_0 =\sum d^0=\sum 1 = \tau\) \(\large \sigma_1 =\sum d^1=\sum d = \sigma \)

OpenStudy (rational):

that question was done long back :/

OpenStudy (rational):

im working on #23 : http://prntscr.com/4g2prz

OpenStudy (anonymous):

wait im looking for my brain ha ha ha sry

OpenStudy (anonymous):

yes we consider n=p^k

OpenStudy (anonymous):

but wait

OpenStudy (anonymous):

\(\large \sum_{d|p^k}\sigma (d)=\sum_{d|p^k}\sum_{d|p^k} d =\sum_{d|p^k}\sum_{d|p^k} \frac{n}{d} \)

OpenStudy (rational):

we should use a different symbol for inside sum : \[\large \large \sum_{d|p^k}\sigma (d)=\sum_{d|p^k}\sum_{c|d} c\]

OpenStudy (anonymous):

oh yeah

OpenStudy (anonymous):

give up , gn i might try ltr :-|

OpenStudy (anonymous):

only i thought of prove \sum_{c|(d=p^r)} \frac{n}{c}= \frac{n}{d} \tau (d)

OpenStudy (anonymous):

\(\large \sum_{c|(d=p^r)} \frac{n}{c}= \frac{n}{d} \tau (d)\)

OpenStudy (rational):

im thinking of expanding out the left side summation : \[ \large \sum_{d|p^k}\sigma (d)= \sigma(p^0) + \sigma(p^1) + \sigma(p^2) + \cdots + \sigma(p^k) \]

OpenStudy (rational):

does that look okay ?

OpenStudy (anonymous):

and do this ? p-1/p-1 + p^2-1/p-1 + ...+ p^k-1/p-1 ? ok then ?

OpenStudy (rational):

im not ure if its useful

OpenStudy (anonymous):

its scares me to think out of the sum :o i try to be in multible thingy as long as i can hhmm ok what do you think >.<

OpenStudy (rational):

lets see :) \[\large \begin{align} \\ \sum_{d|p^k}\sigma (d) &= \sigma(p^0) + \sigma(p^1) + \sigma(p^2) + \cdots + \sigma(p^k) \\~\\ &= \dfrac{p^{0+1}-1}{p-1} + \dfrac{p^{1+1}-1}{p-1} + \cdots + \dfrac{p^{k+1}-1}{p-1} \\~\\ &= \dfrac{1}{p-1}\left( (p + p^2 + \cdots + p^{k+1}) - (k+1)\right) \\~\\ \end{align} \]

OpenStudy (rational):

\[\large \begin{align} \\ &= \dfrac{1}{p-1}\left(\dfrac{p(p^{k+1}-1)}{p-1}- (k+1)\right) \\~\\ \end{align} \]

OpenStudy (rational):

feels it wont result in anything useful :/

OpenStudy (anonymous):

lets simplify right side as well

OpenStudy (anonymous):

:D

OpenStudy (rational):

RHS : \[ \begin{align} \\ \sum \limits_{d|p^k} (p^k/d) \tau(d) &= p^k \left(\dfrac{\tau(p^0)}{p^0} + \dfrac{\tau(p^1)}{p^1} + \dfrac{\tau(p^2)}{p^2} + \cdots + \dfrac{\tau(p^k)}{p^k}\right) \\~\\ &= p^k \left(\dfrac{1}{p^0} + \dfrac{2}{p^1} + \dfrac{3}{p^2} + \cdots + \dfrac{k+1}{p^k}\right) \\~\\ \end{align} \]

OpenStudy (anonymous):

hmming

OpenStudy (rational):

there should be another more meaningful way

OpenStudy (rational):

i feel we're just doing the donkey work without trying to look for cool multiplicative/sum properties

OpenStudy (anonymous):

i guess . i have no clue though

OpenStudy (rational):

wil try tomoro or post it in MSE

OpenStudy (anonymous):

ok

OpenStudy (anonymous):

post it there

OpenStudy (anonymous):

gn then .

OpenStudy (rational):

gn

OpenStudy (anonymous):

:o

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!