Skip to main content

Questions tagged [intuition]

Mathematical intuition is the instinctive impression regarding mathematical ideas which originate naturally without regard to formal mathematical proofs. It may or may not stem from a cognitive rational process.

Filter by
Sorted by
Tagged with
7 votes
4 answers
271 views

This question relates to two (seemingly) conflicting definitions of Limit Points in real analysis. The definition of limit points and closed sets from my notes is written as: A much more general ...
user1540346's user avatar
0 votes
1 answer
66 views

Let's say it's 200 B.C. and you're tasked with building all of modern math from the ground up. Let's say also that we already intuitively understand the concepts of a "vector", the "...
dry_apricot_09's user avatar
3 votes
1 answer
133 views

A standard intuition found in textbooks for the power of the Lebesgue integral compared to its Riemann counterpart is that "We integrate by taking horizontal slices, rather than vertical ones.&...
Suspicious Fred's user avatar
0 votes
0 answers
37 views

What are other relationships between the surface $x^{3}+y^{3}+z^{3}-3\cdot x\cdot y\cdot z=1$ and (the curve defined by) functions $x=h_{3,0}\left(t\right)$, $y=h_{3,1}\left(t\right)$, $z=h_{3,2}\left(...
mezzoctane's user avatar
  • 1,454
0 votes
1 answer
84 views

I am a mathematician writing an article on rugby forward passes and am looking for a little help with a definition. Issue is this: If I am standing on the 25 metre line and pass the ball laterally ...
Mathman's user avatar
  • 61
6 votes
3 answers
153 views

I am trying to understand the proof of the following Theorem: Let $a \in \mathbb{R}^n$. a) For each geometric tangent vector $v_a \in \mathbb{R}_a^n$, the map $D_{v|a}: C^{\infty}(\mathbb{R}^n) \...
Maxi's user avatar
  • 565
0 votes
1 answer
61 views

Exercise Question given in text book : For the question (ii) here, from the equation $(2)$, we could eliminate $a$ and $b$ and say that $xy=1$ is the singular solution. But that was not done here. As ...
M. Saamin Rahman's user avatar
0 votes
2 answers
102 views

For commonly discussed enormous yet finite numbers, such as Graham's Number or TREE(3), is there any computation of their order of magnitude that can be expressed like $\log(N)$ or $\log(\log(\log(...(...
RC_23's user avatar
  • 123
0 votes
1 answer
83 views

I am trying to do the following exercise from Tao's Analysis I but I think I may not have the correct intuition on how to approach the proof: Show that if $(X_i)_{1 \leq i \leq n}$ are an ordered n-...
Seramiti's user avatar
-2 votes
3 answers
110 views

The following link describes the Integral Comparison Test and its proof, along with this diagram which I understand. This next theorem (and its proof) is what I am trying to understand: There is ...
user475550's user avatar
3 votes
3 answers
163 views

I am trying to understand Slope Fields. I only found explainations but no straight up definitions. This is what I got thus far: Consider the general first order ODE $$y'(x)=f(x,y)$$ Then at each ...
Maxi's user avatar
  • 565
2 votes
1 answer
115 views

I am reading "Naive Lie Theory" book by Stillwell. When the author introduces quaternions, these are viewed as matrices: $$q = a\mathbf{1}+b\mathbf{i}+c\mathbf{j}+d\mathbf{k}$$ where $$\...
Jose Cabrera's user avatar
1 vote
1 answer
63 views

Is this a valid derivation of the integrating factor? \begin{align}&\frac{d\mu }{dx}=\mu P(x) \longrightarrow \frac{1}{\mu }d\mu =P(x)dx\longrightarrow \int \frac{1}{\mu }d\mu =\int P(x)dx\\\...
Stephen Proctor's user avatar
-2 votes
1 answer
120 views

"I'm studying universal algebra and am currently working on the topic of algebra homomorphisms. I'm currently trying to capture the essence of a homomorphism using Feynman's method. As I ...
Essence's user avatar
1 vote
1 answer
132 views

While making sudoku puzzles I came up with the following question: Suppose there is a square $a$ in which there can be a $3$ or a $4$. Obviously, the probability of there being a $3$ is equal to that ...
mlg's user avatar
  • 353
0 votes
0 answers
103 views

In trying to clarify the picture of $L^p$ spaces in my head, I've been trying to get to grips with what equivalence classes of functions really look like. That they differ on say $\mathbb{Q}$ is not a ...
Derek's user avatar
  • 648
3 votes
0 answers
102 views

I encountered an order relation $\leq$ on the set $\mathbb{N\times N}$ defined by $$(m,n)\leq (p,q)\iff \frac{2m+1}{2^n}\leq\frac{2p+1}{2^q}\text{, for every }(m,n),(p,q)\in \mathbb N\times \mathbb N$$...
Kishalay Sarkar's user avatar
0 votes
0 answers
56 views

I am studying Lie Groups with a shaky background on manifolds and I am having problems with a proof that my professor showed about the dimension of the Orthogonal group $O_n(\mathbb{R})$, which ...
Juan Arevalo's user avatar
13 votes
1 answer
225 views

I've been attempting to understand the irreducible representations of semi-direct products involving abelian groups; this is primarily motivated by a desire to understand Wigner's classification of ...
Baylee V's user avatar
  • 977
3 votes
1 answer
80 views

I have a question related to a simple property of a spiral closed curve, by which I mean figures of the following kind: I want to somehow prove that this kind of a closed curve satisfies both the ...
SX849's user avatar
  • 159
9 votes
1 answer
674 views

I am trying to study some methods of resolution of PDEs, for my exam of mathematical methods for physics. Currently I am reading “A guide to mathematical methods for physicists” (volume 2) by Petrini, ...
Luke__'s user avatar
  • 492
3 votes
1 answer
188 views

In a comment below this question Zhen Lin indicated that one of the major advantages to work with $\infty$-categories instead of ordinary ($1$-)categories is that these exhibit better homotopical ...
user267839's user avatar
4 votes
2 answers
464 views

If I have the fraction, \begin{equation} \cfrac{1}{1-\cfrac{1}{1-1}} \end{equation} the value of it is undefined because it involves a division by zero. The same holds for a finite number of ...
Noor's user avatar
  • 1,058
0 votes
1 answer
113 views

Suppose we have the ODE ($N \ge 2$): $$ -\frac{1}{(\psi(r))^{N-1}}\left[(\psi(r))^{N-1} u^{\prime}(r)\right]^{\prime}=f(u(r)) \tag{0} $$ Then we will get $$ (\psi(r))^{N-1} u^{\prime}(r)=-\int_{r_0}^...
Elio Li's user avatar
  • 751
2 votes
0 answers
62 views

Is this intuition about cocycles appropriate? If I have an abelian group $A$ and a group $G$ and I want to build a new group where the multiplication has a twist like $(a, g)\cdot (b, h) = (a+b+\omega(...
edamondo's user avatar
  • 1,813

1
2 3 4 5
89