Everything posted by Ghideon
-
Isolated rotating unbalance. Why is there a vibration?
The CoM of the system as a whole will not move. The CoM of the frame will move which means vibration.
-
Church-Turing thesis is outdated
According to my understanding* the computation in the actor model is mathematically proven to be something like this: a program that goes through the sequence (an)n∈N will always terminate since the sequence has a last element. The difference is, I guess, a mathematical difference between unbounded and infinite. In other words, the behaviour of the actor model can be reduced into something like the below pseudocode. It will always terminate at x=n even there is no upper bound for how large n can be: while x<n: x=x+1; The Turing machine on the other hand must contain something like the below, a piece of pseudocode that will not terminate**. while true: x=x+1; *) This is where my knowledge is limited; how to express this in a formally and mathematically correct way that agrees with the mathematical proofs and the science behind the actor model. **) In reality of course there will be a limit for the size of variable x and the program could terminate.
-
False picture possible on optical telescopes
There is evidence of dark matter in galaxies that are observable in visible light. The bullet cluster may be of interest: https://en.wikipedia.org/wiki/Bullet_Cluster.
-
Church-Turing thesis is outdated
I do not know the formal mathematics in enough detail but I am interested in discussing this further. Here is an extract about the first case (1): Source: https://arxiv.org/pdf/1008.1459.pdf Second case (2): Source: https://en.wikipedia.org/wiki/Denotational_semantics_of_the_Actor_model As I have limited experience of this so the following (naive) interpretation may be wrong; I am interested in corrections or references: (1): For the turing machine to be unbounded it has to include an nonterminating computation, hence it may not terminate. (2): In the actor model there is no option for the actor to skip the stop message once the message is sent. The computation model allows for the stop message to be delayed/postponed for an unbounded time but eventually it will be handled, hence the computation has to terminate at some point. The computations (but not evidence) are described in https://arxiv.org/vc/arxiv/papers/1008/1008.1459v8.pdf
-
Church-Turing thesis is outdated
Computers from the era before transistors used vacuum tubes and they did not spin. But maybe you mean things like the mechanics of punch card devices or rotating drums like the ones used in the Atanasoff-Berry Computer? "Spinning cartridges" sounds like something from a Jacquard machine. I think you are too late; Jacquard created his machines more than 200 years ago (Vintage computers are interesting, and how is this related to the topic of Hewitt and actor model?)
-
Today I Learned
Today I learned the English term antipode. In geography, the antipode of any spot on Earth is the point on Earth's surface diametrically opposite to it. A pair of points antipodal to each other are situated such that a straight line connecting the two would pass through Earth's center.* For example Sevilla in Spain and Auckland in New Zeeland are (approximate) antipodes.** (I got curious about diametrically opposite when reading another thread, thanks @joigus! ) *) https://en.wikipedia.org/wiki/Antipodes **) according to antipodesmap.com
-
Woodworking: Amateurs, Craftsmen, & In-Between
I have not used marine plywood but when working with materials with high risk of tear out and splintering I normally cut oversize and trim with a router. For long cuts I find it easier to get good precision with the router the with sanding. In my case I do not have any saw that can cut to good precision and also not splinter plywood or chip board so I have to cut to oversize and then fix.
-
hijack from Spotting Pseudoscience
@Bill McC The topic is "Spotting Pseudoscience"; is your post meant as an exercise for other members?
-
Hijack from What If the Earth needed Global Warming in its Atmosphere.
Basic question @Bill McC: You seem to claim that mass equals volume. If mass equals volume then a 4 liter tank has the same mass when empty as when it is filled with water, since volume is 4 liters in both cases. Does that match what we observe around us?
-
Simple yet interesting.
Simply because I did not think of it, I did not understand your method enough to see Excel (or graphing software) as part of the solution. And excel number precision is 15 digits* and the method seemed to require more precision to be of practical use. *) Source: The list of specifications at support.microsoft.com/
-
Instantly Factorize Any Product Of Two Small Or Large Twin Prime Numbers.
Thanks for your reply. Can you elaborate on the steps to use to solve a general case; a case constructed in such a way that your method works? I give you the number [math]m[/math]. I know [math]m[/math] is the product of two integers [math]n[/math] and [math]n+2[/math] so your method should be applicable. Please show the steps required to calculate factors [math]n[/math] and [math]n+2[/math] using your method. In other words; in your posts so far I see numerical examples, I would like to see the formulas and steps expressed for any number [math]m[/math] where [math]m[/math] is the product of two integers [math]n[/math] and [math]n+2[/math] as per your statements about the limitations of your method.
-
Modification of twin "paradox" with a wormhole.
Yes and no, I think. My intuitive approach was to not look at the wormhole and just treat B's travel as a "Black Box" according to A. From the point of view of observer A the equations of special relativity should predict the outcome regardless of how B managed to travel. Or in other words; A should be able to apply the equations of SR to the flat spacetime in A's frame of reference and get a valid result. Or leave SR and apply other formulas* but that, in my opinion, deviates too far from the twin paradox But I am not sure my approach is a correct way to try to apply SR in this scenario you have created. (Thanks by the way for an interesting and refreshing discussion!) *) probably General Relativity?
-
Modification of twin "paradox" with a wormhole.
I meant that the answer I gave was quick, sorry for being unclear. But here is a quick one with an attempt at using the time dilation formula to illustrate my quick answer. Time dilation formula: [math]t= \frac{t'}{ \sqrt{1- \frac{ v^{2} }{c^{2} } } } [/math] Assume that an observer "A" , stationary relative to the earth, applies the above formula to calculate the time dilation and/or time experienced by the twin "B" travelling through the wormhole. From A's perspective B moves one lightyear in a very short amount of time (time much less than on year) and hence A uses a velocity v>c in the formula. The result contains the square root of a negative number since [math]1- \frac{ v^{2} }{c^{2} } < 0[/math] and hence SR fails in the scenario.
-
Modification of twin "paradox" with a wormhole.
I find your question interesting! I have not done the math to check this (yet) but I get a feeling that the wormhole introduces a scenario that special relativity does not adress. Does the formulas used to resolve the twin "paradox" apply when faster than light travel is possible? Can an observer, stationary relative to the earth, apply SR to calculate the time experienced by the twin travelling through the wormhole? My reply is a quick intuitive answer and there may be more to your question than I realise at this time.
-
The Scientific Method?
Thanks for your reply. Since your description deviates from the predictions of Newton's law of universal gravitation (and also general relativity) can you provide the mathematical equations used in your model that predicts the results you claim? What scientific method did you use? I know about models for gravity and a few things about applying such models. As an engineer I find Newton useful for low relative velocities and masses. Einsteins model predicts bending of light and is supported by experiments. What experiments and observations support your idea?
-
Automating a manual process
Hello. A quick answer, your scenario sounds like a task for RPA*, Robotic Process Automation. Typically such frameworks have some means to interact with office programs such spreadsheet programs. No or limited amount of coding may be needed; it is often more like recording and modifying macros. You typically teach the software how to manipulate the GUI of the office program. In cases with a singel user and where no central orchestration is required I would look at a community edition** of some of the commercial vendor's product. There are also or open source alternatives. Personally I would start looking from the RPA/Macro/automation perspective rather than from software development/programming language perspective in the described situation. *) https://en.wikipedia.org/wiki/Robotic_process_automation **) Often free for personal or limited commercial use. I'm not going to promote some specific vendor or product here; that would require more information and some evaluation.
-
The Scientific Method?
Are you talking a bout events in a specific country or something that you suggest are applicable on a global scale? I see no attempt at answering my question. Maybe your version of gravity do not adress the points I did want to discuss.
-
Time for a different view (hypothesis)
Trying to understand/rephrase your question by using @iNow answers @MPMinIs your question something like "can gamma rays (wavelength of ~100 picometers) emitted from close to a black hole be redshifted into the visible spectrum (400-700 nanometers)?
-
A mass can be be lifted with force less than its weight
You seem to describe something not physically possible: one object with two different accelerations at the same time. Please clarify.
-
The Scientific Method?
Trying to understand you claim and its implications: are you claiming that you created gravity* that did the lifting or was your "gravity" and electromagnetic effect? As far as I can tell a device** capable of artificially generating enough gravity to move or affect a small, (low-mass) object would also have an effect on large objects (with large mass). How does this match your observations? *) As modelled by mainstream physics **) No such device exists. Artificial gravity=having a significantly different gravitational pull than what is modelled by m1*m2*G/r^2. Hope this is enough precision for this discussion
-
Humans ISOT to habitable Mars 50,000 BC
Does as habitable as the Earth include for instance identical atmosphere, temperature, vegetation, amount of sunlight and gravitation? If not, what are the differences between mars and earth in the scenario you speculate about?
-
Instantly Factorize Any Product Of Two Small Or Large Twin Prime Numbers.
What makes 72 special? Can you show how the method works in the general case [math]n(n+2)=m[/math] where [math] n \in N, m \in N [/math]?
-
What are the best computer science forums for beginners and students?
Hello! Why not try this forum you just joined? Post a science question and evaluate the responses you get! Personally I have no preferred best forums, I use many different sources depending on the context since the topic of computer science and its applications are so wast.
-
A mass can be be lifted with force less than its weight
Unfortunately the video doesn't seem to be public, was that intentional? When I click the link YouTube responds with: "The video is unavailable" "This video is private."
-
A mass can be be lifted with force less than its weight
Apply* Newton's laws F=ma (2nd law) and when an object A exerts a force on object B, then object B must exert a force of equal magnitude and opposite direction back on object A (3rd law). You will find that the mass is always m, or in other words, that the ratio m/m1=1. Your definition will result in F1=F, m1=m and a1=a or an unphysical situation according to Newton. I may get some time to post an example later if you wish. *) correctly applying them that is.