Jump to content

Commander

Senior Members
  • Posts

    579
  • Joined

Everything posted by Commander

  1. My Good wishes are with you BTW I made this post when I did feel quite low [Health wise] on 6 Mar 2015. Today, I have realized that A FIGHTING SPIRIT gives the best Chance against any Low Health. Just going down under that Pain/Threat will boost the Morale of that inflicting Devil ! +1 for you [perhaps I did give you earlier too]
  2. An indication of how many Cowards are backstabbing you ! There is a Coward who has marked this down ! Why you fool ? I gave this fool a neg marking ! Why did that vanish ? Glorious Bleeder ? This will be a test case how the Mafia works here I suppose ...........
  3. Don't get carried away by the Rep Score ! It is highly deceptive to say the least !
  4. Thank you I am thinking how Magnetism will get interlinked into it.
  5. Consider this : Charge might be just a Property of Matter with Mass. Just like Heat radiates from a Higher Temp to Lower Temp [Temperature indicating Heat Potential ] Electric Charge might flow from higher Potential to lower Potential [ though it is presently called Negative ] We may need to look at it in a different angle.
  6. Programming is like Puzzle Solving, A purely Software Process always having to run on a Hardware like Computer or Human Brain etc. Perhaps the best software is to create an Intelligent Robot with all Human Prowess with Possibilities of Enhancement/Expansion. Also able to duplicate a Living Human's Knowledge/Memory/Brain so that Death can be grossly defeated ! >>>>>>>>>>>>>>>>>>>>>>>>> PS : Another interesting and useful Program you can create is an Embedded Software on the TV Remote which will automatically switch the next Channel on the Favotite List as soon as an Ad is started or is going on !
  7. This x is just a variable and I need to find the lowest answer say x19 and solution to x which will be of the form x = n*60008 + x19 where n can be any positive number. x19 will be the Multiplier used to define the number X in the 20th Level say X 20 as X 20 = X 19 Let X be the Actual answer we are trying to work out step by step and on the 20th step we have : X = 1415861012097390882135382831783030209750137216528176436194427 satisfying : X mod [2=1, 3=2, 5=2,13=8 etc upto 430009= 267339 ie the first 20 steps] This X at 20th level say X 20 is made up of X 20 = X 19 + LCM(m1, m2, .. m19) * x19 which in this case is nothing but : 1415861012097390882135382831783030209750137216528176436194427 = 12420797378952639823185332549543391009135702825716011397 + 14597731658607622660819660034956652332269262929811536330 * 96991 At each level X will be reduced to the lowest value as and when possible but no reduction could be done upto X20 as only Prime numbers were mod factors upto m20 but m21 and m22 are not Primes and could lead to reduction on the 21st and 22nd Levels. Also it is derived iteratively as X 20 = (((X 1 + LCM(m1) * x1)) + LCM(m1,m2)*x2) + ……until x19 Multiplier x has been worked out upto 19th Level and shown in the table in the attached file. The actual values will be 1415861012097390882135382831783030209750137216528176436194427 = ((( 3 + 2*1)+ 6*2)+30*1 …… until x19 Mod Arith Puzzle.doc
  8. Hi All, [ +1 to each of you Enthalpy, CasualKilla & swansont ] Yes its a heady mix of Ideas of which I am always enthralled and would like to unravel as much as we could and understand all intricacies. Whether the Electric and Magnetic Fields and Energy traverses through a Conductor [normally viewed as drifting of charged particles like Electrons and Holes/Ions drifting through the media] or just through Space or in any other way as per the permittivity and conductivity,susceptibility and permeability etc as a Wave or Transmission it conveys and distributes Energy from Origin to some Destination While the actual Electrons transfer through may be slower the disturbance runs through the media at the high speed of say the speed of Electricity or Light. Depending on what is in its path the Energy might interact with the Space Matter with all its Quantum Mechanical Behaviour and takes different Forms like Momentum, Sound, Heat, assimilation into Mass/Matter etc. All of us Humans owe our Life to such Energy supply from Sun through Radiation and Light [Electromagnetic Wave ?] and if that supply fails for a few months we can't post anymore in this forum ! We have many Theories each one proved with high mathematical Formulas in Vector Algebra etc and Multi Dimensional Analysis which I would like to analyze , understand and then Accept just as I accept 2+3 = 5 and after this understanding I can claim that I have knowledge in this area of Science ! Do I have an Uphill task ? Yes.
  9. What is an electric charge - what is it made of is a good question too
  10. Wolfram Alpha is unable to solve : ( 1415861012097390882135382831783030209750137216528176436194427 + 6277155992786205212756401191971675112746773483185328925726970 * x) mod 600008 = 318753
  11. +1 to you for a hard puzzle put up. +1 to you for the Good Effort [given in the other post] Hi Sensei, Thank you. Having been a Software Engineer/Researcher myself it should be possible for me to work on a suitable program. However my heydays are from IBM 360 onwards and Programming in ASM, C, C++ and upto Java in handson mode and thereafter on as and when required mode and therefore it will not be easy for me to indulge into it. +1 for your response md65536, One more +1 to you. As I said WolframAlpha has ditched me on the last steps. Have you got 73 Digit Solution - Has it given the Right Answer tag ? 438462 to 438462+800009 may be the range for the lowest possible solution. The number must perhaps end with 7 which makes search easier. Right now I have the number which will solve upto : Welcome to the new challenge set! Find the lowest possible value for X Good luck! (You may want to learn about modular arithmetic for this) x mod 2 = 1 x mod 3 = 2 x mod 5 = 2 x mod 13 = 8 x mod 29 = 4 x mod 31 = 18 x mod 191 = 130 x mod 397 = 343 x mod 691 = 652 x mod 1009 = 858 x mod 2039 = 689 x mod 4099 = 1184 x mod 7001 = 2027 x mod 10009 = 5119 x mod 19997 = 15165 x mod 30013 = 15340 x mod 70009 = 29303 x mod 160009 = 42873 x mod 200009 = 158045 x mod 430009 = 267339 Let us see whether this number can be lowered or whether it is valid and lowest upto this point. I will PM this number to those who give me a +1 Also, soon I will go through the next two steps and perhaps find the solution and verify and report whether it is right ! Then again I will PM it to those who give me +1 for the Effort ! All good responses will get +1 from me in return ! >>>>>>>>>>>>>>>> This itself can be taken as another Split Puzzle as an off shoot. What is the lowest number which will satisfy the first 20 steps as given above ? It is wise not to attack this time consuming puzzle ! +1 to you
  12. The answer I got at that point is : cut and paste 20740059257 Let me again see whether any optimization possible. Mod Arith Puzzle.doc That 2 and 600008 factor comes later PS : I couldn't see any optimization possible upto this. >>>>>>>>>>>>....... Just about to complete processing 600008 and Wolfram Alpha says Standard time over and is not allowing my calculations from any computer on my IP Address
  13. I used Excel and Wolfram too but after about 8/9 steps the numbers were getting too large. Imatfaal has given rigorous info on this modulo arithmetic. My take on this :
  14. I am trying to solve this Puzzle. Quite interesting. Perhaps I am going by the correct steps but it is quite time consuming. I hope the answer will be the lowest such a solution. Maybe only 25% progress has been made after so many hours of effort. >>>>>>>>>>>>>> PS : I am giving up as most of my processing software are saying that the number is beyond their power. May be a super computer is needed !
  15. Hi, T Y. I did correct it. Even this reply to you I am repeating as it vanished. My tablet too goes off now and then making posting laborious.
  16. Hi Studiot, Thank you for the elaborate response. +1 to you in response. I have many questions and I have this habit of testing every theory and feeling the evidence before accepting anything. Would like to be Logical, Deducing and Creative as well. As you and other respondents have rightly stated what we know and think and what is still to be understood I keep contemplating on the intricacies of Magnets, Batteries and charge holders as well as the energy flowing out of them. One of my dream Project is : If we can master and control magnetic fields we can build an invisible magnetic road from point to point on which cars can simply ride on or hang on to and reach the destination. More later ........
  17. Hi, Thank you. I'll try and reconcile those ideas. Thanks again. +1 for you
  18. Hi, Thanks. Our Moderator Phi guided me with this info and I thank him too. Yes, you are right and thanks once again. +1 for you.
  19. Thank you. +1 for the Effort. I always want to understand more !
  20. What exactly is Magnetism ? Does it always coexist with Electricity ? What is Electricity ? What is the maximum to which Voltage an Electric Potential can be built up ? Is there a similar limit to Magnetic Strength ? Why are we unable to magnetize all materials ? What is light ? Why is light called an Electromagnetic Wave ? What is a Wave ? What exactly is the Wave Movement and Wave theory in a nutshell ? What is the relation between Sound, Force, Heat, Light and Electromagnetism ? How much Noise/thunder/Sound will emanate from Sun [in decibels] apart from other Energies ?
  21. Solve : A B C + D E F ------------ = G H I J ------------ where each letter stands for a different decimal [either 1, 2, 3, 4, 5, 6, 7, 8, 9 or 0] How many solutions are there with G = 1 ? How many with G = 0 ? G can not have any other value ! ` I could see 235 + 746 = 0981 and 632 + 457 = 1089 are two solutions ! Are there any more ?
  22. I only answer the questions I like to answer. However it does not mean that I don't have an answer or I want to avoid answering. If I am forced to accept this neg repps [anonymous] I am prepared to accept any Reviewer's opinion particularly if I ask for it. And you know I am not suggesting open disclosure but a confidential cooperative excange of views. You ask me to rate one of your posts. Anyway the quick rating need not be taken seriously at all. Perhaps I can do only that if I can not read all connected matter. Still it will give a better inkling and peer review and mutual understanding to say the least.
  23. Oh great, but I am unable to see it myself in the posts. Thank you for confirming. Yes, that is what I had put up. I think of all members as my friends and has requested them to add me as a friend if they too consider me so, Instead of me adding them up just bcoz they have allowed it. Perhaps a 2 way agreement.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.