Discussion about math, puzzles, games and fun. Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °
| |
|
|
You are not logged in. #1 2013-03-03 16:02:23
A number problem.Hi; or No insight yet on the problem so we try a 4 digit number. One more a 5 digit number: We see a pattern developing and this is an important part of experimental mathematics. The pattern is there is always a multiple of 59 on the left and a predictable form of 10^k - 6 on the right. We know that We also know that a0 which is the front digit of the new number must be one of these {1,2,3,4,5,6,7,8,9}. The whole thing now presents itself as an algorithm that leads to this pseudocode: 1) Begin k loop 2) h = 10^k - 6 / 59 3) Times h by 1,2,3,4,5,6,7,8,9 and see if the products are integers. 4) Yes they are, print k and stop 5) They are not go back to 1. Last edited by bobbym (2013-03-03 16:32:08) In mathematics, you don't understand things. You just get used to them. 90% of mathematicians do not understand 90% of currently published mathematics. I am willing to wager that over 75% of the new words that appeared were nothing more than spelling errors that caught on. #2 2013-03-03 18:44:59
Re: A number problem.Is k the number of digits? 'And fun? If maths is fun, then getting a tooth extraction is fun. A viral infection is fun. Rabies shots are fun.' 'God exists because Mathematics is consistent, and the devil exists because we cannot prove it' 'The whole person changes, why can't a habit?' -65 #3 2013-03-03 18:49:01
Re: A number problem.Hi; In mathematics, you don't understand things. You just get used to them. 90% of mathematicians do not understand 90% of currently published mathematics. I am willing to wager that over 75% of the new words that appeared were nothing more than spelling errors that caught on. #4 2013-03-03 19:37:51
Re: A number problem.Is k coming as 16? 'And fun? If maths is fun, then getting a tooth extraction is fun. A viral infection is fun. Rabies shots are fun.' 'God exists because Mathematics is consistent, and the devil exists because we cannot prove it' 'The whole person changes, why can't a habit?' -65 #5 2013-03-03 19:42:11
Re: A number problem.Hi; In mathematics, you don't understand things. You just get used to them. 90% of mathematicians do not understand 90% of currently published mathematics. I am willing to wager that over 75% of the new words that appeared were nothing more than spelling errors that caught on. #6 2013-03-03 19:47:57
Re: A number problem.I never knew python is that bad 'And fun? If maths is fun, then getting a tooth extraction is fun. A viral infection is fun. Rabies shots are fun.' 'God exists because Mathematics is consistent, and the devil exists because we cannot prove it' 'The whole person changes, why can't a habit?' -65 #7 2013-03-03 19:48:56
Re: A number problem.Does python support big integer arithmetic? In mathematics, you don't understand things. You just get used to them. 90% of mathematicians do not understand 90% of currently published mathematics. I am willing to wager that over 75% of the new words that appeared were nothing more than spelling errors that caught on. #8 2013-03-03 19:52:38
Re: A number problem.Ya good, Thank You I am getting 57 Last edited by Agnishom (2013-03-03 19:54:36) 'And fun? If maths is fun, then getting a tooth extraction is fun. A viral infection is fun. Rabies shots are fun.' 'God exists because Mathematics is consistent, and the devil exists because we cannot prove it' 'The whole person changes, why can't a habit?' -65 #9 2013-03-03 19:53:36
Re: A number problem.That is correct, for the first part! In mathematics, you don't understand things. You just get used to them. 90% of mathematicians do not understand 90% of currently published mathematics. I am willing to wager that over 75% of the new words that appeared were nothing more than spelling errors that caught on. #10 2013-03-03 19:55:29
Re: A number problem.Hmm... Let me see if I can find the number 'And fun? If maths is fun, then getting a tooth extraction is fun. A viral infection is fun. Rabies shots are fun.' 'God exists because Mathematics is consistent, and the devil exists because we cannot prove it' 'The whole person changes, why can't a habit?' -65 #11 2013-03-03 19:56:22
Re: A number problem.There is a little trick, you will have to refer to the math in post #1. In mathematics, you don't understand things. You just get used to them. 90% of mathematicians do not understand 90% of currently published mathematics. I am willing to wager that over 75% of the new words that appeared were nothing more than spelling errors that caught on. #12 2013-03-03 20:05:32
Re: A number problem.Code:1694915254237288135593220338983050847457627118644067796610169491525423728813559322033898305084745762711864406779661 Code:169491525423728813559322033898305084745762711864406779661 Is that it? 'And fun? If maths is fun, then getting a tooth extraction is fun. A viral infection is fun. Rabies shots are fun.' 'God exists because Mathematics is consistent, and the devil exists because we cannot prove it' 'The whole person changes, why can't a habit?' -65 #13 2013-03-03 20:08:13
Re: A number problem.I am close but something is wrong 'And fun? If maths is fun, then getting a tooth extraction is fun. A viral infection is fun. Rabies shots are fun.' 'God exists because Mathematics is consistent, and the devil exists because we cannot prove it' 'The whole person changes, why can't a habit?' -65 #14 2013-03-03 20:09:55
Re: A number problem.Hi; In mathematics, you don't understand things. You just get used to them. 90% of mathematicians do not understand 90% of currently published mathematics. I am willing to wager that over 75% of the new words that appeared were nothing more than spelling errors that caught on. #15 2013-03-03 20:23:38
Re: A number problem.Answer: Last edited by Agnishom (2013-03-03 20:28:05) 'And fun? If maths is fun, then getting a tooth extraction is fun. A viral infection is fun. Rabies shots are fun.' 'God exists because Mathematics is consistent, and the devil exists because we cannot prove it' 'The whole person changes, why can't a habit?' -65 #16 2013-03-03 20:30:26
Re: A number problem.Hi; The a0 can take any value from 1 - 9. You only picked 1. The left has every digit except for a0. When you choose a digit for a0 it goes on the back of the number. Last edited by bobbym (2013-03-03 20:30:57) In mathematics, you don't understand things. You just get used to them. 90% of mathematicians do not understand 90% of currently published mathematics. I am willing to wager that over 75% of the new words that appeared were nothing more than spelling errors that caught on. #17 2013-03-03 20:36:02
Re: A number problem.
Isn't this number of times the value of a_0? 'And fun? If maths is fun, then getting a tooth extraction is fun. A viral infection is fun. Rabies shots are fun.' 'God exists because Mathematics is consistent, and the devil exists because we cannot prove it' 'The whole person changes, why can't a habit?' -65 #18 2013-03-03 20:37:22
Re: A number problem.Hi; In mathematics, you don't understand things. You just get used to them. 90% of mathematicians do not understand 90% of currently published mathematics. I am willing to wager that over 75% of the new words that appeared were nothing more than spelling errors that caught on. #19 2013-03-03 21:34:44
Re: A number problem.(10^57 - 6)*1 / 59 is an Integer. Last edited by Agnishom (2013-03-03 21:37:14) 'And fun? If maths is fun, then getting a tooth extraction is fun. A viral infection is fun. Rabies shots are fun.' 'God exists because Mathematics is consistent, and the devil exists because we cannot prove it' 'The whole person changes, why can't a habit?' -65 #20 2013-03-03 21:40:13
Re: A number problem.It sure could but that does not mean it solves the problem. As a matter of fact that are 4 solutions in this area. In mathematics, you don't understand things. You just get used to them. 90% of mathematicians do not understand 90% of currently published mathematics. I am willing to wager that over 75% of the new words that appeared were nothing more than spelling errors that caught on. #21 2013-03-03 21:43:54
Re: A number problem.My solution was with a0=6 and a0=9. The limit operator is just an excuse for doing something you know you can't. “It's the subject that nobody knows anything about that we can all talk about!” ― Richard Feynman “A secret's worth depends on the people from whom it must be kept.” ― Carlos Ruiz Zafón #22 2013-03-03 21:44:21
Re: A number problem.There are 2 more solutions. In mathematics, you don't understand things. You just get used to them. 90% of mathematicians do not understand 90% of currently published mathematics. I am willing to wager that over 75% of the new words that appeared were nothing more than spelling errors that caught on. #23 2013-03-03 22:06:22
Re: A number problem.I figured that out. And I think that I will be able to find them as soon as I look at my notebook. The limit operator is just an excuse for doing something you know you can't. “It's the subject that nobody knows anything about that we can all talk about!” ― Richard Feynman “A secret's worth depends on the people from whom it must be kept.” ― Carlos Ruiz Zafón #24 2013-03-03 22:14:13
Re: A number problem.Once Agnishom figures it out then I can post another one. In mathematics, you don't understand things. You just get used to them. 90% of mathematicians do not understand 90% of currently published mathematics. I am willing to wager that over 75% of the new words that appeared were nothing more than spelling errors that caught on. #25 2013-03-03 22:26:23
Re: A number problem.I have a feeling it will be monstrous. The limit operator is just an excuse for doing something you know you can't. “It's the subject that nobody knows anything about that we can all talk about!” ― Richard Feynman “A secret's worth depends on the people from whom it must be kept.” ― Carlos Ruiz Zafón |