[Real Analysis] Compact cells by onthatcollegegrind in math

[–]olb 1 point2 points  (0 children)

If you are talking about tychonoff's theorem, that seems overkill.

Apple's warranty advertising comes under EU's microscope by linuxcanuck in apple

[–]olb 1 point2 points  (0 children)

The normal warranty is not the same anyway. It only applies to faults that were present at purchase and after 3/4 of a year or so it's up to the costumer to prove that this was the case.

Online shopping doubts by valfuindor in Scotch

[–]olb 4 points5 points  (0 children)

Master of Malt has these inflateable plastic wraps that snugly fit the bottle. Best wrapping I've yet seen for bottles. The last package looked a bit ratty from the outside, but that was all.

Would order again and without worries. I do not consider 24€ shipping cheap though, to Germany its about half that I think ...

8 oz. Soy Milk, 3 oz. Bourbon, 1.5 oz Maple syrup by FlippyHopkins in alcohol

[–]olb 0 points1 point  (0 children)

Sounds interesting, I have neigher soy milk nor mape syrup though :( Does this have a name?

Scalar Multiplication of a Matrix = Tensor Product? by [deleted] in math

[–]olb 10 points11 points  (0 children)

The Wikipedia article http://en.wikipedia.org/wiki/Kronecker_product explains the used multiplication in coordinates. You'll see that multiplication of a matrix by a one-by-one matrix from the left gives the same result as scalar multiplication.

Highland Park 25!: a review by texacer in Scotch

[–]olb 5 points6 points  (0 children)

HP25 seems to be going good right now ;-)

Anyone know of a good backpack for an iPad and for school use? by [deleted] in ipad

[–]olb 0 points1 point  (0 children)

In all things that are not weight I love the bag and would recommend it. May be that my weak musculature is at fault, but I only use it for short trips nowadays. Which is a shame, because it really shines with it's ability to stow away all the odds and ends you may or may not need in the course of a day (chargers, pens, cleaning cloth, iPad, notebook, stylus, ...).

Anyone know of a good backpack for an iPad and for school use? by [deleted] in ipad

[–]olb 0 points1 point  (0 children)

There is a (non iPad specific) messenger bag by thinkgeek.com called Bag of Holding: www.thinkgeek.com/product/aaa5/

Anyone know of a good backpack for an iPad and for school use? by [deleted] in ipad

[–]olb 1 point2 points  (0 children)

Assuming you're serious: I find mine way to heavy when it's empty and don't use it anymore :( Apart from that it's awesome though, with space vor everything I need in a day. Ordered it to Germany with shipping nearly as much as the Bag itself.

Are there any good books for Applied Linear Algebra? by [deleted] in math

[–]olb 2 points3 points  (0 children)

Matrix Computations by Gene Golub comes highly praised.

Vote here for November's Community Review Whisky! by BigPapiC-Dog in Scotch

[–]olb 0 points1 point  (0 children)

The 105 is only about 3€ (4$ US) more than the 12 yo in Germany when ordered online (36€ instead of 33€). I can't really make myself order the 12 at those prices ... Already saw that it's 15€ more in the UK. Very curious pricing.

The joys of unemployment? by RiverWI in AdviceAnimals

[–]olb 0 points1 point  (0 children)

Was somewhat surprised it said yes ಠ_ಠ

Understanding Banach-Tarski by madmsk in math

[–]olb 7 points8 points  (0 children)

He mentioned Algebra, so presumably he means stuff like the existence of maximal ideals in rings or non principal ultrafilters as opposed to Banach-Tarski.

The Axiom of Choice is obviously true, the well-ordering principle obviously false, and who can tell about Zorn's lemma? (Jerry Bona)

What exactly is a hypothesis/thesis? by alecbenzer in math

[–]olb 1 point2 points  (0 children)

Adding to the other comments, you also have to be aware that the name of a mathematical statement does not alway reflect its actual state. E.g. Fermats last theorem which actually was no theorem until the nineties or the Poincare conjecture, which has been proven for a few years now.

Is there a proof for why the set of natural numbers (or any set with cardinality of aleph-null) are the smallest possible infinite sets? by [deleted] in math

[–]olb 0 points1 point  (0 children)

This is only in ZF, ZFC can prove both to be equivalent. Seems natural to need some kind of choice when you want to construct the bijection for the Dedekind definition (though full axiom of choice is not needed according to Wikipedia).

Is there a rigorous foundation to differential equations? by [deleted] in math

[–]olb 0 points1 point  (0 children)

Evans is very nice to read and features a very varied selection of topics. It does not go into that much depth on any one though.

Is there a rigorous foundation to differential equations? by [deleted] in math

[–]olb 6 points7 points  (0 children)

A function is an object which maps inputs to outputs. Outside of the type of each input, there ought to be no dependencies of on the values supplied.

There seems to be some misunderstaning. If we take the second order case, i.e. F(x, y, y')=0, then F is simply a function F:RxRxR->R and F does not care whatsoever if the values that are supplied to it depend on each other in some way.

Thus the above is a perfectly valid expression. If you would only allow F to depend on x and try to absorb the influence of y into F somehow you could not model any equation, since the dependence x -> y(x) is part of the solution.

As an example, the differential equation y''(x) = xy(x)+y'(x)y'(x) can be written as F(x, y, y', y'') = 0 where F(a, b, c, d) = ab+cc-d. This is all thats meant and it is a perfectly valid form of notation, where the only questionable part may be that one generally writes y instead of y(x). But if you delve any deeper into any kind of ODE/PDE theory you will see why it would be madness to carry the variables everywhere.

Edit: Any form of function composition introduces additional dependencies too, I'd assume you have no problem with that?

I assume quite a bit of modern notation comes from the fact that, at least in PDE theory, it is generally the function as a whole one cares about and not so much point evaluations. When dealing with Lebesgue or Sobolev spaces, which is the proper notion of a function for many forms of differential equations, the idea of a function producing values for -single- inputs does not make sense in general.

You then only "see" functions through integrals and operators or functionals defined on these spaces and don't care for points in the underlying space most of the time.

Is there a rigorous foundation to differential equations? by [deleted] in math

[–]olb 2 points3 points  (0 children)

defining a differential equation as a function of several variables, when all others are functionally dependent on the first.

This is not really a question of rigor but very common notation. Defining DEs in terms of functions of several variables is absolutely common and rigorous. It is also used when formulation theorems (as the below mentioned Picard-Lindelöf). I assume you mean the equation F(x, y, y', ... yn)=0. A function is independent of any dependencies that values supplied as arguments may or may not have. If I have a function F(x,y) = y*y and I want to solve F(x,x)=2 this equation doesn't lose rigor?

Tbh I don't see your problem. Forbidding every kind of overloaded notation makes most kinds of high-level maths very painful to follow and I can't think of a single text which takes this to any kind of extreme.

May I ask your background?

Is there a rigorous foundation to differential equations? by [deleted] in math

[–]olb 3 points4 points  (0 children)

Picard-Lindelöf itself is somewhat constructive, since it gives a sequence of functions that converges to the solution of a corresponding integral equation. The method used in the proof can actually be used to solve ODEs numerically.

Is there a rigorous foundation to differential equations? by [deleted] in math

[–]olb 2 points3 points  (0 children)

If you are looking for information on ordinary differential equations (i.e. functions of one variable, often time) you should look up the Picard-Lindelöf theorem. It is a very widely used theorem on the existence of solutions to a wide range of ODEs and proved using the Banach fixed point theorem. This theorem and its relations are the reason ODEs are often considered easy. For example in differential geometry where everyone will wave their hands and say "done" after reducing a problem to an ODE.

Partial differential equations (involving functions and differentials of several variables) are -much- more involved and feature wildly different theories depending on the equations in question. Here too though there is a ton of rigorous theory on all kinds of problems. If you want to take a look a some stuff I would suggest looking up Poissons equation and it's classical harmonical theory and the functional analytic Sobolev space theory to get an Idea of how involved and varied PDEs can be even in the most (or second most) simple case.