Jump to content

Wikipedia:Reference desk/Mathematics: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Scsbot (talk | contribs)
edited by robot: adding date header(s)
Line 97: Line 97:
Hint: It was in the "Fractional equations" section. <!-- Template:Unsigned IP --><small class="autosigned">—&nbsp;Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/2600:1700:2ED1:4020:AD71:72DF:DA0A:A11E|2600:1700:2ED1:4020:AD71:72DF:DA0A:A11E]] ([[User talk:2600:1700:2ED1:4020:AD71:72DF:DA0A:A11E#top|talk]]) 15:34, 1 March 2018 (UTC)</small> <!--Autosigned by SineBot-->
Hint: It was in the "Fractional equations" section. <!-- Template:Unsigned IP --><small class="autosigned">—&nbsp;Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/2600:1700:2ED1:4020:AD71:72DF:DA0A:A11E|2600:1700:2ED1:4020:AD71:72DF:DA0A:A11E]] ([[User talk:2600:1700:2ED1:4020:AD71:72DF:DA0A:A11E#top|talk]]) 15:34, 1 March 2018 (UTC)</small> <!--Autosigned by SineBot-->
:I'll give you a starting point. After the man gets to the top, he's covered 28 steps, but x1 steps have been skipped over because the escalator is moving. after the wife gets to the top, she's covered 21 steps, but x2 steps have been skipped over because the escalator is moving. As the escalator doesn't change, 28+x1 = 21+x2. Figure out the equation linking x1 and x2 together from the speeds of the 2 people, and the rest is simple algebra. [[User:Iffy|Iffy]]★[[User Talk:Iffy|Chat]] -- 16:39, 1 March 2018 (UTC)
:I'll give you a starting point. After the man gets to the top, he's covered 28 steps, but x1 steps have been skipped over because the escalator is moving. after the wife gets to the top, she's covered 21 steps, but x2 steps have been skipped over because the escalator is moving. As the escalator doesn't change, 28+x1 = 21+x2. Figure out the equation linking x1 and x2 together from the speeds of the 2 people, and the rest is simple algebra. [[User:Iffy|Iffy]]★[[User Talk:Iffy|Chat]] -- 16:39, 1 March 2018 (UTC)

Here is a worked answer using lots of algebra.
<pre>
A answer aka number of steps visible on the elevator
V velocity of elevator (independent of speed of man or speed of wife)
L Length of elevator
TM time for man
TW time for wife
SM Speed for man
SW Speed for wife

SM = 2 * SW

28 == A - V * TM
TM == L / SM

21 == A - V * TW
TW == L / SW

Putting it together

28 == A - V * L / SM next substitute SM with 2 * SW
28 == A - V * L / ( 2 * SW ) call this AAA

21 == A - V * L / SW call this BBB

Next we calc AAA - BBB

7 == - V * L / ( 2 * SW ) - ( - V * L / SW ) Next we pull out the common factors (V * L / SW )
7 == (V * L / SW ) * (-1/2 + 1 )
7 == (V * L / SW ) * (1/2) Next we multiply both sides by TWO
14 == (V * L / SW )

recall BBB
21 == A - V * L / SW Next we substitute (V * L / SW ) with 14
21 == A - 14 Next we add 14 to BOTHSIDES
35 == A
</pre>
[[Special:Contributions/110.22.20.252|110.22.20.252]] ([[User talk:110.22.20.252|talk]]) 06:50, 2 March 2018 (UTC)


= March 2 =
= March 2 =

Revision as of 06:50, 2 March 2018

Welcome to the mathematics section
of the Wikipedia reference desk.
Select a section:
Want a faster answer?

Main page: Help searching Wikipedia

   

How can I get my question answered?

  • Select the section of the desk that best fits the general topic of your question (see the navigation column to the right).
  • Post your question to only one section, providing a short header that gives the topic of your question.
  • Type '~~~~' (that is, four tilde characters) at the end – this signs and dates your contribution so we know who wrote what and when.
  • Don't post personal contact information – it will be removed. Any answers will be provided here.
  • Please be as specific as possible, and include all relevant context – the usefulness of answers may depend on the context.
  • Note:
    • We don't answer (and may remove) questions that require medical diagnosis or legal advice.
    • We don't answer requests for opinions, predictions or debate.
    • We don't do your homework for you, though we'll help you past the stuck point.
    • We don't conduct original research or provide a free source of ideas, but we'll help you find information you need.



How do I answer a question?

Main page: Wikipedia:Reference desk/Guidelines

  • The best answers address the question directly, and back up facts with wikilinks and links to sources. Do not edit others' comments and do not give any medical or legal advice.
See also:


February 23

Is there a version of OEIS that also shows categories of number that don't show up when you type nothing but seq:xxxx?

If I type a low 4-digit prime it doesn't actually show all sequences that contain it since if I sort by sequence number the first hit's not A000040 or below. Is there something that's nearly exhaustive for natural numbers of this size? (it probably can't be completely exhaustive since some combinations of "natural numbers no bigger than this" and "sequences" would probably need prohibitive or infinite computing time to check) Sagittarian Milky Way (talk) 22:54, 23 February 2018 (UTC)[reply]

To clarify perhaps, if you type 4567 into the search you want to find all OEIS sequences which contain 4567. But A000040 (the sequence of primes) is not showing in the search results since the list stored in OEIS only goes to 271. Afaik you don't have an extended search option in OEIS which allows you to search beyond what's actually stored on the database, and OEIS is pretty unique so I'm pretty sure you won't find a similar database that does have that option. (I'm guessing such an option wouldn't be feasible even if you did make reasonable restrictions such as excluding hard to compute sequences.) Not sure why you want this, but you might try to find a different approach to the problem or try typing 4567 into Wolfram Alpha. --RDBury (talk) 00:36, 24 February 2018 (UTC)[reply]
Some of the sequences have an additional table of the first 1,000 or 10,000 terms, but I don't know if it searches them (probably not), and probably most sequences don't have the table. Bubba73 You talkin' to me? 02:04, 24 February 2018 (UTC)[reply]

February 25

Do these converge to nice numbers?

Do 1(2*3) + 1(3*5) + 1(5*7) + ...

and 1(2*3) + 1(5*7) + 1(11*13) + ...


(where the numbers in the denominators are primes) converge to known numbers? That is, I have their approximate numerical values - do they converge to something concise? Bubba73 You talkin' to me? 00:52, 25 February 2018 (UTC)[reply]

Not that I know of, but the 1st one is OEIS sequence A210473, and the 2nd one is related to OEIS sequence A089581. IffyChat -- 10:45, 25 February 2018 (UTC)[reply]
Thanks. Bubba73 You talkin' to me? 17:41, 25 February 2018 (UTC)[reply]
I don't know whether you tried it, but if you have good numerical values, you can check the Inverse Symbolic Calculator to obtain a guess what the number's exact value could be. —Kusma (t·c) 20:26, 25 February 2018 (UTC)[reply]
The first sum (let's denote it ) can be calculated in the following way:
.
On the other hand:
from where it is clear that
.
The value of can be calculated using the following integral
,
where the closed contour is chosen to go from to below the real axis and back above it. The only poles of the function under the integral are those of cotangent. Therefore . The final result is .
The second sum can be calculated in a similar way.
Ruslik_Zero 20:39, 26 February 2018 (UTC)[reply]
The denominators in the series are actually the primes. Bubba73 You talkin' to me? 20:47, 26 February 2018 (UTC)[reply]
... so the first sum is probably closer to 0.3 than to 0.33, but I can't prove it. Dbfirs 08:49, 27 February 2018 (UTC)[reply]
Also, I'm pretty sure you can avoid complex analysis and get S = 1/3 using telescoping sums. In case anyone cares
1(1*3) + 1(5*7) + 1(9*11) + ... = π8. — Preceding unsigned comment added by RDBury (talkcontribs) 10:51, 27 February 2018 (UTC)[reply]
@RDBury: Can you give a reference for that result? I’d like to add it to our article List of formulae involving π. Thanks. Loraof (talk) 17:07, 27 February 2018 (UTC)[reply]
See Leibniz formula for π#Convergence. --RDBury (talk) 10:53, 28 February 2018 (UTC)[reply]
Yes, numerically I got about 0.30109317 for the first one and about 0.21042575 for the second one. Bubba73 You talkin' to me? 15:40, 27 February 2018 (UTC)[reply]
Sorry, I missed that they are primes. But you should explain better how these sequences are constructed. Do they involve only prime pairs? Ruslik_Zero 18:13, 27 February 2018 (UTC)[reply]
No, consecutive primes. The first one: 1st and 2nd primes, then 2nd and 3rd, then 3rd and 4th, etc. The second one: 1st and 2nd primes, then 3rd and 4th, then 5th and 6th, etc. Bubba73 You talkin' to me? 18:24, 27 February 2018 (UTC)[reply]

February 27

I must have asked this question before: Is "intuitively" defined, or can be proven by logic? (not truth-tables)

I found these 2 proofs here and here – are they valid? I do not quite understand them. יהודה שמחה ולדמן (talk) 00:18, 27 February 2018 (UTC)[reply]

Depending on which system of logic you're talking about, p→q might be something you define via a truth table, or as an abbreviation for an expression such as ~p∨q or ~(p∧~q), or → might be taken as a fundamental operation whose behavior is determined by axioms and rules of inference. The problem with something like Proof Wiki is that you can't necessarily pull a single proof out of context; a proof of a given statement depends on other statements which in turn depend on others. The proofs you linked to seem to be using a particular flavor of a subgenre of logic systems called natural deduction, and I'm guessing that the proofs are valid withing the context of one the sources listed as references. Specifically, the linked proofs seem to be taking the → symbol as fundamental with behavior determined by the Rule of Implication and Modus Ponens, but even within natural deduction it might be a defined symbol where the Rule of Implication and Modus Ponens are proved as theorems. So the short answer to the question is that it depends on which system of logic you're talking about. The good news is that different systems of propositional logic are equivalent in the sense that they prove the same statements, at least for classical systems. (In intuitionist logic e.g., the linked proofs are not valid.) But there can be a lot of variation in how you get there; you could build a system of logic built just from the ↓ (nor) operation, or a system using just truth tables with no normal proofs at all. --RDBury (talk) 10:36, 27 February 2018 (UTC)[reply]
The thing is, I understand pretty well why the functions give their answers; it is called "by definition".
But it seems to me that is not "Well-defined". And now you tell me that Modus Ponens can be proven in some systems... does this ever end?
So I wonder: Is it , or is it  ? יהודה שמחה ולדמן (talk) 11:25, 27 February 2018 (UTC)[reply]
As an example of a similar situation, you could define an even number as one that can be written as x+x, or you could define an even number as one that is divisible by 2. They are two different definitions that turn out to be equivalent. Euclid used the first definition but most modern authors use the second. But it's like you're asking which is 'the' definition of even; the answer is it depends which book you're reading, but in the end it doesn't really matter because the two definitions give the same results. It's the same with logic; five books on logic will have five different sets of axioms, rules of inference, and definitions of the operations. The book here defines → in terms of ~ and ∨, another book might define it a different way, and another might define ∨ in terms of ~ and →. Again, it doesn't matter in the end because the same set of statements can be proved. --RDBury (talk) 12:43, 27 February 2018 (UTC)[reply]
OK, so what are the axioms and rules of inference for mathematical logic? יהודה שמחה ולדמן (talk) 13:41, 27 February 2018 (UTC)[reply]
As RDBury said above, that depends on which system of logic you have in mind. The axioms of propositional logic are different from the axioms of intuitionist logic, for example. Gandalf61 (talk) 16:06, 27 February 2018 (UTC)[reply]
I finally found a proof on youtube, but I keep getting a posting-error. יהודה שמחה ולדמן (talk) 00:29, 2 March 2018 (UTC)[reply]

Meter to French foot and vice versa

Our Units of measurement in France before the French Revolution says that in 1799 one meter was set to 443.296 French lines, or 3 feet 11.296 lines. That corresponds to 9,000/27,706 m. A note follows: This can be shown by noting that 27706 x 16 = 443296 and that 9 x 16 = 144, the number of lignes in a pied. I feel that it must be entirely correct, but I simply can't get it. How does it work? Could you elaborate, step by step, how we get from 1 m = 443.296 lines to 1 ft (144 lines) = 9,000/27,706 m? --Lüboslóv Yęzýkin (talk) 17:49, 27 February 2018 (UTC)[reply]

It's simple arithmetic. If 1 foot is 144 lines and 1 meter is 443.296 lines, then 1 foot is 144/443.296 meter. Multiply both numerator and denominator by 1,000 to get rid of the decimals: 144,000/443,296. Now divide both by the common factor of 16 and you have 9,000/27,706. That is what the footnote is clumsily trying to say. I have no idea why the remaining common factor of 2 was not eliminated to write the fraction in lowest terms as 4,500/13,853. --69.159.62.113 (talk) 00:44, 28 February 2018 (UTC)[reply]
  • One more point. One of the motivations for adopting metric in France was that each region had its own definitions of different units. So speaking of the "French foot" is wrong; it's only the "Paris foot" or the "French royal foot" or some such. In the article, look back a few paragraphs from where it mentions 9,000/27,706. --69.159.62.113 (talk) 00:47, 28 February 2018 (UTC)[reply]

March 1

Math homework question.

From a tenth grade math book.

A man and his wife walk up a moving escalator. The man walks twice as fast as his wife. When he reaches the top he has taken 28 steps. When she reaches the top she has taken 21 steps. How many steps are visible in the escalator at any one time?

Hint: It was in the "Fractional equations" section. — Preceding unsigned comment added by 2600:1700:2ED1:4020:AD71:72DF:DA0A:A11E (talk) 15:34, 1 March 2018 (UTC)[reply]

I'll give you a starting point. After the man gets to the top, he's covered 28 steps, but x1 steps have been skipped over because the escalator is moving. after the wife gets to the top, she's covered 21 steps, but x2 steps have been skipped over because the escalator is moving. As the escalator doesn't change, 28+x1 = 21+x2. Figure out the equation linking x1 and x2 together from the speeds of the 2 people, and the rest is simple algebra. IffyChat -- 16:39, 1 March 2018 (UTC)[reply]

Here is a worked answer using lots of algebra.

A      answer aka number of steps visible on the elevator
V      velocity of elevator  (independent of speed of man or speed of wife)
L      Length of elevator
TM     time for man
TW     time for wife
SM     Speed for man
SW     Speed for wife

SM = 2 * SW

28 == A - V * TM
TM == L  / SM

21 == A - V * TW
TW == L / SW    

Putting it together

28 == A - V * L  / SM      next substitute SM with 2 * SW 
28 == A - V * L  /  ( 2 * SW )     call this AAA

21 == A - V *  L / SW      call this BBB

Next we calc AAA - BBB

7 == - V * L  /  ( 2 * SW ) -  ( - V *  L / SW )     Next we pull out the common factors  (V * L  / SW )
7 ==  (V * L  / SW ) * (-1/2 + 1 )
7 ==  (V * L  / SW ) * (1/2)                Next we multiply both sides by TWO
14 ==  (V * L  / SW ) 

recall BBB
21 == A - V *  L / SW        Next we substitute (V * L  / SW )  with 14
21 == A - 14                 Next we add 14 to BOTHSIDES
35 == A

110.22.20.252 (talk) 06:50, 2 March 2018 (UTC)[reply]

March 2