Jump to content

Wikipedia:Reference desk/Archives/Mathematics/2008 May 1

From Wikipedia, the free encyclopedia
Mathematics desk
< April 30 << Apr | May | Jun >> May 2 >
Welcome to the Wikipedia Mathematics Reference Desk Archives
The page you are currently viewing is an archive page. While you can leave answers for any questions shown below, please ask new questions on one of the current reference desk pages.


May 1[edit]

Calculus/Dynamics[edit]

Hi, I've been set a question to answer and i'm having great difficulty answering it.

I have an equation:

The questions says rewrite the equation as a pair of coupled ODEs using and .

I don't know where to start, could somebody suggest what to do, help is much appreciated. Thanks 212.140.139.225 (talk) 01:33, 1 May 2008 (UTC)[reply]

If
then
so put in place of and in place of , getting
That's one differential equation in two unknown functions, so you need one more equation in the same two functions. Here it is:
Notice that in this system of two equations, you have only first-order derivatives.
And instead of writing
you should write
Michael Hardy (talk) 02:27, 1 May 2008 (UTC)[reply]

Thanks for your help. I tried this origionally as it seemed the obvious thing to do, but how do i solve the first equation? Should I solve it using a Jocobian matrix of partial derivatives? Thanks again 212.140.139.225 (talk) 07:51, 1 May 2008 (UTC)[reply]

The differential equation has no general closed-form solution, although, of course, y = 0 is a particular solution.  --Lambiam 14:28, 2 May 2008 (UTC)[reply]

y(t) = 0 for all t is not a solution unless you also say something about x(t). Michael Hardy (talk) 22:40, 5 May 2008 (UTC)[reply]

Sequences[edit]

If I have a sequence of the outputs of some function f(x):

 5   12   21   32

it can be extended by computing the differences of the numbers. For example:

      2    2
   7    9    11
 5   12   21   32

Here we have a pattern; just extend the pyramid to compute more numbers in the sequence:

      2    2    [2
   7    9    11   [13
 5   12   21   32   [45

f(x) is actually x^2+4x.

What is this called, and how can I use this pyramid alone to work out the original function? Thanks.

--wj32 t/c 03:57, 1 May 2008 (UTC)[reply]

I think your looking for Finite differences. It's quite useful in situations like these. A math-wiki (talk) 07:33, 1 May 2008 (UTC)[reply]
To find the original sequence (assuming you end up with a constant sequence, in which case the original sequence is polynomial), I would do the following: First, keep in mind that just as , so does the mth difference of is the constant . So if the second difference is the constant 2, the sequence has a term. So you subtract from the original sequence to get:
   4   4    4
 4   8   12   16
So you see that for the remainder, the first difference is the constant 4, thus it has a term. You subtract this from the remainder to get:
 0   0   0   0
Thus there is nothing left, and you have . There are of course other ways, but I find this easy to both remember and apply.
By the way: If I encountered this sequence in some real scenario, ending up with a "constant" sequence of length only 2 would not convince me that this low-degree polynomial is the true sequence. -- Meni Rosenfeld (talk) 08:25, 1 May 2008 (UTC)[reply]

At what values of n fraction is an integer?[edit]

At what values fraction (n³-10n+51)/(n+3) is an integer? I began it so: n³-10n+51=n(n²-9-1)+51=n((n-3)(n+3)-1)+51=n(n-3)(n+3)-(n-51)

(n³-10n+51)/(n+3)=n(n-3)- (n-51)/(n+3)

So, as n(n-3) is an integer, I have to find values of n when the fraction (n-51)/(n+3) is an integer. Please help me to do it. --Juliet16 (talk) 04:22, 1 May 2008 (UTC)[reply]

Hint: .
By the way, I am not familiar with the terminology "meanings" of n. I'd say "values of n". -- Meni Rosenfeld (talk) 07:08, 1 May 2008 (UTC)[reply]
Furthermore (though you've assumed it in your own own work and it is often true when using the symbol n), I hope you mean integer values of n, because there are an infinite number of values for and the solution is almost trivial. --Prestidigitator (talk) 20:25, 1 May 2008 (UTC)[reply]
Thanks. Next: (n-51)/(n+3) = (n+3)/(n+3) - 54/(n+3) = 1-54/(n+3). It is an integer when |n+3| is a divider of 54. Juliet16 (talk) 04:03, 2 May 2008 (UTC)[reply]
Exactly. I assume you have no problem finding the divisors of 54, and hence, the possible values of n. -- Meni Rosenfeld (talk) 08:45, 2 May 2008 (UTC)[reply]

Factorial Designs[edit]

Hi, ok basically i'm trying to learn about 2 forms of factorial design, namely "Two-way completely randomised factorial design", and "two-way randomised block factorial design".

For "Two-way completely randomised factorial design" I have been told to use the formula:

SST = SSA + SSB + SSAB + SSE

and for "two-way randomised block factorial design" I have been told to use the formula:

SST = SSA + SSB + SSAB + SSR + SSE

Now in both instances I take it that SST is (the mean of every piece of data - the grand mean)squared ? And I also take it that SSE = SST - SSA - SSB - SSAB for "Two-way completely randomised factorial design" and SSE = SST - SSA - SSB - SSAB - SSR ? The big problem I have is that I don't know how to go about calculating SSA, SSB, SSAB, and SSR in each case. Now please go easy on me with formulas, because I don't always know how to interpret them. If it helps you to explain it better, then the case i am relating this all to concerns: 4 different designs of advert (a) and 4 different sizes of advert (b), with 2 replications, i.e. 32 observations in total. I look forward to your assistance and am greatly appreciative of it. 79.77.185.42 (talk) 14:53, 1 May 2008 (UTC)[reply]

Let's start with SSA. Take the data that have been "corrected" by subtraction of the grand mean from every entry in the whole vector. For each level of the factor A, take the mean of those entries of the response vector for which the predictor specifies that level of A. At every data point, take that mean minus the grand mean, square it, then add all of these. That's SSA. The thing that gets squared has the same value at every data point that is at the same level of A, so you can just multiply each square by how many are at the same level; that makes things simpler. And so on.... Michael Hardy (talk) 22:52, 5 May 2008 (UTC)[reply]

Inverse Laplace transform[edit]

There was a question earlier [1] from Omegatron phrased in electronic terms, which I answered in electronic terms. It did however contained a slightly disguised actual maths question which seems to have been overlooked. I have taken the liberty of rephrasing it here (I think this is what Omegatron was in effect asking). Does there exist a real time-domain function f(t) such that its Laplace transform is,

SpinningSpark 16:10, 1 May 2008 (UTC)[reply]

Is 2a.1 in Laplace transform#Table of selected Laplace transforms not what you’re looking for? GromXXVII (talk) 16:51, 1 May 2008 (UTC)[reply]
Yep, that's it. I did look at that table but contrived to miss that line. SpinningSpark 17:22, 1 May 2008 (UTC)[reply]
and since according to my maths book,
would the answer be,
SpinningSpark 17:34, 1 May 2008 (UTC)[reply]
You want Gamma of -1/2, surely? Algebraist 18:11, 1 May 2008 (UTC)[reply]
I'm well outside my comfort zone here so please be kind if I am wrong but I still think that is right. According to the table of Laplace transforms,
setting q+1 = 1/2 results in;
as required. SpinningSpark 20:24, 1 May 2008 (UTC)[reply]
Looks like I can't read. Time for sleep, perhaps. Algebraist 21:22, 1 May 2008 (UTC)[reply]

Defining the cross product[edit]

How to define the cross product rigorously (i.e., without making reference to human hands)? The closest I can get is to let it be a function, not only of and , but also of an ordered basis. One could then define to point in the direction that makes form a right-hand system with respect to the chosen basis. How one would decide that a basis is inherently right-handed, not just with respect to another basis, I don't know. Still, that seems to be necessary in physics. —Bromskloss (talk) 21:41, 1 May 2008 (UTC)[reply]

Obviously orientation cannot be an inherent property of a basis for a general inner product space, as a reflection is an isomorphism which alters it. However, if some "universal" base is chosen (such as the standard basis for ), the orientation of anything else is determined by the determinant - for example, {(0,1,0),(1,0,0),(0,0,1)} is left-handed because its determinant is -1. -- Meni Rosenfeld (talk) 22:00, 1 May 2008 (UTC)[reply]
(edit conflict - I think we're saying much the same thing) You just define "right-handed" to mean "has the same orientation as the standard basis", as far as I can tell. For physics, it becomes a matter of modelling. When you model physical space as a vector space you have to say which directions the standard coordinate vectors point in and at that stage you can choose either something which looks like your right hand or something which looks like your left hand. --Tango (talk) 22:03, 1 May 2008 (UTC)[reply]
If you like indices and co-ordinates and suchlike, you can just define the cross product directly: . Here, the orientation of the standard basis is built into the definition of the Levi-Civita symbol. Algebraist 22:19, 1 May 2008 (UTC)[reply]
For those who may not be familiar with it, note that Algebraist's answer uses the Einstein summation convention of dropping the summation symbol when there are repeated indexes, so:
--Prestidigitator (talk) 23:12, 1 May 2008 (UTC)[reply]
Sorry; forgot there are people who haven't learnt that yet. Algebraist 10:34, 2 May 2008 (UTC)[reply]
My teacher told me that in , the cross product is defined by the determinant which has nothing to do with left or right handed rule. It is the interpretation after the cross product has been defined. twma 03:55, 2 May 2008 (UTC)[reply]
I don't know if that's accurate. You have a choice as to how to order the items in the determinant, and this choice effects the handed rule for the product (or even, is effected by the handedness we want to have). -- Meni Rosenfeld (talk) 05:54, 2 May 2008 (UTC)[reply]
I think what you are looking for is called a Lie Bracket. The cross product is a Lie algebra on . As you can see in the link, the cross product definitely satisfies all of the axioms of a Lie Bracket with the most noticeable being perhaps, antisymmetry.A Real Kaiser (talk) 08:32, 2 May 2008 (UTC)[reply]
If you have a determinant that means you've written it in a certain basis - that basis will be either left- or right-handed. --Tango (talk) 10:49, 2 May 2008 (UTC)[reply]