Most Popular

1500 questions
93
votes
6 answers

Why can't the Polynomial Ring be a Field?

I'm currently studying Polynomial Rings, but I can't figure out why they are Rings, not Fields. In the definition of a Field, a Set builds a Commutative Group with Addition and Multiplication. This implies an inverse multiple for every Element in…
IAE
  • 1,327
93
votes
9 answers

Learning mathematics as if an absolute beginner?

I dread mathematics, and I believe it's because I have come to associate mathematics with the experience of terrible teachers. All of my math teachers have been grumpy, but one in particular was the epitome of evil. She would take any opportunity to…
Kirva
  • 1,039
93
votes
6 answers

Contest problem: Show $\sum_{n = 1}^\infty \frac{n^2a_n}{(a_1+\cdots+a_n)^2}<\infty$ s.t., $a_i>0$, $\sum_{n = 1}^\infty \frac{1}{a_n}<\infty$

The following is probably a math contest problem. I have been unable to locate the original source. Suppose that $\{a_i\}$ is a sequence of positive real numbers and the series $\displaystyle\sum_{n = 1}^\infty \frac{1}{a_n}$ converges. Show that…
Potato
  • 40,171
93
votes
11 answers

Why does Friedberg say that the role of the determinant is less central than in former times?

I am taking a proof-based introductory course to Linear Algebra as an undergrad student of Mathematics and Computer Science. The author of my textbook (Friedberg's Linear Algebra, 4th Edition) says in the introduction to Chapter 4: The determinant,…
dacabdi
  • 1,208
93
votes
10 answers

Is $0! = 1$ because there is only one way to do nothing?

The proof for $0!=1$ was already asked at here. My question, yet, is a bit apart from the original question. I'm asking whether actually $0!=1$ is true because there is only one way to do nothing or just because of the way it's defined.
93
votes
8 answers

Can manholes be made in other shapes than circles, that prevent the cover from being able to fall down its own hole?

Circular manholes are great because the cover can not fall down the hole. If the hole were square, the heavy metal cover could fall down the hole and kill some man working down there. Circular manhole: Can manholes be made in other shapes than…
93
votes
15 answers

Proof of $\int_0^\infty \left(\frac{\sin x}{x}\right)^2 \mathrm dx=\frac{\pi}{2}.$

I am looking for a short proof that $$\int_0^\infty \left(\frac{\sin x}{x}\right)^2 \mathrm dx=\frac{\pi}{2}.$$ What do you think? It is kind of amazing that $$\int_0^\infty \frac{\sin x}{x} \mathrm dx$$ is also $\frac{\pi}{2}.$ Many proofs of this…
TCL
  • 14,262
92
votes
16 answers

Reference book on measure theory

I post this question with some personal specifications. I hope it does not overlap with old posted questions. Recently I strongly feel that I have to review the knowledge of measure theory for the sake of starting my thesis. I am not totally new…
newbie
  • 3,441
92
votes
12 answers

Do groups, rings and fields have practical applications in CS? If so, what are some?

This is ONE thing about my undergraduate studies in computer science that I haven't been able to 'link' in my real life (academic and professional). Almost everything I studied I've observed be applied (directly or indirectly) or has given me Aha!…
PhD
  • 2,731
92
votes
7 answers

$1=2$ | Continued fraction fallacy

It's easy to check that for any natural $n$ $$\frac{n+1}{n}=\cfrac{1}{2-\cfrac{n+2}{n+1}}.$$ Now,…
Mher
  • 5,011
92
votes
10 answers

"Where" exactly are complex numbers used "in the real world"?

I've always enjoyed solving problems in the complex numbers during my undergrad. However, I've always wondered where are they used and for what? In my domain (computer science) I've rarely seen it be used/applied and hence am curious. So what…
PhD
  • 2,731
92
votes
11 answers

Why not include as a requirement that all functions must be continuous to be differentiable?

Theorem: Suppose that $f : A \to \mathbb{R}$ where $A \subseteq \mathbb{R}$. If $f$ is differentiable at $x \in A$, then $f$ is continuous at $x$. This theorem is equivalent (by the contrapositive) to the result that if $f$ is not continuous at…
Perturbative
  • 12,972
92
votes
5 answers

What is a covector and what is it used for?

From what I understand, a covector is an object that takes a vector and returns a number. So given a vector $v \in V$ and a covector $\phi \in V^*$, you can act on $v$ with $\phi$ to get a real number $\phi(v)$. Is that "it" or is there more to it?…
Mike Flynn
  • 1,917
92
votes
2 answers

What is the relation between rank of a matrix, its eigenvalues and eigenvectors

I am quite confused about this. I know that zero eigenvalue means that null space has non zero dimension. And that the rank of matrix is not the whole space. But is the number of distinct eigenvalues ( thus independent eigenvectos ) is the rank of…
Shifu
  • 1,063
92
votes
34 answers

Easy math proofs or visual examples to make high school students enthusiastic about math

I'm a teacher in mathematics at a high school. Math has fascinated me for almost my entire life, so I would like to bring that enthusiasm to my students with beautiful yet easy to understand proofs or demonstrations. It's meant for students who are…
Peter
  • 2,122