<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Fame Craze News</title><link>https://pop.com.sg</link><description>Explosive pop stories with broad entertainment appeal.</description><language>en-us</language><lastBuildDate>Fri, 21 Aug 2026 06:46:01 -0400</lastBuildDate><atom:link href="https://pop.com.sg/rss.xml" rel="self" type="application/rss+xml" /><item><title>What does the notation $\pi$ mean in probability and statistics</title><link>https://pop.com.sg/what-does-the-notation-pi-mean-in-probability-and-statistics.html</link><guid isPermaLink="true">https://pop.com.sg/what-does-the-notation-pi-mean-in-probability-and-statistics.html</guid><description>I have noticed that in the presentation of probability distribution, sometimes a certain probability is dentoed by $\pi(...)$. For example, in the wike page of Beta binomial distribution https://en....</description><pubDate>Fri, 21 Aug 2026 10:44:45 -0400</pubDate></item><item><title>Boolean algebra simplification a&amp;#039;bc+ab&amp;#039;c+abc&amp;#039;+abc [closed]</title><link>https://pop.com.sg/boolean-algebra-simplification-a-039-bc-ab-039-c-abc-039-abc-closed.html</link><guid isPermaLink="true">https://pop.com.sg/boolean-algebra-simplification-a-039-bc-ab-039-c-abc-039-abc-closed.html</guid><description>Can&amp;#039;t figure out how to simplify $(^\neg a)bc+a(^\neg b)c+ab(^\neg c)+abc$, I&amp;#039;m really bad at this......</description><pubDate>Fri, 21 Aug 2026 10:44:02 -0400</pubDate></item><item><title>Inverse of a 3x3 block matrix</title><link>https://pop.com.sg/inverse-of-a-3x3-block-matrix.html</link><guid isPermaLink="true">https://pop.com.sg/inverse-of-a-3x3-block-matrix.html</guid><description>I would like to get the inverse of a 3x3 (covariance) block matrix
\begin{bmatrix}A&amp;amp;B&amp;amp;C\\B&amp;#039;&amp;amp;D&amp;amp;E\\C&amp;#039;&amp;amp;E&amp;#039;&amp;amp;F\end{bmatrix}
where the prime &amp;#039; indicates the transposition operato......</description><pubDate>Fri, 21 Aug 2026 10:33:28 -0400</pubDate></item><item><title>Have diagonalization, need orthogonal diagonalization</title><link>https://pop.com.sg/have-diagonalization-need-orthogonal-diagonalization.html</link><guid isPermaLink="true">https://pop.com.sg/have-diagonalization-need-orthogonal-diagonalization.html</guid><description>I have a symmetric matrix $A$ and I want to find an orthogonal diagonalization of $A$, i.e, matrices $B$ and $D$ such that:
$$ A = B D B^{-1}$$
and $D$ is diagonal and $B^{-1} = B^T$.
I use a math ...</description><pubDate>Fri, 21 Aug 2026 10:32:42 -0400</pubDate></item><item><title>Find $7^{999,999}$ modulo (10)</title><link>https://pop.com.sg/find-7-999-999-modulo-10.html</link><guid isPermaLink="true">https://pop.com.sg/find-7-999-999-modulo-10.html</guid><description>I am trying to find $7^{999,999}$ modulo (10) using Euler&amp;#039;s Theorem: If $m \in \mathbb{Z^+}, a \in \mathbb{Z}, (a,m) = 1$ then $a^{\phi(m)} \equiv 1$ (mod m).
I am unsure though how to use it ......</description><pubDate>Fri, 21 Aug 2026 10:21:37 -0400</pubDate></item><item><title>Roots of parabola</title><link>https://pop.com.sg/roots-of-parabola.html</link><guid isPermaLink="true">https://pop.com.sg/roots-of-parabola.html</guid><description>I have a parabola with the equation $y = x^2 + 6x + 7$ and I am trying to calculate the $x$-intercept points.
Here is my working so far...
let $y = 0$,
$x^2 + 6x + 7 = 0$
$x(x + 6) = -7$
After ......</description><pubDate>Fri, 21 Aug 2026 10:12:39 -0400</pubDate></item><item><title>Should I round a decimal number of people up or down?</title><link>https://pop.com.sg/should-i-round-a-decimal-number-of-people-up-or-down.html</link><guid isPermaLink="true">https://pop.com.sg/should-i-round-a-decimal-number-of-people-up-or-down.html</guid><description>The maths question below is asking me to find the number of people. I have found the answer to be $57553.0834$, but obviously there can&amp;#039;t be $0.0834$ of a human.
The mark scheme states the answer is $...</description><pubDate>Fri, 21 Aug 2026 10:05:17 -0400</pubDate></item><item><title>Finding the Asymptote / Root of a reciprocal function</title><link>https://pop.com.sg/finding-the-asymptote-root-of-a-reciprocal-function.html</link><guid isPermaLink="true">https://pop.com.sg/finding-the-asymptote-root-of-a-reciprocal-function.html</guid><description>$$y = \frac{3}{8x - 3} $$
The y-intercept is $-1$ and the vertical asymptote is $x = \frac{3}{8}$ but what would be the horizontal asymptote and the x-intercept in this case?
I am asking this as ......</description><pubDate>Fri, 21 Aug 2026 09:54:17 -0400</pubDate></item><item><title>How to find $\sin^{-1}(\sin{100})$</title><link>https://pop.com.sg/how-to-find-sin-1-sin-100.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-find-sin-1-sin-100.html</guid><description>To solve such questions we were told to infer the graph of $\sin^{-1}(\sin{x})$ but this seems too big of a number.
Is there any shorter way to solve such questions?...</description><pubDate>Fri, 21 Aug 2026 09:40:02 -0400</pubDate></item><item><title>What can I do with the lifting the exponent lemma?</title><link>https://pop.com.sg/what-can-i-do-with-the-lifting-the-exponent-lemma.html</link><guid isPermaLink="true">https://pop.com.sg/what-can-i-do-with-the-lifting-the-exponent-lemma.html</guid><description>What can I do with LTE (lifting the exponent lemma)?
If you don&amp;#039;t know LTE lemma visit here
or here...</description><pubDate>Fri, 21 Aug 2026 09:30:23 -0400</pubDate></item><item><title>Can an underdetermined system have a unique solution?</title><link>https://pop.com.sg/can-an-underdetermined-system-have-a-unique-solution.html</link><guid isPermaLink="true">https://pop.com.sg/can-an-underdetermined-system-have-a-unique-solution.html</guid><description>In my case, I am calling an underdetermined system as a system of linear equations where there are fewer equations than variables (unknowns). My textbook says the answer is false, however the inter......</description><pubDate>Fri, 21 Aug 2026 09:29:04 -0400</pubDate></item><item><title>Lattice of Subgroups of A4</title><link>https://pop.com.sg/lattice-of-subgroups-of-a4.html</link><guid isPermaLink="true">https://pop.com.sg/lattice-of-subgroups-of-a4.html</guid><description>I am having trouble with this problem. We just started learning it and I am unsure of how to obtain all the elements and how to form them into cyclic subgroups.
The alternating group A4 consists o......</description><pubDate>Fri, 21 Aug 2026 09:23:59 -0400</pubDate></item><item><title>Four-letter word contains no two consecutive equal letters.</title><link>https://pop.com.sg/four-letter-word-contains-no-two-consecutive-equal-letters.html</link><guid isPermaLink="true">https://pop.com.sg/four-letter-word-contains-no-two-consecutive-equal-letters.html</guid><description>This is taken from the book on Combinatorics, by Daniel Marcus.
Request vetting:
A16: Find the probability that a four-letter word that uses letters from $A,B,C,D,E$ contains (a) no repeated lette......</description><pubDate>Fri, 21 Aug 2026 09:09:56 -0400</pubDate></item><item><title>How many $0$s does the number $30!$ have? [duplicate]</title><link>https://pop.com.sg/how-many-0-s-does-the-number-30-have-duplicate.html</link><guid isPermaLink="true">https://pop.com.sg/how-many-0-s-does-the-number-30-have-duplicate.html</guid><description>I want to find out the number of $0$s in the number $30!$, what should I do?
Is there any trick that would work for a general question of this type, like number of $0$s in $50!$ ?...</description><pubDate>Fri, 21 Aug 2026 09:09:37 -0400</pubDate></item><item><title>Foot of perpendicular in 3 dimensions</title><link>https://pop.com.sg/foot-of-perpendicular-in-3-dimensions.html</link><guid isPermaLink="true">https://pop.com.sg/foot-of-perpendicular-in-3-dimensions.html</guid><description>Let us suppose that $Q$ is a foot of perpendicular from a point $P (2,4,3) $on the line joining the points $A(1,2,4)$ and $B(3,4,5)$; then what are the coordinates of $Q$?
My try: Had this been a......</description><pubDate>Fri, 21 Aug 2026 09:08:29 -0400</pubDate></item><item><title>Express real number in exponential form</title><link>https://pop.com.sg/express-real-number-in-exponential-form.html</link><guid isPermaLink="true">https://pop.com.sg/express-real-number-in-exponential-form.html</guid><description>Express $ z=-32 $ in exponential form.
My reasoning:
$ z=-32 $ is the same as $ z=-32+0i $
Exponential form should look like $ z=Re^{\theta i} $
$ R =\sqrt{(-32)^2 + 0^2} = 32 $
$ \theta = \tan^{......</description><pubDate>Fri, 21 Aug 2026 09:06:51 -0400</pubDate></item><item><title>Why is compactness in logic called compactness?</title><link>https://pop.com.sg/why-is-compactness-in-logic-called-compactness.html</link><guid isPermaLink="true">https://pop.com.sg/why-is-compactness-in-logic-called-compactness.html</guid><description>In logic, a semantics is said to be compact iff if every finite subset of a set of sentences has a model, then so to does the entire set.
Most logic texts either don&amp;#039;t explain the terminology, or ...</description><pubDate>Fri, 21 Aug 2026 08:57:27 -0400</pubDate></item><item><title>Prove the theorem of Nicomachus by induction</title><link>https://pop.com.sg/prove-the-theorem-of-nicomachus-by-induction.html</link><guid isPermaLink="true">https://pop.com.sg/prove-the-theorem-of-nicomachus-by-induction.html</guid><description>Prove the theorem of Nicomachus(AD.100) by induction:
$$
1^3 = 1,\ 2^3 = 3+ 5,\ 3^3 = 7 + 9 + 11,\ 4^3 = 13 + 15 + 17 + 19,\ ...
$$
My approach: from looking at the above pattern you can tell ......</description><pubDate>Fri, 21 Aug 2026 08:55:22 -0400</pubDate></item><item><title>Get location of vector/circle intersection?</title><link>https://pop.com.sg/get-location-of-vector-circle-intersection.html</link><guid isPermaLink="true">https://pop.com.sg/get-location-of-vector-circle-intersection.html</guid><description>I&amp;#039;m a coding guru, and I&amp;#039;m good with math - but only math that I know. Which isn&amp;#039;t even at calculus level yet. So I&amp;#039;m hoping I can get some help here for my algorithm.
Say I have a circle. I know ......</description><pubDate>Fri, 21 Aug 2026 08:43:18 -0400</pubDate></item><item><title>Testing for absolute convergence? $\frac{(-1)^n}{5n+1}$</title><link>https://pop.com.sg/testing-for-absolute-convergence-frac-1-n-5n-1.html</link><guid isPermaLink="true">https://pop.com.sg/testing-for-absolute-convergence-frac-1-n-5n-1.html</guid><description>I&amp;#039;m trying to test the summation $\sum^\infty_{n=0}\frac{(-1)^n}{5n+1}$ for absolute convergence.
By alternating series test, I can tell is is at least conditionally convergent.
However, when I u......</description><pubDate>Fri, 21 Aug 2026 08:32:53 -0400</pubDate></item><item><title>Why does Wolfram Alpha handle $\log$ and $\ln$ the same?</title><link>https://pop.com.sg/why-does-wolfram-alpha-handle-log-and-ln-the-same.html</link><guid isPermaLink="true">https://pop.com.sg/why-does-wolfram-alpha-handle-log-and-ln-the-same.html</guid><description>I thought $\log(n)$ was like $10^x = n$ and $\ln(n)$ was $e^x = n$. But when I do $\ln(80)$, it gives me the answer for $\log$. Why is that?...</description><pubDate>Fri, 21 Aug 2026 08:26:10 -0400</pubDate></item><item><title>Characteristics in the theory of PDE&amp;#039;s - What&amp;#039;s Going On?</title><link>https://pop.com.sg/characteristics-in-the-theory-of-pde-039-s-what-039-s-going-on.html</link><guid isPermaLink="true">https://pop.com.sg/characteristics-in-the-theory-of-pde-039-s-what-039-s-going-on.html</guid><description>What&amp;#039;s really going on as regards characterstics in the theory of PDE&amp;#039;s?
(Hopefully you wont have to check the links provided below, included for those who are interested really)
For second order......</description><pubDate>Fri, 21 Aug 2026 08:26:07 -0400</pubDate></item><item><title>Ordering of the complex numbers</title><link>https://pop.com.sg/ordering-of-the-complex-numbers.html</link><guid isPermaLink="true">https://pop.com.sg/ordering-of-the-complex-numbers.html</guid><description>The complex numbers as a whole cannot be ordered but could you order the complex numbers of the form ai where a is a real number?...</description><pubDate>Fri, 21 Aug 2026 08:20:49 -0400</pubDate></item><item><title>Don&amp;#039;t really understand the absorption law</title><link>https://pop.com.sg/don-039-t-really-understand-the-absorption-law.html</link><guid isPermaLink="true">https://pop.com.sg/don-039-t-really-understand-the-absorption-law.html</guid><description>I don&amp;#039;t really get the absorption law, specifically in this case:
$$ (\lnot p \lor q) \land (\lnot r \lor q) \equiv (\lnot p \land \lnot r) \lor (\lnot p \land q) \lor (q\land \lnot r) \lor (q \l......</description><pubDate>Fri, 21 Aug 2026 08:16:17 -0400</pubDate></item><item><title>What does arbitrary number mean?</title><link>https://pop.com.sg/what-does-arbitrary-number-mean.html</link><guid isPermaLink="true">https://pop.com.sg/what-does-arbitrary-number-mean.html</guid><description>A FSM (Finite State Machine) can be designed to add two integers of any arbitrary length (arbitrary number of digits). Is it true ?
My attempt :
Arbitrary length means variable length, and there i......</description><pubDate>Fri, 21 Aug 2026 08:00:54 -0400</pubDate></item><item><title>Solutions of $x^2-6x-13 \equiv 0 \pmod{127}$</title><link>https://pop.com.sg/solutions-of-x-2-6x-13-equiv-0-pmod-127.html</link><guid isPermaLink="true">https://pop.com.sg/solutions-of-x-2-6x-13-equiv-0-pmod-127.html</guid><description>I started learning number theory, specifically polynomial congruences, and need help with the following exercise. Here it is: Does the congruence $x^2-6x-13 \equiv 0 \pmod{127}$ has solutions?
I ...</description><pubDate>Fri, 21 Aug 2026 08:00:11 -0400</pubDate></item><item><title>What does it mean for a matrix to be &quot;non-negative definite&quot;?</title><link>https://pop.com.sg/what-does-it-mean-for-a-matrix-to-be-non-negative-definite.html</link><guid isPermaLink="true">https://pop.com.sg/what-does-it-mean-for-a-matrix-to-be-non-negative-definite.html</guid><description>In some old course notes I&amp;#039;m reading to touch up on statistical forecasting methods, the book often makes reference to &quot;non-negative definite&quot; matrices. I know what a semi-positive definite, positive ...</description><pubDate>Fri, 21 Aug 2026 07:52:03 -0400</pubDate></item><item><title>Determining matrix for relationship: reflexive, symmetric, transitive.</title><link>https://pop.com.sg/determining-matrix-for-relationship-reflexive-symmetric-transitive.html</link><guid isPermaLink="true">https://pop.com.sg/determining-matrix-for-relationship-reflexive-symmetric-transitive.html</guid><description>I have two matrices below and need to determine if R is (a) reflexive, (b) symmetric, and (c) transitive.
$M_R = \begin{pmatrix} 1 &amp;amp; 0 &amp;amp; 1 &amp;amp; 0\\ 1 &amp;amp; 1 &amp;amp; 0 &amp;amp; 1 \\ 1 &amp;amp; 1 ......</description><pubDate>Fri, 21 Aug 2026 07:43:13 -0400</pubDate></item><item><title>How can I find the measure of every angle in a star polygon?</title><link>https://pop.com.sg/how-can-i-find-the-measure-of-every-angle-in-a-star-polygon.html</link><guid isPermaLink="true">https://pop.com.sg/how-can-i-find-the-measure-of-every-angle-in-a-star-polygon.html</guid><description>I&amp;#039;m unfamiliar with these kinds of problems.
I looked up some formulas and it says for an $(n,3)$ family of star polygons, $\theta = \frac{(1-\frac{6}{n}}{180}$
How do I get these formulas and what ...</description><pubDate>Fri, 21 Aug 2026 07:35:48 -0400</pubDate></item><item><title>Arthur Milgram photo</title><link>https://pop.com.sg/arthur-milgram-photo.html</link><guid isPermaLink="true">https://pop.com.sg/arthur-milgram-photo.html</guid><description>someone has photo of Arthur Milgram? (the guy from Lax-Milgram Theorem)
I&amp;#039;m curious, why I can&amp;#039;t find one picture of Arthur Milgram on google?
Anyone has one? or where can I find one?
Thanks!...</description><pubDate>Fri, 21 Aug 2026 07:28:07 -0400</pubDate></item><item><title>cross product of sides of a triangle</title><link>https://pop.com.sg/cross-product-of-sides-of-a-triangle.html</link><guid isPermaLink="true">https://pop.com.sg/cross-product-of-sides-of-a-triangle.html</guid><description>i am given with a triangle and and i read here that i can cross product of the two sides of a triangle gives it orientation. what does cross product of sides of a triangle mean.
here is the formul......</description><pubDate>Fri, 21 Aug 2026 07:23:14 -0400</pubDate></item><item><title>Given a steady state vector is it possible to calculate the corresponding transition (probability) matrix</title><link>https://pop.com.sg/given-a-steady-state-vector-is-it-possible-to-calculate-the-correspond.html</link><guid isPermaLink="true">https://pop.com.sg/given-a-steady-state-vector-is-it-possible-to-calculate-the-correspond.html</guid><description>Knowing that there is a probability matrix M (where all columns add to 1) which when applied to a given vector P produces the same vector P, what is the best solution to find M? I can get my head a......</description><pubDate>Fri, 21 Aug 2026 07:14:35 -0400</pubDate></item><item><title>3D projection on a 2D plane ( weak maths ressources )</title><link>https://pop.com.sg/3d-projection-on-a-2d-plane-weak-maths-ressources.html</link><guid isPermaLink="true">https://pop.com.sg/3d-projection-on-a-2d-plane-weak-maths-ressources.html</guid><description>As the title says, i want to project 3D points with known (x, y, z) coordinates into a 2D plane with (x&amp;#039;, y&amp;#039;) coordinates, knowing that the x and y axes are respectively identical to the x&amp;#039; and y&amp;#039; ......</description><pubDate>Fri, 21 Aug 2026 07:12:41 -0400</pubDate></item><item><title>Expansion of complex equation.</title><link>https://pop.com.sg/expansion-of-complex-equation.html</link><guid isPermaLink="true">https://pop.com.sg/expansion-of-complex-equation.html</guid><description>Find the value of $$\left(\frac{-1+\sqrt 3i}{2}\right)^{15} + \left(\frac{-1-\sqrt 3i}{2}\right)^{15}.$$
In general, how do we find the value of expansion of equation of high orders other than bi......</description><pubDate>Fri, 21 Aug 2026 07:09:16 -0400</pubDate></item><item><title>How do I calculate GF(2) (Galois Field) without using a tool?</title><link>https://pop.com.sg/how-do-i-calculate-gf-2-galois-field-without-using-a-tool.html</link><guid isPermaLink="true">https://pop.com.sg/how-do-i-calculate-gf-2-galois-field-without-using-a-tool.html</guid><description>I am stuck and can&amp;#039;t find anything on Google or SO. I have:
1+1+1+0 and I am asked to calculate the answer over GF(2).
My question: what answer?
I have no clue what to do. Can someone help me by ...</description><pubDate>Fri, 21 Aug 2026 07:04:44 -0400</pubDate></item><item><title>If the product and the sum of two complex numbers are real, what can we say about the numbers?</title><link>https://pop.com.sg/if-the-product-and-the-sum-of-two-complex-numbers-are-real-what-can-we.html</link><guid isPermaLink="true">https://pop.com.sg/if-the-product-and-the-sum-of-two-complex-numbers-are-real-what-can-we.html</guid><description>If the product and the sum of two complex numbers are real, what can we say about the numbers? Prove it.
Explanation will be very helpful. Actually the question asks for a proof. Hence, a proof is......</description><pubDate>Fri, 21 Aug 2026 07:00:52 -0400</pubDate></item><item><title>Geometric intuition of graph Laplacian matrices</title><link>https://pop.com.sg/geometric-intuition-of-graph-laplacian-matrices.html</link><guid isPermaLink="true">https://pop.com.sg/geometric-intuition-of-graph-laplacian-matrices.html</guid><description>I am reading about Laplacian matrices for the first time and struggling to gain intuition as to why they are so useful. Could anyone provide insight as to the geometric significance of the Laplacia......</description><pubDate>Fri, 21 Aug 2026 06:52:03 -0400</pubDate></item><item><title>If $\sin(x) - \cos(x) = 1/3$ then determine $\sin(x)\cos(x)$</title><link>https://pop.com.sg/if-sin-x-cos-x-1-3-then-determine-sin-x-cos-x.html</link><guid isPermaLink="true">https://pop.com.sg/if-sin-x-cos-x-1-3-then-determine-sin-x-cos-x.html</guid><description>If $$\sin(x) - \cos(x) = \frac{1}{3}$$ then determine $$\sin(x)\cos(x)$$
I know that the expected solution is squaring both sides of equation and solving it this way:
\begin{gather}
\sin^2(x......</description><pubDate>Fri, 21 Aug 2026 06:51:56 -0400</pubDate></item><item><title>Graph with both slant and horizontal asymptotes</title><link>https://pop.com.sg/graph-with-both-slant-and-horizontal-asymptotes.html</link><guid isPermaLink="true">https://pop.com.sg/graph-with-both-slant-and-horizontal-asymptotes.html</guid><description>Is there such a graph? A graph that increases at a decreasing rate with the graph approaching a slant asymptote as x decreases to negative infinity while the graph approaching a horizontal asymptot......</description><pubDate>Fri, 21 Aug 2026 06:51:07 -0400</pubDate></item><item><title>Is ZFC arithmetically sound?</title><link>https://pop.com.sg/is-zfc-arithmetically-sound.html</link><guid isPermaLink="true">https://pop.com.sg/is-zfc-arithmetically-sound.html</guid><description>I apologize that this question is fairly philosophical and not purely mathematical. For the purposes of this question, I would like to take the point of view that that natural numbers are &amp;quot;rea......</description><pubDate>Fri, 21 Aug 2026 06:41:25 -0400</pubDate></item><item><title>How to solve $\log(x -1) + \log(x - 2) = 2?$</title><link>https://pop.com.sg/how-to-solve-log-x-1-log-x-2-2.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-solve-log-x-1-log-x-2-2.html</guid><description>I&amp;#039;m doing this exercise:
$$\log(x - 1) + \log(x - 2) = 2$$
My steps:
Step 1:
$$\log(x-1)(x - 2) = 2$$
Step 2:
$$(x - 1)(x - 2) = 10^2$$
Step 3:
$$x^2 - 3x + 2 = 100$$
Step 4:
$$x^2 = 98 ......</description><pubDate>Fri, 21 Aug 2026 06:32:46 -0400</pubDate></item><item><title>Clearing a manufacturing backlog</title><link>https://pop.com.sg/clearing-a-manufacturing-backlog.html</link><guid isPermaLink="true">https://pop.com.sg/clearing-a-manufacturing-backlog.html</guid><description>I have a simple problem that I think I may be over complicating, but I&amp;#039;m not certain. I work in a manufacturing environment as a process engineer and I&amp;#039;m setting up a calculator to determine how l......</description><pubDate>Fri, 21 Aug 2026 06:30:30 -0400</pubDate></item><item><title>Given two square matrices $A$ and $B$, is $(AB)^2 = A^2B^2$ true or false?</title><link>https://pop.com.sg/given-two-square-matrices-a-and-b-is-ab-2-a-2b-2-true-or-false.html</link><guid isPermaLink="true">https://pop.com.sg/given-two-square-matrices-a-and-b-is-ab-2-a-2b-2-true-or-false.html</guid><description>I tried with a counter example and it came out that this claim is false.
I took a matrix
$$ A= \left[ {\begin{array}{cc} 2 &amp;amp; 1\\ 3 &amp;amp; 2\\ \end{array} } \right]
$$
and a matri......</description><pubDate>Fri, 21 Aug 2026 06:29:36 -0400</pubDate></item><item><title>definition of $\pi$ in terms of $\cos$</title><link>https://pop.com.sg/definition-of-pi-in-terms-of-cos.html</link><guid isPermaLink="true">https://pop.com.sg/definition-of-pi-in-terms-of-cos.html</guid><description>I have to define $\pi$ in terms of cos and to show why the definition is well-defined.
I think that I haven&amp;#039;t understood what it is asking because $\pi$ would be the angle that divided for $2$ giv......</description><pubDate>Fri, 21 Aug 2026 06:26:46 -0400</pubDate></item><item><title>find max of total area of solenoid</title><link>https://pop.com.sg/find-max-of-total-area-of-solenoid.html</link><guid isPermaLink="true">https://pop.com.sg/find-max-of-total-area-of-solenoid.html</guid><description>I&amp;#039;m having problems findind the best way to maximize the total area of my solenoid, of course given $l$ as the costant value of the total lenght of my wire.
I can&amp;#039;t find it on the internet, so I&amp;#039;m ...</description><pubDate>Fri, 21 Aug 2026 06:21:53 -0400</pubDate></item><item><title>Partial derivative of x - is quotient rule necessary?</title><link>https://pop.com.sg/partial-derivative-of-x-is-quotient-rule-necessary.html</link><guid isPermaLink="true">https://pop.com.sg/partial-derivative-of-x-is-quotient-rule-necessary.html</guid><description>Let
$$u(x,y)=\frac{x}{x^2+y^2}$$
I&amp;#039;m trying to determine if the given function is harmonic. I know that the 2nd partial derivative with respect to $x$ should, when added to the 2nd partial deriva......</description><pubDate>Fri, 21 Aug 2026 06:00:52 -0400</pubDate></item><item><title>Understanding Cardano&amp;#039;s Formula</title><link>https://pop.com.sg/understanding-cardano-039-s-formula.html</link><guid isPermaLink="true">https://pop.com.sg/understanding-cardano-039-s-formula.html</guid><description>In deriving his formula, Cardano arrives at the equation $y^3+py+q=0$. By substituting $y=\sqrt[3]{u}+\sqrt[3]{v}$, he gets the equation $(u+v+q)+(\sqrt[3]{u}\sqrt[3]{v})(3\sqrt[3]{u} \sqrt[3]{v} +......</description><pubDate>Fri, 21 Aug 2026 05:56:28 -0400</pubDate></item><item><title>Transforming the Laplace operator from Polar to Cartesian coordinates</title><link>https://pop.com.sg/transforming-the-laplace-operator-from-polar-to-cartesian-coordinates.html</link><guid isPermaLink="true">https://pop.com.sg/transforming-the-laplace-operator-from-polar-to-cartesian-coordinates.html</guid><description>I&amp;#039;m trying to find the error in my logic here.
Let&amp;#039;s say we are given the Laplace operator in polar coordinates:
$$ \frac{\partial^2}{\partial r^2} + \frac{1}{r}\frac{\partial}{\partial r} + \fr......</description><pubDate>Fri, 21 Aug 2026 05:38:18 -0400</pubDate></item><item><title>How can I plot $f(x, y) = x^2 + y^2$</title><link>https://pop.com.sg/how-can-i-plot-f-x-y-x-2-y-2.html</link><guid isPermaLink="true">https://pop.com.sg/how-can-i-plot-f-x-y-x-2-y-2.html</guid><description>I want to plot $f(x, y) = x^2 + y^2$?
I can plot functions of a single variable but I don&amp;#039;t know how to plot multivariable function....</description><pubDate>Fri, 21 Aug 2026 05:27:42 -0400</pubDate></item><item><title>Find general solution in radians of $\cos x + \cos 3x + \cos 5x = 0$</title><link>https://pop.com.sg/find-general-solution-in-radians-of-cos-x-cos-3x-cos-5x-0.html</link><guid isPermaLink="true">https://pop.com.sg/find-general-solution-in-radians-of-cos-x-cos-3x-cos-5x-0.html</guid><description>I study maths as a hobby. I have this problem:
Find in radians the general solution of:
$$\cos x + \cos 3x + \cos 5x = 0$$
I have said:
$\cos 3x + \cos 5x = 2\cos\left( \frac{1}{2}(3x + 5x)\right)\......</description><pubDate>Fri, 21 Aug 2026 05:21:47 -0400</pubDate></item><item><title>Find the exponential value of a number.</title><link>https://pop.com.sg/find-the-exponential-value-of-a-number.html</link><guid isPermaLink="true">https://pop.com.sg/find-the-exponential-value-of-a-number.html</guid><description>I&amp;#039;m wondering if there is a way to add two numbers with the same base but different exponents without converting the base of the numbers. For example lets say your adding 2^2 and 2^4 the value of 2......</description><pubDate>Fri, 21 Aug 2026 05:14:11 -0400</pubDate></item><item><title>2-Sphere surface coordinate dimension</title><link>https://pop.com.sg/2-sphere-surface-coordinate-dimension.html</link><guid isPermaLink="true">https://pop.com.sg/2-sphere-surface-coordinate-dimension.html</guid><description>Ordinary sphere in $\mathbb{R}^3$ is two-dimensional object (2-sphere), i.e. it requires at least two coordinates to define point on a surface. As I notice, however, there is a catch.
If we use ...</description><pubDate>Fri, 21 Aug 2026 05:12:45 -0400</pubDate></item><item><title>What does &quot;rigorous proof&quot; mean?</title><link>https://pop.com.sg/what-does-rigorous-proof-mean.html</link><guid isPermaLink="true">https://pop.com.sg/what-does-rigorous-proof-mean.html</guid><description>I have heard several times that some mathematician has given another and more rigorous for an established theorem, but I don&amp;#039;t know what does it really mean and what differences makes it to be more &amp;#039;...</description><pubDate>Fri, 21 Aug 2026 05:08:11 -0400</pubDate></item><item><title>what are the smallest and largest values of $||v - w||$? What are the smallest and largest values of $v \cdot w$?</title><link>https://pop.com.sg/what-are-the-smallest-and-largest-values-of-v-w-what-are-the-smallest-.html</link><guid isPermaLink="true">https://pop.com.sg/what-are-the-smallest-and-largest-values-of-v-w-what-are-the-smallest-.html</guid><description>If $||v|| = 5$ and $||w|| = 3$, what are the smallest and largest values
of $||v - w||$? What are the smallest and largest values of $v \cdot w$?
How can I solve these two problems? For $||v - w||......</description><pubDate>Fri, 21 Aug 2026 05:06:12 -0400</pubDate></item><item><title>What is the difference between variable, argument and parameter?</title><link>https://pop.com.sg/what-is-the-difference-between-variable-argument-and-parameter.html</link><guid isPermaLink="true">https://pop.com.sg/what-is-the-difference-between-variable-argument-and-parameter.html</guid><description>I&amp;#039;m sure that these terms should be different since there exists a difference between parameter and argument in computer science but I&amp;#039;m not sure about their differences in math....</description><pubDate>Fri, 21 Aug 2026 05:05:54 -0400</pubDate></item><item><title>Definition/statistics/calculations for &quot;evenly spaced numbers&quot;?</title><link>https://pop.com.sg/definition-statistics-calculations-for-evenly-spaced-numbers.html</link><guid isPermaLink="true">https://pop.com.sg/definition-statistics-calculations-for-evenly-spaced-numbers.html</guid><description>It seems like this ought to have a name like &amp;quot;smoothness&amp;quot; or something similar, but smoothness relates to something entirely different, and I can&amp;#039;t find terminology that applies to the ...</description><pubDate>Fri, 21 Aug 2026 04:49:30 -0400</pubDate></item><item><title>Understanding the Giry monad</title><link>https://pop.com.sg/understanding-the-giry-monad.html</link><guid isPermaLink="true">https://pop.com.sg/understanding-the-giry-monad.html</guid><description>I would like to understand the Giry monad, which is used to reason about probability in category theory.
The issue is that I&amp;#039;m hitting a stumbling block understanding monads in general, in the cat......</description><pubDate>Fri, 21 Aug 2026 04:23:21 -0400</pubDate></item><item><title>Bernstein inequality for non-centered random variables (Is there a counterexample?)</title><link>https://pop.com.sg/bernstein-inequality-for-non-centered-random-variables-is-there-a-coun.html</link><guid isPermaLink="true">https://pop.com.sg/bernstein-inequality-for-non-centered-random-variables-is-there-a-coun.html</guid><description>The usual Bernstein inequality (see e.g. Rauhut + Fourcat, A Mathematical Introduction to Compressive Sensing, Theorem 7.30) states that if $X_1, \dots, X_m$ are independent mean zero random variab......</description><pubDate>Fri, 21 Aug 2026 03:58:58 -0400</pubDate></item><item><title>Taylor series of an integral function</title><link>https://pop.com.sg/taylor-series-of-an-integral-function.html</link><guid isPermaLink="true">https://pop.com.sg/taylor-series-of-an-integral-function.html</guid><description>Problem $$I(x) = \int_{1}^x \frac{e^t - 1}{t}$$
Find $I&amp;#039;( \sqrt{x} )$.
Solution
We know that $F&amp;#039;(x) = f(x)$ by the fundamental theorem of calculus so $$I&amp;#039;(x) = \frac{e^t -1}{t}$$ And so $$I&amp;#039;( \......</description><pubDate>Fri, 21 Aug 2026 03:56:06 -0400</pubDate></item><item><title>Chances of same 9 digit number repeating in 90,000 attempts</title><link>https://pop.com.sg/chances-of-same-9-digit-number-repeating-in-90-000-attempts.html</link><guid isPermaLink="true">https://pop.com.sg/chances-of-same-9-digit-number-repeating-in-90-000-attempts.html</guid><description>I am here asking a specific question as it relates to a programming project at work. Specifically, I have a file that a user can create which contains a large number of fields. Four of these fields......</description><pubDate>Fri, 21 Aug 2026 03:53:33 -0400</pubDate></item><item><title>Tribonacci Sequence Term</title><link>https://pop.com.sg/tribonacci-sequence-term.html</link><guid isPermaLink="true">https://pop.com.sg/tribonacci-sequence-term.html</guid><description>A tribonacci sequence is a sequence of numbers such that each term from the fourth onward is the sum of the previous three terms. The first three terms in a tribonacci sequence are called its seeds......</description><pubDate>Fri, 21 Aug 2026 03:53:02 -0400</pubDate></item><item><title>Two Vertices of a square</title><link>https://pop.com.sg/two-vertices-of-a-square.html</link><guid isPermaLink="true">https://pop.com.sg/two-vertices-of-a-square.html</guid><description>Being (-2, 4) and B (3, -1) consecutive vertices of a square, determine the other two vertices
How to solve this only algebraically?
Would point-to-point distance (relative position between points......</description><pubDate>Fri, 21 Aug 2026 03:52:39 -0400</pubDate></item><item><title>How to factor a fourth degree polynomial</title><link>https://pop.com.sg/how-to-factor-a-fourth-degree-polynomial.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-factor-a-fourth-degree-polynomial.html</guid><description>I&amp;#039;m working on a math problem but I am having a hard time figuring out the method used by my textbook to make this factorization:
$$x^4 + 10x^3 + 39x^2 + 70x + 50 = (x^2 + 4x + 5)(x^2 + 6x + 10)$$......</description><pubDate>Fri, 21 Aug 2026 03:48:17 -0400</pubDate></item><item><title>Prove that the sum of all simple roots is a root</title><link>https://pop.com.sg/prove-that-the-sum-of-all-simple-roots-is-a-root.html</link><guid isPermaLink="true">https://pop.com.sg/prove-that-the-sum-of-all-simple-roots-is-a-root.html</guid><description>Let $\Delta$ be an indecomposable root system in a real inner product space $E$, and suppose that $\Phi$ is a simple system of roots in $\Delta$, with respect to an ordering of $E$. If $\Phi = \{\a......</description><pubDate>Fri, 21 Aug 2026 03:46:54 -0400</pubDate></item><item><title>Equation for a sinusoidal wave with changing frequency</title><link>https://pop.com.sg/equation-for-a-sinusoidal-wave-with-changing-frequency.html</link><guid isPermaLink="true">https://pop.com.sg/equation-for-a-sinusoidal-wave-with-changing-frequency.html</guid><description>I would like to find a sinusoidal wave whose period or frequency change to half (or double) with every step, someting like this
But I cant find the precise coefficients for the period to decrease ......</description><pubDate>Fri, 21 Aug 2026 03:44:45 -0400</pubDate></item><item><title>What are the names of numbers in the binary system?</title><link>https://pop.com.sg/what-are-the-names-of-numbers-in-the-binary-system.html</link><guid isPermaLink="true">https://pop.com.sg/what-are-the-names-of-numbers-in-the-binary-system.html</guid><description>The names we use are very much related to the radix we use
$0 - 1 - 2 - 3 - 4 - 5 - 6 - 7 - 8 - 9$
zero - one - two - three - four - five - six - seven - eight -nine
We repeat the names
$21$ twenty......</description><pubDate>Fri, 21 Aug 2026 03:43:16 -0400</pubDate></item><item><title>What is the geometric meaning of the inner product of two functions?</title><link>https://pop.com.sg/what-is-the-geometric-meaning-of-the-inner-product-of-two-functions.html</link><guid isPermaLink="true">https://pop.com.sg/what-is-the-geometric-meaning-of-the-inner-product-of-two-functions.html</guid><description>When it comes to inner product I have thus far only dealt with vectors, and so the concept is very intuitive because one can easily visualize two vectors and how they get multiplied, and it is clea......</description><pubDate>Fri, 21 Aug 2026 03:40:03 -0400</pubDate></item><item><title>Increasing/Decreasing Sequence of Events Intuition</title><link>https://pop.com.sg/increasing-decreasing-sequence-of-events-intuition.html</link><guid isPermaLink="true">https://pop.com.sg/increasing-decreasing-sequence-of-events-intuition.html</guid><description>having trouble moving from the concept of increasing/decreasing sequence of real numbers to increasing/decreasing sequence of events. I have no problem with this concept regarding real numbers but ...</description><pubDate>Fri, 21 Aug 2026 03:39:48 -0400</pubDate></item><item><title>Correctly using LOTUS in this situation</title><link>https://pop.com.sg/correctly-using-lotus-in-this-situation.html</link><guid isPermaLink="true">https://pop.com.sg/correctly-using-lotus-in-this-situation.html</guid><description>Let $X$ be a random variable with $E(X^2) &amp;lt; \infty$, and $Y$ be a binary random variable taking values $\{0,1\}$. The Odds Ratio (OR) between the odds of an outcome at $X=a+\epsilon$ (where $\ep......</description><pubDate>Fri, 21 Aug 2026 03:34:16 -0400</pubDate></item><item><title>Proof of Cauchy&amp;#039;s Theorem for abelian groups</title><link>https://pop.com.sg/proof-of-cauchy-039-s-theorem-for-abelian-groups.html</link><guid isPermaLink="true">https://pop.com.sg/proof-of-cauchy-039-s-theorem-for-abelian-groups.html</guid><description>I am reading the Dummit and Foote&amp;#039;s proof of Cauchy&amp;#039;s theorem for abelian groups. On the highlighted line, how do you conclude from $y\notin N$ and $y^p\in N$ that $\langle y^p \rangle \neq \langle......</description><pubDate>Fri, 21 Aug 2026 03:26:48 -0400</pubDate></item><item><title>Why are restrictions important?</title><link>https://pop.com.sg/why-are-restrictions-important.html</link><guid isPermaLink="true">https://pop.com.sg/why-are-restrictions-important.html</guid><description>When simplifying expressions, why do we add on restrictions for the simplified form if the original form was undefined at a certain point? The simplified form is defined at those points, so why sho......</description><pubDate>Fri, 21 Aug 2026 03:23:34 -0400</pubDate></item><item><title>Second-Order Taylor Series Terms In Gradient Descent</title><link>https://pop.com.sg/second-order-taylor-series-terms-in-gradient-descent.html</link><guid isPermaLink="true">https://pop.com.sg/second-order-taylor-series-terms-in-gradient-descent.html</guid><description>My machine learning textbook states the following when discussing second-order Taylor series approximations in the context of Gradient descent:
The (directional) second derivative tells us how wel......</description><pubDate>Fri, 21 Aug 2026 03:21:45 -0400</pubDate></item><item><title>How do I determine the length of the shorter base of a trapezoid from the longer base length, height, and only two angles?</title><link>https://pop.com.sg/how-do-i-determine-the-length-of-the-shorter-base-of-a-trapezoid-from-.html</link><guid isPermaLink="true">https://pop.com.sg/how-do-i-determine-the-length-of-the-shorter-base-of-a-trapezoid-from-.html</guid><description>How do I determine the length of the shorter base of a trapezoid from the longer base length, height, and only two angles?
An example would be 24&quot; longer base, with 45 deg angles at both ends wit......</description><pubDate>Fri, 21 Aug 2026 03:20:51 -0400</pubDate></item><item><title>How to prove that $\sqrt[3] 2 + \sqrt[3] 4$ is irrational? [duplicate]</title><link>https://pop.com.sg/how-to-prove-that-sqrt-3-2-sqrt-3-4-is-irrational-duplicate.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-prove-that-sqrt-3-2-sqrt-3-4-is-irrational-duplicate.html</guid><description>So while doing all sorts of proving and disproving statements regarding irrational numbers, I ran into this one and it quite stumped me:
Prove that $\sqrt[3]{2} + \sqrt[3]{4}$ is irrational.
I tr......</description><pubDate>Fri, 21 Aug 2026 03:19:32 -0400</pubDate></item><item><title>Are all prime numbers greater than 2 odd?</title><link>https://pop.com.sg/are-all-prime-numbers-greater-than-2-odd.html</link><guid isPermaLink="true">https://pop.com.sg/are-all-prime-numbers-greater-than-2-odd.html</guid><description>Are all prime numbers greater than 2 odd?
I wasn&amp;#039;t allowed to assume this was true.
AFSOC that there exists an even prime $n$. Then by definition of even, $n = 2q$, where $q$ is a positive integ......</description><pubDate>Fri, 21 Aug 2026 03:15:21 -0400</pubDate></item><item><title>Find derivation (dB/decade) for given amplitude characteristic of low pass filter [Hz, -]</title><link>https://pop.com.sg/find-derivation-db-decade-for-given-amplitude-characteristic-of-low-pa.html</link><guid isPermaLink="true">https://pop.com.sg/find-derivation-db-decade-for-given-amplitude-characteristic-of-low-pa.html</guid><description>I am trying to find derivation (differential attenuation) for frequency&amp;#039;s 600 and 2000 Hz for given amplitude characteristic of low pass filter, which look like this:
I assume, that I should tran......</description><pubDate>Fri, 21 Aug 2026 03:13:16 -0400</pubDate></item><item><title>Proof by induction that $2 + 4 + 6 + \cdots + 2n = n(n+1)$</title><link>https://pop.com.sg/proof-by-induction-that-2-4-6-cdots-2n-n-n-1.html</link><guid isPermaLink="true">https://pop.com.sg/proof-by-induction-that-2-4-6-cdots-2n-n-n-1.html</guid><description>Proving by induction. We&amp;#039;d like to show that
$2 + 4 + 6 + \cdots+ 2n = n(n + 1)$.
A nice way to do this is by induction. Let $S(n)$ be the statement above. An inductive proof would have the follow......</description><pubDate>Fri, 21 Aug 2026 03:10:33 -0400</pubDate></item><item><title>Guess Distribution From Mean and Variance</title><link>https://pop.com.sg/guess-distribution-from-mean-and-variance.html</link><guid isPermaLink="true">https://pop.com.sg/guess-distribution-from-mean-and-variance.html</guid><description>this is maybe a silly question but I do not have any idea how to solve it.
Given an unknown distribution with mean $E(x) = 0$ and variance $Var(x) = \sigma^2$, can I derive from these two parameter......</description><pubDate>Fri, 21 Aug 2026 03:09:18 -0400</pubDate></item><item><title>Difference between surjections, injections and bijections</title><link>https://pop.com.sg/difference-between-surjections-injections-and-bijections.html</link><guid isPermaLink="true">https://pop.com.sg/difference-between-surjections-injections-and-bijections.html</guid><description>I am a little confused by the definitions of these different types of functions:
I think the definition of a surjection is pretty clear in that each element of x is mapped to some value of y.
But......</description><pubDate>Fri, 21 Aug 2026 03:09:16 -0400</pubDate></item><item><title>Why is $\mathrm{arctan}(0)$ not infinity?</title><link>https://pop.com.sg/why-is-mathrm-arctan-0-not-infinity.html</link><guid isPermaLink="true">https://pop.com.sg/why-is-mathrm-arctan-0-not-infinity.html</guid><description>$\arctan x$ is defined as:
$$\arctan x = \frac{1}{\tan(x)} = \frac{1}{\frac{\sin(x)}{\cos(x)}}$$
if I now have $x = 0$ I should get:
$$\frac{1}{\frac{\sin(0)}{\cos(0)}} = \frac{1}{\frac{0}{1}} =......</description><pubDate>Fri, 21 Aug 2026 03:07:33 -0400</pubDate></item><item><title>Prove Petersen graph is not Hamiltonian using deduction and no fancy theorems</title><link>https://pop.com.sg/prove-petersen-graph-is-not-hamiltonian-using-deduction-and-no-fancy-t.html</link><guid isPermaLink="true">https://pop.com.sg/prove-petersen-graph-is-not-hamiltonian-using-deduction-and-no-fancy-t.html</guid><description>Prove Petersen graph is not Hamiltonian using basic terminology and deductions. I&amp;#039;m looking for an explanation without k-colouring or anything fancy like that since I haven&amp;#039;t covered that in class. ...</description><pubDate>Fri, 21 Aug 2026 03:07:27 -0400</pubDate></item><item><title>Is there a known optimal strategy for Go Fish?</title><link>https://pop.com.sg/is-there-a-known-optimal-strategy-for-go-fish.html</link><guid isPermaLink="true">https://pop.com.sg/is-there-a-known-optimal-strategy-for-go-fish.html</guid><description>In the two-player game of Go Fish, using a standard desk of 52 cards, where a set consists of all four cards of a given rank, is there a known optimal strategy?
When I play, if I can ask for a ran......</description><pubDate>Fri, 21 Aug 2026 03:06:24 -0400</pubDate></item><item><title>What is the formal negation of the statement &quot;There is much X in Y&quot;. [closed]</title><link>https://pop.com.sg/what-is-the-formal-negation-of-the-statement-there-is-much-x-in-y-clos.html</link><guid isPermaLink="true">https://pop.com.sg/what-is-the-formal-negation-of-the-statement-there-is-much-x-in-y-clos.html</guid><description>What is the formal negation of the statement &quot;There is much X in Y&quot;?
The answer to me is that &quot;It is not the case that there is much X in Y&quot; But I want a more useful negation. Can I say that its ...</description><pubDate>Fri, 21 Aug 2026 03:06:03 -0400</pubDate></item><item><title>Why is &quot;$\pi^2= g $&quot; where $g$ is the gravitational constant?</title><link>https://pop.com.sg/why-is-pi-2-g-where-g-is-the-gravitational-constant.html</link><guid isPermaLink="true">https://pop.com.sg/why-is-pi-2-g-where-g-is-the-gravitational-constant.html</guid><description>Some months ago a professor of mine showed us a &amp;#039;proof&amp;#039; of why $g\approx 9.8 ~\text{m}/\text{s}^2$ (the gravitational acceleration at the surface of the Earth) is &amp;#039;equal&amp;#039; to $\pi^2\approx9.86\dots$......</description><pubDate>Fri, 21 Aug 2026 03:03:57 -0400</pubDate></item><item><title>Is valid the Brioschi Formula of Gaussian curvature in $R^n$?</title><link>https://pop.com.sg/is-valid-the-brioschi-formula-of-gaussian-curvature-in-r-n.html</link><guid isPermaLink="true">https://pop.com.sg/is-valid-the-brioschi-formula-of-gaussian-curvature-in-r-n.html</guid><description>Is the Brioschi formula, for Gaussian Curvature of a Surface, valid only in codimension 1, or is valid for a surface in $R^n$ with $n&amp;gt;3$?...</description><pubDate>Fri, 21 Aug 2026 03:03:52 -0400</pubDate></item><item><title>Lyapunov Function for Nonlinear Systems</title><link>https://pop.com.sg/lyapunov-function-for-nonlinear-systems.html</link><guid isPermaLink="true">https://pop.com.sg/lyapunov-function-for-nonlinear-systems.html</guid><description>Since there is no systematic method to find Lyapunov functions, how should I approach the question shown below to find corresponding Lyapunov function? With $\alpha&amp;lt;0$
$$\begin{align} x_1&amp;#039;&amp;amp;=-...</description><pubDate>Fri, 21 Aug 2026 03:01:15 -0400</pubDate></item><item><title>How to find the value of $x$ in $x^5=32$</title><link>https://pop.com.sg/how-to-find-the-value-of-x-in-x-5-32.html</link><guid isPermaLink="true">https://pop.com.sg/how-to-find-the-value-of-x-in-x-5-32.html</guid><description>I understand that $2^5=32$ but how would one go about finding it without doing any guessing (what if the numbers were much greater)?...</description><pubDate>Fri, 21 Aug 2026 02:59:44 -0400</pubDate></item><item><title>Proving $\sum_{k=0}^{n} {k \choose a} {n-k \choose b} = {n+1\choose a+b+1}$</title><link>https://pop.com.sg/proving-sum-k-0-n-k-choose-a-n-k-choose-b-n-1-choose-a-b-1.html</link><guid isPermaLink="true">https://pop.com.sg/proving-sum-k-0-n-k-choose-a-n-k-choose-b-n-1-choose-a-b-1.html</guid><description>Given two positive integers $a$ and $b$, prove that
$\sum_{k=0}^{n} {k \choose a} {n-k \choose b} = {n+1\choose a+b+1}$
I think there should be a good combinatorial proof for this, given the simp......</description><pubDate>Fri, 21 Aug 2026 02:50:22 -0400</pubDate></item><item><title>Advanced Integration techniques: Quadratic Expressions and U-Substitution</title><link>https://pop.com.sg/advanced-integration-techniques-quadratic-expressions-and-u-substituti.html</link><guid isPermaLink="true">https://pop.com.sg/advanced-integration-techniques-quadratic-expressions-and-u-substituti.html</guid><description>Find $$\int \frac{2x-1}{x^2-6x+13}dx $$
In the final steps after a u-substitution, one arrives at $$\int \frac{2u}{u^2+4}du + \int\frac{5}{ u^2+4}du$$
The next step is arriving at $$\ln(u^2+4) + 5\...</description><pubDate>Fri, 21 Aug 2026 02:31:41 -0400</pubDate></item><item><title>A summation identity</title><link>https://pop.com.sg/a-summation-identity.html</link><guid isPermaLink="true">https://pop.com.sg/a-summation-identity.html</guid><description>I have encountered this identity in Page 616 of Mathematical Methods for Students of Physics and Related Fields (Second Edition) by Sadri Hassani:
$$
\sum_{m = 0}^{n}\left(-1\right)^{m}\,
{\left(\,......</description><pubDate>Fri, 21 Aug 2026 02:31:39 -0400</pubDate></item><item><title>$-3^2 = 9?\ $ Correct syntax for a negative number with an exponent.</title><link>https://pop.com.sg/3-2-9-correct-syntax-for-a-negative-number-with-an-exponent.html</link><guid isPermaLink="true">https://pop.com.sg/3-2-9-correct-syntax-for-a-negative-number-with-an-exponent.html</guid><description>A friend is taking a college algebra class and they are teaching him that
$$-3^2 = -9$$
Their explanation is:
$$-3^2 = -(3^2) = -9.$$
It has been a long time for me but I thought that in the a......</description><pubDate>Fri, 21 Aug 2026 02:19:41 -0400</pubDate></item><item><title>Repeated linear factors in partial fractions</title><link>https://pop.com.sg/repeated-linear-factors-in-partial-fractions.html</link><guid isPermaLink="true">https://pop.com.sg/repeated-linear-factors-in-partial-fractions.html</guid><description>I have a question about the following partial fraction:
$$\frac{x^4+2x^3+6x^2+20x+6}{x^3+2x^2+x}$$
After long division you get:
$$x+\frac{5x^2+20x+6}{x^3+2x^2+x}$$
So the factored form of the ...</description><pubDate>Fri, 21 Aug 2026 02:19:32 -0400</pubDate></item><item><title>Why the Fourier and Laplace transforms of the Heaviside (unit) step function do not match?</title><link>https://pop.com.sg/why-the-fourier-and-laplace-transforms-of-the-heaviside-unit-step-func.html</link><guid isPermaLink="true">https://pop.com.sg/why-the-fourier-and-laplace-transforms-of-the-heaviside-unit-step-func.html</guid><description>The Fourier transform of the Heaviside step function $u(t)$ is $\dfrac{1}{iω} + π δ(ω)$.
The Laplace transform of the same function is $\dfrac{1}{s}$. (Edit: This was my mistake, see my answer.)
I ...</description><pubDate>Fri, 21 Aug 2026 02:15:12 -0400</pubDate></item><item><title>Ladder method for lcm and gcd</title><link>https://pop.com.sg/ladder-method-for-lcm-and-gcd.html</link><guid isPermaLink="true">https://pop.com.sg/ladder-method-for-lcm-and-gcd.html</guid><description>I think the easiest method for finding lcm and gcd is the ladder method, which can even be extended to more than two integers. For example,
$$
\text{lcm}(48,72,108)=2*2*3*3*2*2*1*3=432\\\text{gcd}......</description><pubDate>Fri, 21 Aug 2026 02:14:21 -0400</pubDate></item><item><title>Floor function properties: $[2x] = [x] + [ x + \frac12 ]$ and $[nx] = \sum_{k = 0}^{n - 1} [ x + \frac{k}{n} ] $</title><link>https://pop.com.sg/floor-function-properties-2x-x-x-frac12-and-nx-sum-k-0-n-1-x-frac-k-n.html</link><guid isPermaLink="true">https://pop.com.sg/floor-function-properties-2x-x-x-frac12-and-nx-sum-k-0-n-1-x-frac-k-n.html</guid><description>I&amp;#039;m doing some exercises on Apostol&amp;#039;s calculus, on the floor function. Now, he doesn&amp;#039;t give an explicit definition of $[x]$, so I&amp;#039;m going with this one: DEFINITION Given $x\in \Bbb R$, the inte......</description><pubDate>Fri, 21 Aug 2026 02:09:46 -0400</pubDate></item><item><title>What is the definition of “quantum tori”?</title><link>https://pop.com.sg/what-is-the-definition-of-quantum-tori.html</link><guid isPermaLink="true">https://pop.com.sg/what-is-the-definition-of-quantum-tori.html</guid><description>I have learned that the non-commutative torus (2-dimensional) is $\mathcal{A}_\theta$. But now I&amp;#039;m going to read the paper written by Mania, which shows the equivalence of $\mathcal{QT}$ and $\math......</description><pubDate>Fri, 21 Aug 2026 02:09:14 -0400</pubDate></item><item><title>Large database of mathematical constants</title><link>https://pop.com.sg/large-database-of-mathematical-constants.html</link><guid isPermaLink="true">https://pop.com.sg/large-database-of-mathematical-constants.html</guid><description>Is there a repository of billions of mathematical constants, computed say with 15 digits of accuracy, so that when you find a number, say $5.859874482$, it tells you that it matches the first $9$ d......</description><pubDate>Fri, 21 Aug 2026 02:06:20 -0400</pubDate></item><item><title>Find the area of the curved shape</title><link>https://pop.com.sg/find-the-area-of-the-curved-shape.html</link><guid isPermaLink="true">https://pop.com.sg/find-the-area-of-the-curved-shape.html</guid><description>How to find area of this curved shape?...</description><pubDate>Fri, 21 Aug 2026 02:05:14 -0400</pubDate></item><item><title>Why are the formulas for finding area for a square vs. a rectangle different?</title><link>https://pop.com.sg/why-are-the-formulas-for-finding-area-for-a-square-vs-a-rectangle-diff.html</link><guid isPermaLink="true">https://pop.com.sg/why-are-the-formulas-for-finding-area-for-a-square-vs-a-rectangle-diff.html</guid><description>I&amp;#039;m puzzled about why the formula for area of a square is side squared, but for a rectangle it&amp;#039;s length times height. Why wouldn&amp;#039;t it be for a square, side times side?...</description><pubDate>Fri, 21 Aug 2026 01:54:41 -0400</pubDate></item><item><title>Center of mass of a right circular cone</title><link>https://pop.com.sg/center-of-mass-of-a-right-circular-cone.html</link><guid isPermaLink="true">https://pop.com.sg/center-of-mass-of-a-right-circular-cone.html</guid><description>How can one find the center of a right circular cone with height $h$ and radius $r$?
I&amp;#039;ve found these formulas:
$$M_{xy} = \iiint\limits_V z \rho (x,y,z) \, dx \, dy \, dz$$
$$M_{yz} = \iiint\...</description><pubDate>Fri, 21 Aug 2026 01:44:08 -0400</pubDate></item></channel></rss>