Show that :- \(\lim _{n \to\infty }\frac{2^{n-1}-1}{n}(\mod 13)=0\) you can use anything you want to solve , have fun !! Hint1 :- \(\frac{2^{n-1}-1}{n}(\mod 13)=k \mod 13\) \(\frac{2^{n-1}-1}{n}(\mod 13)=13 m+k\) Hint2:- \(\lim _{n \to\infty }\frac{2^{n-1}-1}{n}=?\)
question, what is mod 13 of a decimal for example if n = 10 , plugging in (2^(10-1) -1 ) /10 = 51.1
how do you calculate 51.1 mod 13 ?
hhmmm mod always means residues , dont give it much important but give it a range of (0,1,.....,12)
ok since u know then act smart any try what u know ; u asked
i'm not sure how to evaluate these decimals mod 13 , since that is what you will get
mod is not defined for decimals as far as i know.
ok so 51.1=51+1/10=511/10 mod 13
ok :)
im asking because im not sure if the question makes sense . did you make up this problem ?
hey @perl if u dont know that does not mean its wrong :D just feed ur knowledge a bit
i'll assume it is a well defined problem, since im no expert on number theory. maybe ganeshie can give it a try
well its more analysis than being number theory
ok can you give a hint
i will make a table and plug in n = 1,2,3,...
:D ok so what ever n is , u would have range of (0,1,....,12) which is sounds like a line right ?
one way to do this is trying to map new function ( line ) and see
so what did you get for 51.1 mod 13 ? the value must be an integer i will need this in order to proceed.
can we ignore the decimal .1
ok i added hint to the question
and btw residues is integer when u work with integers and have integers stuff this is how ppl used to it but it also can be in real number :D and it might be infinite residue of some mod for irrational numbers
ok i have to go have fun ...
maybe @ganeshie8 can take a look your hint didn't really help me
hmmm
by wolfram test the limit is DNE http://www.wolframalpha.com/input/?i=lim+%282%5E%28n-1%29-1%29%2Fn+mod+13
the non modular limit does not exist
i have never seen a \(mod\) symbol in limit
hahaha! looks like this is a new dessert prepared by @Marki
yeah my new paper !horri
but woli gives me 0 take snap shot for ur result
aww yeah does not contradict to what im saying :P ok so result from 0 to 13 try to find why it should be 0
"0 to 13" is a range of integers so the limit does not converge to any single number
or am i missing something hmm
hmm idk :| this is what im thinking of anyway xD
idk what you're thinking hmm why would an alternating sequence of 0->12 ever converge to 0 ?
some of these have defined modular output n = 11 (2^(11-1) -1 ) / 11 = 93 = 2 mod 13
others are decimals , like n = 10 (2^(10-1) -1 ) / 10 = 51.1
ahh decimals are not a problem we can just work them as remainder : 51.1 mod 13 = 13*3 + 12.1mod 13 = 12.1
so the terms in the sequence will be between [0, 13)
you can* modify the mod formula to allow real numbers
ok this is what im thinking off to be honest , so u wont think im fooling you from hint 1 we can see that we can express mod operation as line in some space , which give me alternate function lets say \(\psi(n)\) |dw:1420923878301:dw||dw:1420923906550:dw|
it sounded nice idea for first time xD
interesting, one sec im still trying to make sense of that..
what do these lines represent ? |dw:1420924258393:dw|
\[\frac{2^{n-1}-1}{n}(\mod 13)=k \mod 13\]
Ok my system shuted down i'll resume some other time
Ok my system shuted down i'll resume some other time
Okay, the idea looks interesting but i don't fully get it yet..
*
i wonder since it is mod if we should only consider when (2^(n-1)-1)/n is an integer so if it is an integer then ni=2^(n-1)-1 for some integer i So we have \[\lim_{n \rightarrow \infty}\frac{2^{n-1}-1}{n} ( \mod 13)=\lim_{n \rightarrow \infty}\frac{n i}{n} ( \mod 13)=\lim_{n \rightarrow \infty} i (\mod 13)= \\ i (\mod13) \text{ but this still isn't 0 : ( }\]
unless the only value i can be is 0 but that is something else i have to show (if it is even true)
or a multiple of 13
wait can we use Fermat's little theorem... \[\text{ consider } n \text{ as odd } \\ 2^{n-1} \equiv 1 (\mod n) \\ \lim_{n \rightarrow \infty}\frac{2^{n-1}-1}{n}=\lim_{n \rightarrow \infty}\frac{1-1}{n}=\lim_{n \rightarrow \infty}\frac{0}{n}=0\] this is probably completely wrong
i wanted to study number theory just never really got much experience :(
or maybe I should have just said 2^(n-1) is congruent to 1 mod 13
@ganeshie8 does this seem right to you?
or is it like wolfram says
0 to 13
dne whatever
fermat's little theorem is applicable only when \(n\) is prime \[2^{p-1} \equiv 1 \pmod p\] is true for all odd primes \(p\) in other words, \(2^{p-1}-1\) is divisible by \(p\) for all odd primes
for our present problem we can only say \(2^{n-1}-1\) is divisble by \(13\) only when \(n-1\) is a multiple of \(12\)
for example \(2^{13-1}-1\) is divisbible by \(13\)
\(2^{2(13-1)}-1\) is divisbible by \(13\)
\(2^{3(13-1)}-1\) is divisbible by \(13\)
etc...
but the remainders for other powers can be anything..
I see
fermat tells us only this much : \(2^{k(13-1)}-1\) is divisible by \(13\) , for all \(k \in \mathbb{N}\)
so wolfram is most likely right in this case
since that one thingy will probably not be congruent to 1 for other integer n (well you know besides the odd integer n)
yes the remainder could be any real number between 0 and 13
But if we were given that n was odd and n approaches large odd numbers then we could say the limit is 0
Join our real-time social learning platform and learn together with your friends!