New Reply

if n = x(mod 10x+1) n,x>0

 
Share Thread Thread Tools
Apr5-12, 03:59 AM   #1
 

if n = x(mod 10x+1) n,x>0


--> if n = x(mod 10x+1) n,x>0 (where = is symbol used in "congruence" not equality)

then, is there a way to find some direct relation between n and x, in terms of some parameter?

--> I have 9 more such equations and if i am able to solve either one i would be able to solve all of them.

--> And this woud help me factorise any number without searching. But only if above congruence could be solved.

what am I supposed to do to solve the congruence? Some modern mathematics?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Apr5-12, 04:58 AM   #2
 
Quote by sparsh12 View Post
--> if n = x(mod 10x+1) n,x>0 (where = is symbol used in "congruence" not equality)

then, is there a way to find some direct relation between n and x, in terms of some parameter?

--> I have 9 more such equations and if i am able to solve either one i would be able to solve all of them.

--> And this woud help me factorise any number without searching. But only if above congruence could be solved.

what am I supposed to do to solve the congruence? Some modern mathematics?

[itex]n=x\pmod{10x+1}\Longrightarrow n=x+k(10x+1)\,,\,\,k\in Z\Longrightarrow n=x(10k+1)+ k[/itex]...can you see any "direct" relation between n and x? Because beyond what the last equation shows, I can't.

DonAntonio
New Reply
Thread Tools


Similar Threads for: if n = x(mod 10x+1) n,x>0
Thread Forum Replies
Congruence difficulty Linear & Abstract Algebra 1
Congruence - subject difficulty General Math 0
Congruence Precalculus Mathematics Homework 3
solution to the general congruence Linear & Abstract Algebra 2
congruence help Linear & Abstract Algebra 5