<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Buzz Spill Daily</title><link>https://liberty.io</link><description>Curated star highlights with fresh energy.</description><language>en-us</language><lastBuildDate>Thu, 13 Aug 2026 15:37:59 -0400</lastBuildDate><atom:link href="https://liberty.io/rss.xml" rel="self" type="application/rss+xml" /><item><title>What is the geometric interpretation of the transpose?</title><link>https://liberty.io/what-is-the-geometric-interpretation-of-the-transpose.html</link><guid isPermaLink="true">https://liberty.io/what-is-the-geometric-interpretation-of-the-transpose.html</guid><description>I can follow the definition of the transpose algebraically, i.e. as a reflection of a matrix across its diagonal, or in terms of dual spaces, but I lack any sort of geometric understanding of the ...</description><pubDate>Thu, 13 Aug 2026 19:32:00 -0400</pubDate></item><item><title>Negative area below x-axis and above $f(x)$</title><link>https://liberty.io/negative-area-below-x-axis-and-above-f-x.html</link><guid isPermaLink="true">https://liberty.io/negative-area-below-x-axis-and-above-f-x.html</guid><description>I was finding the area below the x-axis and above $y = x^2 - 4x$. My outcome was a negative number (fair enough, it&amp;#039;s under the x-axis), but wolframalpha for instance gives me a positive number (I ......</description><pubDate>Thu, 13 Aug 2026 19:22:41 -0400</pubDate></item><item><title>a mod b, when b is greater than a</title><link>https://liberty.io/a-mod-b-when-b-is-greater-than-a.html</link><guid isPermaLink="true">https://liberty.io/a-mod-b-when-b-is-greater-than-a.html</guid><description>Why
6 % 10 = 6
As fa as I know 10 % 6 = 4, but I don&amp;#039;t know how to handle the first one
Thanks!...</description><pubDate>Thu, 13 Aug 2026 19:21:23 -0400</pubDate></item><item><title>permutation test for one-way ANOVA?</title><link>https://liberty.io/permutation-test-for-one-way-anova.html</link><guid isPermaLink="true">https://liberty.io/permutation-test-for-one-way-anova.html</guid><description>I want to know what steps to do the permutation test (and the R/SAS code) for one-way ANOVA?
Would you give me the specific steps?
Thanks, Buddies!...</description><pubDate>Thu, 13 Aug 2026 19:16:41 -0400</pubDate></item><item><title>Riemann rearrangement theorem</title><link>https://liberty.io/riemann-rearrangement-theorem.html</link><guid isPermaLink="true">https://liberty.io/riemann-rearrangement-theorem.html</guid><description>The Riemann rearrangement theorem states that if $\sum\limits_{n=0} ^{+ \infty} a_n$ is conditionally convergent and $M \in \mathbb{R}$ then there exists a permutation $ \sigma (n) $ such that $\sum\...</description><pubDate>Thu, 13 Aug 2026 19:15:56 -0400</pubDate></item><item><title>Symmetric matrix multiplication</title><link>https://liberty.io/symmetric-matrix-multiplication.html</link><guid isPermaLink="true">https://liberty.io/symmetric-matrix-multiplication.html</guid><description>Let $A$ and $B$ be symmetric matrices.
Prove:
$AB=BA$
$AB$ is a symmetric matrix
As for 1. due to the axiom $(AB)^T=B^T A^T$ so $AB=BA$
As for 2. I did not find any axiom that can support the cla......</description><pubDate>Thu, 13 Aug 2026 19:01:14 -0400</pubDate></item><item><title>Multiply same trig functions</title><link>https://liberty.io/multiply-same-trig-functions.html</link><guid isPermaLink="true">https://liberty.io/multiply-same-trig-functions.html</guid><description>I apologize if this is a duplicate of another question in advance. I did not find any in the search.
Does $\sin(x)\sin(y)=\sin(xy)$? I am wondering because I need to know if $\sin^2(44)=\sin(44)\si......</description><pubDate>Thu, 13 Aug 2026 18:53:55 -0400</pubDate></item><item><title>Dimensions of Singular Value Decomposition Matrices</title><link>https://liberty.io/dimensions-of-singular-value-decomposition-matrices.html</link><guid isPermaLink="true">https://liberty.io/dimensions-of-singular-value-decomposition-matrices.html</guid><description>I have seen the Singular Value Decomposition (SVD) represented in two different ways and wanted to know a) if they&amp;#039;re both correct and b) what their relationship is.
In the first version a matrix ......</description><pubDate>Thu, 13 Aug 2026 18:52:36 -0400</pubDate></item><item><title>Cardinality of a power set is given be $2^n$. Why?</title><link>https://liberty.io/cardinality-of-a-power-set-is-given-be-2-n-why.html</link><guid isPermaLink="true">https://liberty.io/cardinality-of-a-power-set-is-given-be-2-n-why.html</guid><description>Cardinality of power set of $A$ is determined by $2^n$, where n is the number of elements in Set $A$. How does this formula work?
I was taught that there are $n$ elements in Set $A$ and each eleme......</description><pubDate>Thu, 13 Aug 2026 18:48:08 -0400</pubDate></item><item><title>How to find vertices of a rectangle when center coordinates and angle of tilt is given?</title><link>https://liberty.io/how-to-find-vertices-of-a-rectangle-when-center-coordinates-and-angle-.html</link><guid isPermaLink="true">https://liberty.io/how-to-find-vertices-of-a-rectangle-when-center-coordinates-and-angle-.html</guid><description>Need to find z1, z2 z3 and z4 when zc and r are given.
Been trying to solve this seemingly simple geometry problem. Can&amp;#039;t wrap my head around it.
It&amp;#039;s a rectangle with center coordinates given and......</description><pubDate>Thu, 13 Aug 2026 18:44:17 -0400</pubDate></item><item><title>card drawing with replacement</title><link>https://liberty.io/card-drawing-with-replacement.html</link><guid isPermaLink="true">https://liberty.io/card-drawing-with-replacement.html</guid><description>If 6 cards are drawn from a deck of cards with replacement. What is the probability that the outcome is a club at least once. I thought it would be 13/52. But I was wrong....</description><pubDate>Thu, 13 Aug 2026 18:36:44 -0400</pubDate></item><item><title>How to correctly compate $f(n)$ and $g(n)$ when working through $O(n)$ notation?</title><link>https://liberty.io/how-to-correctly-compate-f-n-and-g-n-when-working-through-o-n-notation.html</link><guid isPermaLink="true">https://liberty.io/how-to-correctly-compate-f-n-and-g-n-when-working-through-o-n-notation.html</guid><description>Going through theory, missing the idea, need a bit of help. So, the initial state is:
$$f(n) = O(g(n))$$
Assume that $f$ and $g$ are both nondecreasing and always bigger than 1. And, from my ...</description><pubDate>Thu, 13 Aug 2026 18:30:47 -0400</pubDate></item><item><title>Calculate the area of the crescent</title><link>https://liberty.io/calculate-the-area-of-the-crescent.html</link><guid isPermaLink="true">https://liberty.io/calculate-the-area-of-the-crescent.html</guid><description>I found this problem on a thread on Stack overflow where it was posted as &quot;job interview question&quot;. Unfortunately I cannot find the question. But I saved the picture and just cannot figure it out.
......</description><pubDate>Thu, 13 Aug 2026 18:29:51 -0400</pubDate></item><item><title>How to find the closed form formula for this recurrence relation</title><link>https://liberty.io/how-to-find-the-closed-form-formula-for-this-recurrence-relation.html</link><guid isPermaLink="true">https://liberty.io/how-to-find-the-closed-form-formula-for-this-recurrence-relation.html</guid><description>$ x_{0} = 5 $
$ x_{n} = 2x_{n-1} + 9(5^{n-1})$
I have computed: $x_{0} = 5, x_{1} = 19, x_{2} = 83, x_{3} = 391, x_{4} = 1907$, but cannot see any pattern for the general $n^{th}$ term....</description><pubDate>Thu, 13 Aug 2026 18:21:13 -0400</pubDate></item><item><title>Can matrices do cross product with vectors?</title><link>https://liberty.io/can-matrices-do-cross-product-with-vectors.html</link><guid isPermaLink="true">https://liberty.io/can-matrices-do-cross-product-with-vectors.html</guid><description>this is a practical problem raised from my chemistry research, apologize if somewhere I used incorrect words.
I&amp;#039;m dealing with the derivatives of a vector with respect to another vector. After some ...</description><pubDate>Thu, 13 Aug 2026 18:16:04 -0400</pubDate></item><item><title>Why does a monotonic function always have a positive rate of change?</title><link>https://liberty.io/why-does-a-monotonic-function-always-have-a-positive-rate-of-change.html</link><guid isPermaLink="true">https://liberty.io/why-does-a-monotonic-function-always-have-a-positive-rate-of-change.html</guid><description>Based on my book The rate of change of $f(u)$ as $u$ changes can be measured by looking at the change in $f$ between two values of $u$, divided by the change in $u$: $$\frac{Δf}{Δu} = \frac{f(......</description><pubDate>Thu, 13 Aug 2026 18:14:43 -0400</pubDate></item><item><title>&quot;This statement is false.&quot; [duplicate]</title><link>https://liberty.io/this-statement-is-false-duplicate.html</link><guid isPermaLink="true">https://liberty.io/this-statement-is-false-duplicate.html</guid><description>In propositional logic, a proposition is a statement that is either true or false, but not both. In a text I am reading and in many others, &quot;this statement is false&quot; is not considered a proposition......</description><pubDate>Thu, 13 Aug 2026 18:09:17 -0400</pubDate></item><item><title>The sum of the first $n$ squares $(1 + 4 + 9 + \cdots + n^2)$ is $\frac{n(n+1)(2n+1)}{6}$ [duplicate]</title><link>https://liberty.io/the-sum-of-the-first-n-squares-1-4-9-cdots-n-2-is-frac-n-n-1-2n-1-6-du.html</link><guid isPermaLink="true">https://liberty.io/the-sum-of-the-first-n-squares-1-4-9-cdots-n-2-is-frac-n-n-1-2n-1-6-du.html</guid><description>Prove that the sum of the first $n$ squares $(1 + 4 + 9 + \cdots + n^2)$ is
$\frac{n(n+1)(2n+1)}{6}$.
Can someone pls help and provide a solution for this and if possible explain the question...</description><pubDate>Thu, 13 Aug 2026 18:01:19 -0400</pubDate></item><item><title>Pencils of Circles</title><link>https://liberty.io/pencils-of-circles.html</link><guid isPermaLink="true">https://liberty.io/pencils-of-circles.html</guid><description>I want to solve an exercise regarding the connection between the projective model of möbius geometry and pencils of circles.
Consider the projective model of two-dimensional Möbius geometry P($R^{......</description><pubDate>Thu, 13 Aug 2026 17:59:32 -0400</pubDate></item><item><title>Maximize area of a triangle with fixed perimeter</title><link>https://liberty.io/maximize-area-of-a-triangle-with-fixed-perimeter.html</link><guid isPermaLink="true">https://liberty.io/maximize-area-of-a-triangle-with-fixed-perimeter.html</guid><description>If perimeter of a triangle is $2d$, what is the length of sides so the triangle has maximal area?
I found some solution using circle and angles, but I think I have to use derivatives.
I need ......</description><pubDate>Thu, 13 Aug 2026 17:55:43 -0400</pubDate></item><item><title>Calculating the length of a tangent drawn to a circle from a named point</title><link>https://liberty.io/calculating-the-length-of-a-tangent-drawn-to-a-circle-from-a-named-poi.html</link><guid isPermaLink="true">https://liberty.io/calculating-the-length-of-a-tangent-drawn-to-a-circle-from-a-named-poi.html</guid><description>My book (New Tertiary Mathematics Volume 1 Part 1, by C Plumpton and P S W Macilwaine) describes a method for calculating the length of a tangent to a circle from the point $(x_{1}, y_{1})$ outside......</description><pubDate>Thu, 13 Aug 2026 17:42:06 -0400</pubDate></item><item><title>Applications of the Isomorphism theorems</title><link>https://liberty.io/applications-of-the-isomorphism-theorems.html</link><guid isPermaLink="true">https://liberty.io/applications-of-the-isomorphism-theorems.html</guid><description>In my study of groups, rings, modules etc, I&amp;#039;ve seen the three isomorphism theorems stated and proved many times. I use the first one ( $G/\ker \phi \cong \operatorname{im} \phi$ ) very often, but ......</description><pubDate>Thu, 13 Aug 2026 17:26:43 -0400</pubDate></item><item><title>Using logic laws to verify the logical equivalences</title><link>https://liberty.io/using-logic-laws-to-verify-the-logical-equivalences.html</link><guid isPermaLink="true">https://liberty.io/using-logic-laws-to-verify-the-logical-equivalences.html</guid><description>I need to use theorem 2.1.1 in order to verify the following:
∼((∼p ∧ q) ∨ (∼ p ∧ ∼q)) ∨ (p ∧ q) ≡ p
I applied the Double Negative Law to get
((p ∧ q) ∨ (∼p ∧ ∼q)) ∨ (p ∧ q)
I noticed we have (......</description><pubDate>Thu, 13 Aug 2026 17:24:42 -0400</pubDate></item><item><title>How many Irrational numbers?</title><link>https://liberty.io/how-many-irrational-numbers.html</link><guid isPermaLink="true">https://liberty.io/how-many-irrational-numbers.html</guid><description>How many irrational numbers can exist between two rational numbers ?
As there are infinite numbers between two rational numbers and also there are infinite rational numbers between two rational num......</description><pubDate>Thu, 13 Aug 2026 17:23:45 -0400</pubDate></item><item><title>Congruency in bow-tie triangles</title><link>https://liberty.io/congruency-in-bow-tie-triangles.html</link><guid isPermaLink="true">https://liberty.io/congruency-in-bow-tie-triangles.html</guid><description>We&amp;#039;ve just started congruency in my class, and we&amp;#039;ve stumbled across a question which goes like this: Prove that ∆AOB $\equiv$ ∆COD
I drew up a diagram which portrays exactly the same informati......</description><pubDate>Thu, 13 Aug 2026 17:21:53 -0400</pubDate></item><item><title>Trace of an inverse inequality $\text{Tr}(A^{-1}) \ge n^2 \text{Tr}(A)^{-1}$</title><link>https://liberty.io/trace-of-an-inverse-inequality-text-tr-a-1-ge-n-2-text-tr-a-1.html</link><guid isPermaLink="true">https://liberty.io/trace-of-an-inverse-inequality-text-tr-a-1-ge-n-2-text-tr-a-1.html</guid><description>Let $A \in \mathbb{R}^n$ be a positive definite matrix. Then, it is well known that
\begin{align}
\text{Tr}(A^{-1}) \ge n^2 \text{Tr}(A)^{-1}
\end{align}
The proof follows by using the fact that ......</description><pubDate>Thu, 13 Aug 2026 17:18:49 -0400</pubDate></item><item><title>Ratio of Circumference to Diameter on a sphere</title><link>https://liberty.io/ratio-of-circumference-to-diameter-on-a-sphere.html</link><guid isPermaLink="true">https://liberty.io/ratio-of-circumference-to-diameter-on-a-sphere.html</guid><description>I was listening to an audiobook of Einstein when they started discussing spherical geometry and how Pi was no longer the ratio of a circle&amp;#039;s circumference to its diameter, so I set out to find the ......</description><pubDate>Thu, 13 Aug 2026 17:14:27 -0400</pubDate></item><item><title>How to define &quot;being inside of something&quot; in the context of topology?</title><link>https://liberty.io/how-to-define-being-inside-of-something-in-the-context-of-topology.html</link><guid isPermaLink="true">https://liberty.io/how-to-define-being-inside-of-something-in-the-context-of-topology.html</guid><description>I&amp;#039;m a Psychologist and Neuroscientist with interest in math and I just started reading about Topology. I have to say it&amp;#039;s not easy to grasp the concepts without a practical example, so I&amp;#039;m trying to ...</description><pubDate>Thu, 13 Aug 2026 17:09:41 -0400</pubDate></item><item><title>Function Domain of cubic root [duplicate]</title><link>https://liberty.io/function-domain-of-cubic-root-duplicate.html</link><guid isPermaLink="true">https://liberty.io/function-domain-of-cubic-root-duplicate.html</guid><description>Does the domain of the function $y=\sqrt[3]{x^3+1}$ include $x&amp;lt;-1$? If yes, why is Mathematica and Wolfram Alpha not plotting that part of the function?...</description><pubDate>Thu, 13 Aug 2026 17:05:52 -0400</pubDate></item><item><title>Why are horizontal transformations of functions reversed?</title><link>https://liberty.io/why-are-horizontal-transformations-of-functions-reversed.html</link><guid isPermaLink="true">https://liberty.io/why-are-horizontal-transformations-of-functions-reversed.html</guid><description>While studying graph transformations I came across horizontal and vertical scale and translations of functions. I understand the ideas below.
$f(x+a)$ - grouped with x, horizontal translation, inv......</description><pubDate>Thu, 13 Aug 2026 16:55:29 -0400</pubDate></item><item><title>How to convert a fraction into ternary?</title><link>https://liberty.io/how-to-convert-a-fraction-into-ternary.html</link><guid isPermaLink="true">https://liberty.io/how-to-convert-a-fraction-into-ternary.html</guid><description>In a ternary system how is $\dfrac{1}{2}=0.\bar1$ ,$\dfrac{1}{3}=0.1=0.0\bar2$??, etc. In general, how does one write the ternary expression for a given fraction?...</description><pubDate>Thu, 13 Aug 2026 16:50:45 -0400</pubDate></item><item><title>Is there a symbol, or abbreviation for coefficient of x</title><link>https://liberty.io/is-there-a-symbol-or-abbreviation-for-coefficient-of-x.html</link><guid isPermaLink="true">https://liberty.io/is-there-a-symbol-or-abbreviation-for-coefficient-of-x.html</guid><description>Doing some binomial expansions with algebra where I need to equate different coefficients together but don&amp;#039;t know what to write:
[Coefficient of $x^3$] = _
$k=+1.5$...</description><pubDate>Thu, 13 Aug 2026 16:49:02 -0400</pubDate></item><item><title>Why is this the basis for the indiscrete topology?</title><link>https://liberty.io/why-is-this-the-basis-for-the-indiscrete-topology.html</link><guid isPermaLink="true">https://liberty.io/why-is-this-the-basis-for-the-indiscrete-topology.html</guid><description>Indiscrete topology only has $\{\varnothing, X\}$ where $X$ is the entire space.
I know this is probably a dumb question. Why is the basis (according to wikipedia) for this topology just $\{X\}$ i......</description><pubDate>Thu, 13 Aug 2026 16:32:31 -0400</pubDate></item><item><title>Questions tagged [complex-integration] </title><link>https://liberty.io/questions-tagged-complex-integration.html</link><guid isPermaLink="true">https://liberty.io/questions-tagged-complex-integration.html</guid><description>Q&amp;A for people studying math at any level and professionals in related fields...</description><pubDate>Thu, 13 Aug 2026 16:28:34 -0400</pubDate></item><item><title>Probability that exactly 2 balls are white</title><link>https://liberty.io/probability-that-exactly-2-balls-are-white.html</link><guid isPermaLink="true">https://liberty.io/probability-that-exactly-2-balls-are-white.html</guid><description>What I did.
I let $X$ be number of withdraws before $x$ white balls. We can call our succes in this case to be gettin a white ball and probability is of course $p = \frac{3}{6} = \frac{1}{2}$. So ......</description><pubDate>Thu, 13 Aug 2026 16:27:46 -0400</pubDate></item><item><title>If $(x^2-5x+4)(y^2+y+1)&lt;2y$ for all real values of $y$ then what interval does $x$ belong to?</title><link>https://liberty.io/if-x-2-5x-4-y-2-y-1-2y-for-all-real-values-of-y-then-what-interval-doe.html</link><guid isPermaLink="true">https://liberty.io/if-x-2-5x-4-y-2-y-1-2y-for-all-real-values-of-y-then-what-interval-doe.html</guid><description>Okay so I&amp;#039;m stuck on this one for a long time : If $(x^2-5x+4)(y^2+y+1)&amp;lt;2y$ for all real values of $y$ then what interval does $x$ belong to?
My Try: Since $y$ can take any real value, I tr......</description><pubDate>Thu, 13 Aug 2026 16:06:22 -0400</pubDate></item><item><title>How to find center of a circle from only an arbitary arc of that circle</title><link>https://liberty.io/how-to-find-center-of-a-circle-from-only-an-arbitary-arc-of-that-circl.html</link><guid isPermaLink="true">https://liberty.io/how-to-find-center-of-a-circle-from-only-an-arbitary-arc-of-that-circl.html</guid><description>How to find the center of a circle with given an arbitrary arc. we only have the arc nothing else. Is there any known equation or way to complete the circle....</description><pubDate>Thu, 13 Aug 2026 15:58:19 -0400</pubDate></item><item><title>Proof that the derivative of a constant is zero</title><link>https://liberty.io/proof-that-the-derivative-of-a-constant-is-zero.html</link><guid isPermaLink="true">https://liberty.io/proof-that-the-derivative-of-a-constant-is-zero.html</guid><description>I know that the derivative of a constant is zero, but the only proof that I can find is:
given that $f(x) = {x}^{0}$,
$$ f&amp;#039;(x) = \lim_{h\to 0} \frac {f(x+h) - f(x)}{h} $$
$$ f&amp;#039;(x) = \lim_{h\to 0} \......</description><pubDate>Thu, 13 Aug 2026 15:52:21 -0400</pubDate></item><item><title>Difficulty understanding what the (n-1) part refers to in a basic arithmetic sequence</title><link>https://liberty.io/difficulty-understanding-what-the-n-1-part-refers-to-in-a-basic-arithm.html</link><guid isPermaLink="true">https://liberty.io/difficulty-understanding-what-the-n-1-part-refers-to-in-a-basic-arithm.html</guid><description>I am 28 and learned no maths in school. I&amp;#039;m going back through and learning on my own time. I am up to arithmetic sequences. The general formula (according to Khan Academy) for a recursive arithmetic ...</description><pubDate>Thu, 13 Aug 2026 15:48:59 -0400</pubDate></item><item><title>Integration by parts, twice</title><link>https://liberty.io/integration-by-parts-twice.html</link><guid isPermaLink="true">https://liberty.io/integration-by-parts-twice.html</guid><description>Use the substition $u=4x-3$ to find $\int\frac{4x}{4x-3}dx$, giving your answer in terms of $x$
$$u=4x-3$$
$$4x=u+3$$
$$\frac{du}{dx}=4$$
$$dx=\frac{1}{4}du$$
$$\int\frac{4x}{4x-3}dx$$
$$\Rightarro......</description><pubDate>Thu, 13 Aug 2026 15:45:45 -0400</pubDate></item><item><title>Matrix product notation</title><link>https://liberty.io/matrix-product-notation.html</link><guid isPermaLink="true">https://liberty.io/matrix-product-notation.html</guid><description>My lecturer has used some notation that I&amp;#039;ve never seen before: it is a (matrix) product symbol with a left-to-right arrow over the top. Does anybody know what this means?
Thanks in advance.
Edit......</description><pubDate>Thu, 13 Aug 2026 15:39:50 -0400</pubDate></item><item><title>Understanding The Rigorous Definition Of Continuity</title><link>https://liberty.io/understanding-the-rigorous-definition-of-continuity.html</link><guid isPermaLink="true">https://liberty.io/understanding-the-rigorous-definition-of-continuity.html</guid><description>I have an intuitive understanding of continuity, however, I’m struggling to understand the rigorous definition.
I understand that a function is continuous when you can get infinitely close to each ...</description><pubDate>Thu, 13 Aug 2026 15:32:55 -0400</pubDate></item><item><title>Domain of Rational Functions</title><link>https://liberty.io/domain-of-rational-functions.html</link><guid isPermaLink="true">https://liberty.io/domain-of-rational-functions.html</guid><description>I have the following definition for rational functions:
&amp;quot;Let $p(x), q(x)$ be polynomials and define $D=\{x\in \mathbb{R} : q(x) \neq 0 \}$
Then, the function
$$f:D \rightarrow \mathbb{R}$$
$$f......</description><pubDate>Thu, 13 Aug 2026 15:23:56 -0400</pubDate></item><item><title>What are the components in the Ito Process?</title><link>https://liberty.io/what-are-the-components-in-the-ito-process.html</link><guid isPermaLink="true">https://liberty.io/what-are-the-components-in-the-ito-process.html</guid><description>We know that if W(t) is a Brownian Motion, then the Ito Process is given by,
X(t)= X(0) + $\int_0^t \Delta(u)dW(u)$ + $\int_0^t \Phi(u)du$
Could someone explain briefly what the two components a......</description><pubDate>Thu, 13 Aug 2026 15:23:33 -0400</pubDate></item><item><title>What is undecidability</title><link>https://liberty.io/what-is-undecidability.html</link><guid isPermaLink="true">https://liberty.io/what-is-undecidability.html</guid><description>What does it mean that some problem is undecidable?
For instance the halting problem.
Does it mean that humans can never invent a new technique that always decides whether a turing machine will h......</description><pubDate>Thu, 13 Aug 2026 15:19:41 -0400</pubDate></item><item><title>Finding moment of inertia of a cone: Why can&amp;#039;t I integrate like this?</title><link>https://liberty.io/finding-moment-of-inertia-of-a-cone-why-can-039-t-i-integrate-like-thi.html</link><guid isPermaLink="true">https://liberty.io/finding-moment-of-inertia-of-a-cone-why-can-039-t-i-integrate-like-thi.html</guid><description>I have a cone (vertex at $(x,y,z)=0$) with height $H$ and radius $a$ (radius of the base). Here is a picture:
I want to find the moment of inertia around the $z$-axis using calculus. I know the in......</description><pubDate>Thu, 13 Aug 2026 15:15:04 -0400</pubDate></item><item><title>Equivalent systems of Linear equation</title><link>https://liberty.io/equivalent-systems-of-linear-equation.html</link><guid isPermaLink="true">https://liberty.io/equivalent-systems-of-linear-equation.html</guid><description>I&amp;#039;ve just begun to re-learn linear algebra because is so important, the book that I chose is naturally the Hoffman&amp;#039;s for a lot of reason.
Well, In the first chapter I&amp;#039;m stuck with the following, ...</description><pubDate>Thu, 13 Aug 2026 15:13:56 -0400</pubDate></item><item><title>Real valued analytic function defined on a connected set is constant</title><link>https://liberty.io/real-valued-analytic-function-defined-on-a-connected-set-is-constant.html</link><guid isPermaLink="true">https://liberty.io/real-valued-analytic-function-defined-on-a-connected-set-is-constant.html</guid><description>Let $G$ be a connected set and $f : G \rightarrow \mathbb{C}$ a real valued analytic function. Prove that $f$ is constant.
My idea to prove the result is to prove a subset $A \neq \varnothing$ of......</description><pubDate>Thu, 13 Aug 2026 15:13:38 -0400</pubDate></item><item><title>Four non-coplanar points in $\mathbb{R}^3$ determine an unique sphere.</title><link>https://liberty.io/four-non-coplanar-points-in-mathbb-r-3-determine-an-unique-sphere.html</link><guid isPermaLink="true">https://liberty.io/four-non-coplanar-points-in-mathbb-r-3-determine-an-unique-sphere.html</guid><description>Show that four non-coplanar points in $\mathbb{R}^3$ determine an unique sphere.
I have no idea how to solve this exercise. Thank you for your help....</description><pubDate>Thu, 13 Aug 2026 15:07:00 -0400</pubDate></item><item><title>Finding the value of K [duplicate]</title><link>https://liberty.io/finding-the-value-of-k-duplicate.html</link><guid isPermaLink="true">https://liberty.io/finding-the-value-of-k-duplicate.html</guid><description>$$π1:( 1+k , -3 , 6 )$$
$$π2: ( 1 , 5+k , 3k)$$
Does anyone know the values of k that would make these parallel and perpendicular, ive been trying for hours but nothing seems to work
The original ...</description><pubDate>Thu, 13 Aug 2026 15:05:55 -0400</pubDate></item><item><title>No mode or all mode?</title><link>https://liberty.io/no-mode-or-all-mode.html</link><guid isPermaLink="true">https://liberty.io/no-mode-or-all-mode.html</guid><description>Let&amp;#039;s say I have a data set:- $${1,2,3,4,5}$$
I decide to find the mode though it would not be an appropriate measure of central tendency.
But still........
Now this is an exceptional case and for ...</description><pubDate>Thu, 13 Aug 2026 15:05:45 -0400</pubDate></item><item><title>Is a set contained in its Cartesian product with itself?</title><link>https://liberty.io/is-a-set-contained-in-its-cartesian-product-with-itself.html</link><guid isPermaLink="true">https://liberty.io/is-a-set-contained-in-its-cartesian-product-with-itself.html</guid><description>Given the Cartesian product $X = A \times A$, is $A \subset X$?...</description><pubDate>Thu, 13 Aug 2026 14:38:22 -0400</pubDate></item><item><title>Find the derivative dy/dx given some value for x.</title><link>https://liberty.io/find-the-derivative-dy-dx-given-some-value-for-x.html</link><guid isPermaLink="true">https://liberty.io/find-the-derivative-dy-dx-given-some-value-for-x.html</guid><description>I know how to find the derivative of a function by itself given a function. I can use multiple rules to determine the derivative. However in a situation where I must find the derivative when the x......</description><pubDate>Thu, 13 Aug 2026 14:10:51 -0400</pubDate></item><item><title>How to prove if something is a linear transformation?</title><link>https://liberty.io/how-to-prove-if-something-is-a-linear-transformation.html</link><guid isPermaLink="true">https://liberty.io/how-to-prove-if-something-is-a-linear-transformation.html</guid><description>(I think) My textbook says something is a linear transformation if
$L(ax) = aL(x)$
$L(x+y) = L(x) + L(y)$
$L(x) = A(x)$
But a lot of sites I&amp;#039;ve been on haven&amp;#039;t proved these 3 things, so I just w......</description><pubDate>Thu, 13 Aug 2026 13:57:13 -0400</pubDate></item><item><title>Proof by Lewis Carroll that an urn cannot contain two balls [duplicate]</title><link>https://liberty.io/proof-by-lewis-carroll-that-an-urn-cannot-contain-two-balls-duplicate.html</link><guid isPermaLink="true">https://liberty.io/proof-by-lewis-carroll-that-an-urn-cannot-contain-two-balls-duplicate.html</guid><description>I am self-learning probability theory and solving some problems from the book Probability and Random processes by Grimmett and Stirzaker. Exercise 1.4.4 poses a nice problem. I would like someone to ...</description><pubDate>Thu, 13 Aug 2026 13:54:13 -0400</pubDate></item><item><title>Time complexity of a modulo operation</title><link>https://liberty.io/time-complexity-of-a-modulo-operation.html</link><guid isPermaLink="true">https://liberty.io/time-complexity-of-a-modulo-operation.html</guid><description>I am trying to prove that if $p$ is a decimal number having $m$ digits, then $p \bmod q$ can be performed in time $O(m)$ (at least theoretically), if $q$ is a prime number. How do I go about this? ......</description><pubDate>Thu, 13 Aug 2026 13:28:46 -0400</pubDate></item><item><title>Subcoalgebra generated by an element</title><link>https://liberty.io/subcoalgebra-generated-by-an-element.html</link><guid isPermaLink="true">https://liberty.io/subcoalgebra-generated-by-an-element.html</guid><description>Let $(A, \Delta, \epsilon)$ be a coalgebra and $f\in A$. What is the subcoalgebra generated by $f$ like?
For example, if $A$ is the dual of the quaternions $\mathbb{H}$ (which is $\mathbb{R}$-alge......</description><pubDate>Thu, 13 Aug 2026 13:27:27 -0400</pubDate></item><item><title>A basic property of slowly varying functions</title><link>https://liberty.io/a-basic-property-of-slowly-varying-functions.html</link><guid isPermaLink="true">https://liberty.io/a-basic-property-of-slowly-varying-functions.html</guid><description>It seems that a fundamental property of a slowly varying function is that for all $\delta &amp;gt; 0$
$$ \lim_{x\to \infty} L(x) \, x^{-\delta} = 0.$$
How to prove this? The only book I found (that was......</description><pubDate>Thu, 13 Aug 2026 13:26:12 -0400</pubDate></item><item><title>Weierstrass M-test proof?</title><link>https://liberty.io/weierstrass-m-test-proof.html</link><guid isPermaLink="true">https://liberty.io/weierstrass-m-test-proof.html</guid><description>Let (X,d) be a metric space. For each n $\epsilon$ N let $g_n$:X$\rightarrow$R be a continuous function. Let ($a_n$) be a sequence of positive real numbers such that the series $\sum_{n=1}^\infty a......</description><pubDate>Thu, 13 Aug 2026 13:24:53 -0400</pubDate></item><item><title>What exactly is a 0-form?</title><link>https://liberty.io/what-exactly-is-a-0-form.html</link><guid isPermaLink="true">https://liberty.io/what-exactly-is-a-0-form.html</guid><description>From what I understand, a k-form in the real numbers is essentially a mapping $\mathbb{R^k} \rightarrow \mathbb{R}$, but I can&amp;#039;t seem to find a corresponding definition for a &quot;0-form&quot;. Wikipedia se......</description><pubDate>Thu, 13 Aug 2026 13:24:21 -0400</pubDate></item><item><title>How to find an Eulerian circuit in a complicated Graph</title><link>https://liberty.io/how-to-find-an-eulerian-circuit-in-a-complicated-graph.html</link><guid isPermaLink="true">https://liberty.io/how-to-find-an-eulerian-circuit-in-a-complicated-graph.html</guid><description>Consider the following graph G:
(a) Give a decomposition of G into cycles.
(b) Find an Eulerian circuit in G.
This is a very complicated graph and each time I am trying to find the solution I am ...</description><pubDate>Thu, 13 Aug 2026 13:24:08 -0400</pubDate></item><item><title>How do I convert the distance between two lat/long points into feet/meters?</title><link>https://liberty.io/how-do-i-convert-the-distance-between-two-lat-long-points-into-feet-me.html</link><guid isPermaLink="true">https://liberty.io/how-do-i-convert-the-distance-between-two-lat-long-points-into-feet-me.html</guid><description>I&amp;#039;ve been reading around the net and everything I find is really confusing. I just need a formula that will get me 95% there. I have a tool that outputs the distance between two lat/long points.
P......</description><pubDate>Thu, 13 Aug 2026 13:18:52 -0400</pubDate></item><item><title>Interpretation of log differences</title><link>https://liberty.io/interpretation-of-log-differences.html</link><guid isPermaLink="true">https://liberty.io/interpretation-of-log-differences.html</guid><description>I have a very simple question. I am confused about the interpretation of log differences. Here a simple example: $$\log(2)-\log(1)=.3010$$ With my present understanding, I would interpret the resul......</description><pubDate>Thu, 13 Aug 2026 13:17:30 -0400</pubDate></item><item><title>How to rigorously find range of a function?</title><link>https://liberty.io/how-to-rigorously-find-range-of-a-function.html</link><guid isPermaLink="true">https://liberty.io/how-to-rigorously-find-range-of-a-function.html</guid><description>What is a rigorous method/mechanism to find the range of a function $f(x)$? Is it acceptable to find $f^{-1}(x)$ and then its domain? I understand that $f^{-1}(x)$ does not always exist (at least not ...</description><pubDate>Thu, 13 Aug 2026 13:14:24 -0400</pubDate></item><item><title>Determine the derivative of the reciprocal function, only with the product rule.</title><link>https://liberty.io/determine-the-derivative-of-the-reciprocal-function-only-with-the-prod.html</link><guid isPermaLink="true">https://liberty.io/determine-the-derivative-of-the-reciprocal-function-only-with-the-prod.html</guid><description>Following is given:
$( \alpha )$ the derivative of a inverse function: $$\left(\frac{1}{f}\right)&amp;#039; = -\frac{f&amp;#039;}{f^2}$$
$( \beta )$ The the product rule: $$({f}*g) = ({f&amp;#039;}*{g})+({f}*{g&amp;#039;})$$
Follo......</description><pubDate>Thu, 13 Aug 2026 13:04:56 -0400</pubDate></item><item><title>How to Calculate csc(2.85) in Calculator?</title><link>https://liberty.io/how-to-calculate-csc-2-85-in-calculator.html</link><guid isPermaLink="true">https://liberty.io/how-to-calculate-csc-2-85-in-calculator.html</guid><description>In my calculator (TI-84), there are only $sin, cos,$ and $tan$ commands (and inverse sin, inverse cos, inverse tan). I had a question that was as follows:
Calculate $csc(2.85)$ in which I was perm......</description><pubDate>Thu, 13 Aug 2026 12:55:56 -0400</pubDate></item><item><title>Find the amplitude of the steady state solution</title><link>https://liberty.io/find-the-amplitude-of-the-steady-state-solution.html</link><guid isPermaLink="true">https://liberty.io/find-the-amplitude-of-the-steady-state-solution.html</guid><description>Heave motion of a point energy absorber in the form of a buoy due t incident wave of frequency $w$ and amplitude $a$ is described by
$(m+m_a)y&amp;#039;&amp;#039; + (c_h + c_e)y&amp;#039; +ky = F_i(t)$
$F_i(t)=aF(w)\cos(wt......</description><pubDate>Thu, 13 Aug 2026 12:46:38 -0400</pubDate></item><item><title>How many proper nontrivial subgroups do D5 have?</title><link>https://liberty.io/how-many-proper-nontrivial-subgroups-do-d5-have.html</link><guid isPermaLink="true">https://liberty.io/how-many-proper-nontrivial-subgroups-do-d5-have.html</guid><description>Do I have to find out every element in D5 and draw a table to find out subgroups?
I know how to find out every single element in D5,
but can&amp;#039;t think of how to find proper nontrivial subgroups...</description><pubDate>Thu, 13 Aug 2026 12:46:19 -0400</pubDate></item><item><title>Conic section. Equation of section plane in 3d.</title><link>https://liberty.io/conic-section-equation-of-section-plane-in-3d.html</link><guid isPermaLink="true">https://liberty.io/conic-section-equation-of-section-plane-in-3d.html</guid><description>All of us know general equation for any conic section:
$$Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0$$
If we&amp;#039;ll change of parameters of this equation we get different type of conic section.
If we imagine ...</description><pubDate>Thu, 13 Aug 2026 12:41:04 -0400</pubDate></item><item><title>Is a temperature change in Celsius larger than a temperature change in Fahrenheit?</title><link>https://liberty.io/is-a-temperature-change-in-celsius-larger-than-a-temperature-change-in.html</link><guid isPermaLink="true">https://liberty.io/is-a-temperature-change-in-celsius-larger-than-a-temperature-change-in.html</guid><description>Is a temperature change in Celsius larger than a temperature change in Fahrenheit?
The teacher offers this second way of thinking about the question. If the temperature increases by 1 degree Ce......</description><pubDate>Thu, 13 Aug 2026 12:40:47 -0400</pubDate></item><item><title>Simple Trig Equations - Why is it Wrong to Cancel Trig Terms?</title><link>https://liberty.io/simple-trig-equations-why-is-it-wrong-to-cancel-trig-terms.html</link><guid isPermaLink="true">https://liberty.io/simple-trig-equations-why-is-it-wrong-to-cancel-trig-terms.html</guid><description>In the following problem, I first did it using a cancellation of $sin^2\theta$, working shown below, which gave the wrong answer. Having looked at the question again, I saw it could be solved by ...</description><pubDate>Thu, 13 Aug 2026 12:40:30 -0400</pubDate></item><item><title>Specific strings that cannot be found in PI</title><link>https://liberty.io/specific-strings-that-cannot-be-found-in-pi.html</link><guid isPermaLink="true">https://liberty.io/specific-strings-that-cannot-be-found-in-pi.html</guid><description>Considering that the decimals of PI aren&amp;#039;t like prime numbers (random), they are pseudo-random (can be calculated through a formula or an infinite series, yet it is calculable). Keeping this in min......</description><pubDate>Thu, 13 Aug 2026 12:38:24 -0400</pubDate></item><item><title>Finding the average velocity and instantaneous velocity?</title><link>https://liberty.io/finding-the-average-velocity-and-instantaneous-velocity.html</link><guid isPermaLink="true">https://liberty.io/finding-the-average-velocity-and-instantaneous-velocity.html</guid><description>A water balloon is launched upward with an initial velocity of $40 ft/s$. the height h at time $t$ is given $h(t)= 16t^2+40t$
a. find the avg. velocity of the balloon between $t=1$ and $t=2$ secon......</description><pubDate>Thu, 13 Aug 2026 12:37:32 -0400</pubDate></item><item><title>How to find the common base of terms in an expression?</title><link>https://liberty.io/how-to-find-the-common-base-of-terms-in-an-expression.html</link><guid isPermaLink="true">https://liberty.io/how-to-find-the-common-base-of-terms-in-an-expression.html</guid><description>I&amp;#039;m teaching myself basic algebra from a book and am stuck on a question. In the current section it is about expressing numbers as powers of the same base. So $9$ maybe expressed as $3^2$.
Another......</description><pubDate>Thu, 13 Aug 2026 12:32:40 -0400</pubDate></item><item><title>Does the existence of a free variable mean there are infinitely many solutions?</title><link>https://liberty.io/does-the-existence-of-a-free-variable-mean-there-are-infinitely-many-s.html</link><guid isPermaLink="true">https://liberty.io/does-the-existence-of-a-free-variable-mean-there-are-infinitely-many-s.html</guid><description>lets say I have an augmented matrix
$$\begin{bmatrix}
2&amp;amp;0&amp;amp;3\\
0&amp;amp;1&amp;amp;0\\
2&amp;amp;1&amp;amp;3
\end{bmatrix}$$
The question is:
Is the matrix consistent with a unique solution, inconsistent,......</description><pubDate>Thu, 13 Aug 2026 12:32:11 -0400</pubDate></item><item><title>Are all symmetric matrices ​invertible?</title><link>https://liberty.io/are-all-symmetric-matrices-invertible.html</link><guid isPermaLink="true">https://liberty.io/are-all-symmetric-matrices-invertible.html</guid><description>Is any symmetric matrix ​​invertible? I&amp;#039;m trying to prove this theoretical question, but I don&amp;#039;t know what I need to do. I apologize for the simple question, but I&amp;#039;m in doubt and need clarification....</description><pubDate>Thu, 13 Aug 2026 12:01:44 -0400</pubDate></item><item><title>Continuous uniformly</title><link>https://liberty.io/continuous-uniformly.html</link><guid isPermaLink="true">https://liberty.io/continuous-uniformly.html</guid><description>I need help to demonstrate the following or if you find a function I would appreciate it, I have already looked for many functions to see if any one fulfills it but none works for me and I can&amp;#039;t th......</description><pubDate>Thu, 13 Aug 2026 11:47:05 -0400</pubDate></item><item><title>Finding mean and standard deviation of normal distribution given 2 points.</title><link>https://liberty.io/finding-mean-and-standard-deviation-of-normal-distribution-given-2-poi.html</link><guid isPermaLink="true">https://liberty.io/finding-mean-and-standard-deviation-of-normal-distribution-given-2-poi.html</guid><description>In general, how do do you calculate the mean and standard deviation of a normal distribution given 2 values on the distribution with their respective probabilities?
For Example:
Suppose that the a......</description><pubDate>Thu, 13 Aug 2026 11:31:35 -0400</pubDate></item><item><title>Comparing the growth rates</title><link>https://liberty.io/comparing-the-growth-rates.html</link><guid isPermaLink="true">https://liberty.io/comparing-the-growth-rates.html</guid><description>How can I go about comparing the growth rate of the following functions?
$$\sqrt n,\quad
10^n,\quad
n^{1.5},\quad
2^{\sqrt{\log n}},\quad
n^{5/3}.$$
I am looking for a more generic answer on how ......</description><pubDate>Thu, 13 Aug 2026 11:26:49 -0400</pubDate></item><item><title>What is the math behind the game Spot It?</title><link>https://liberty.io/what-is-the-math-behind-the-game-spot-it.html</link><guid isPermaLink="true">https://liberty.io/what-is-the-math-behind-the-game-spot-it.html</guid><description>I just purchased the game Spot It. As per this site, the structure of the game is as follows: Game has 55 round playing cards. Each card has eight randomly placed symbols. There are a total of 50 ...</description><pubDate>Thu, 13 Aug 2026 11:26:06 -0400</pubDate></item><item><title>Set Notation - Inclusion and Proper Inclusion</title><link>https://liberty.io/set-notation-inclusion-and-proper-inclusion.html</link><guid isPermaLink="true">https://liberty.io/set-notation-inclusion-and-proper-inclusion.html</guid><description>By definition: If$ \ A$ and $B\ $are sets and every element of$ \ A\ $ is also an element of $ \ B \ $then we can say $ \ A\ $is a subset of $ \ B, \ $and denote this by $ \ A\subset B\ $or $ \ A\...</description><pubDate>Thu, 13 Aug 2026 11:18:26 -0400</pubDate></item><item><title>First-Order Logic vs. Second-Order Logic</title><link>https://liberty.io/first-order-logic-vs-second-order-logic.html</link><guid isPermaLink="true">https://liberty.io/first-order-logic-vs-second-order-logic.html</guid><description>Wikipedia describes the first-order vs. second-order logic as follows: First-order logic uses only variables that range over individuals (elements of the domain of discourse); second-order logic......</description><pubDate>Thu, 13 Aug 2026 11:18:17 -0400</pubDate></item><item><title>The coefficient of $x^{100}$ in the expansion of $(1-x)^{-3}$.</title><link>https://liberty.io/the-coefficient-of-x-100-in-the-expansion-of-1-x-3.html</link><guid isPermaLink="true">https://liberty.io/the-coefficient-of-x-100-in-the-expansion-of-1-x-3.html</guid><description>Please solve it and tell me the technique so that I can solve it in examination in multiple choice questions....</description><pubDate>Thu, 13 Aug 2026 11:17:31 -0400</pubDate></item><item><title>Unnecessary Condition for Alternating Series Test</title><link>https://liberty.io/unnecessary-condition-for-alternating-series-test.html</link><guid isPermaLink="true">https://liberty.io/unnecessary-condition-for-alternating-series-test.html</guid><description>Given a series $$ \sum^\infty_{n=0} (-1)^n b_n$$
the Alternating Series test states that if $b_n$ is convergent if
1) $b_n$ is positive
2) $b_n$ is monotonically decreasing
3) $\lim_{n\to\infty}......</description><pubDate>Thu, 13 Aug 2026 11:16:21 -0400</pubDate></item><item><title>Calculate an integral with Riemann sum</title><link>https://liberty.io/calculate-an-integral-with-riemann-sum.html</link><guid isPermaLink="true">https://liberty.io/calculate-an-integral-with-riemann-sum.html</guid><description>We know that Riemann sum gives us the following formula for a function $f\in C^1$: $$\lim_{n\to \infty}\frac 1n\sum_{k=0}^n f\left(\frac kn\right)=\int_0^1f(x) dx.$$
I am looking for an example......</description><pubDate>Thu, 13 Aug 2026 11:09:59 -0400</pubDate></item><item><title>Deriving $\sin{ix}=i\sinh{x}$</title><link>https://liberty.io/deriving-sin-ix-i-sinh-x.html</link><guid isPermaLink="true">https://liberty.io/deriving-sin-ix-i-sinh-x.html</guid><description>Derive $\sin{ix}=i\sinh{x}$ from $(5)$. What is $\sin{i}$? $$\cos{x}=\frac{1}{2}\left(e^{ix}+e^{-ix}\right)\quad\text{and}\quad\sin{x}=\frac{1}{2i}\left(e^{ix}-e^{-ix}\right)\tag 5$$
We have
$$\......</description><pubDate>Thu, 13 Aug 2026 11:02:33 -0400</pubDate></item><item><title>What are the uses of Euler&amp;#039;s number $e$?</title><link>https://liberty.io/what-are-the-uses-of-euler-039-s-number-e.html</link><guid isPermaLink="true">https://liberty.io/what-are-the-uses-of-euler-039-s-number-e.html</guid><description>People make such a big deal of the number $e$. I do not get why it is so important, other than the fact that $\ln(x)=\log_e(x)$. People say it is used all over mathematics and such, but they never ......</description><pubDate>Thu, 13 Aug 2026 11:01:38 -0400</pubDate></item><item><title>User Jialin Zhang - Mathematics Stack Exchange</title><link>https://liberty.io/user-jialin-zhang-mathematics-stack-exchange.html</link><guid isPermaLink="true">https://liberty.io/user-jialin-zhang-mathematics-stack-exchange.html</guid><description>Q&amp;A for people studying math at any level and professionals in related fields...</description><pubDate>Thu, 13 Aug 2026 10:56:01 -0400</pubDate></item><item><title>Find the domain of the given function.</title><link>https://liberty.io/find-the-domain-of-the-given-function.html</link><guid isPermaLink="true">https://liberty.io/find-the-domain-of-the-given-function.html</guid><description>I have the function $f(x)=\cos^{-1}(\frac{1}{2\cos(x)})$ and I have to find its domain. What I know is that the domain of $\cos^{-1}(x)$ is $[-1,1]$ so I think that $\frac{1}{2\cos(x)}$ should be at ...</description><pubDate>Thu, 13 Aug 2026 10:55:27 -0400</pubDate></item><item><title>What is the time complexity of Euclid&amp;#039;s Algorithm (Upper bound,Lower Bound and Average)?</title><link>https://liberty.io/what-is-the-time-complexity-of-euclid-039-s-algorithm-upper-bound-lowe.html</link><guid isPermaLink="true">https://liberty.io/what-is-the-time-complexity-of-euclid-039-s-algorithm-upper-bound-lowe.html</guid><description>I looked it up online in many sites but none give a clear answer. They all give a lot of complicated mathematical stuff which is not only hard for me to grasp but also irrelevant as I simply want t......</description><pubDate>Thu, 13 Aug 2026 10:53:21 -0400</pubDate></item><item><title>How to prove that $n^{\frac{1}{3}}$ is not a polynomial?</title><link>https://liberty.io/how-to-prove-that-n-frac-1-3-is-not-a-polynomial.html</link><guid isPermaLink="true">https://liberty.io/how-to-prove-that-n-frac-1-3-is-not-a-polynomial.html</guid><description>I&amp;#039;m reading Barbeau&amp;#039;s Polynomials, there&amp;#039;s an exercise: How to prove that $n^{\frac{1}{3}}$ is not a polynomial?
I&amp;#039;ve made this question and with the first answer as an example, I guess I should ...</description><pubDate>Thu, 13 Aug 2026 10:48:38 -0400</pubDate></item><item><title>Solve for a and b of this piecewise function such that the function f(x) is continuous.</title><link>https://liberty.io/solve-for-a-and-b-of-this-piecewise-function-such-that-the-function-f-.html</link><guid isPermaLink="true">https://liberty.io/solve-for-a-and-b-of-this-piecewise-function-such-that-the-function-f-.html</guid><description>Consider the function defined by
\begin{align*}
f(x) =
\begin{cases}
ax^{2} + x - b, &amp;amp; x &amp;lt; 2\\
ax+b, &amp;amp; 2\leq x \leq 5\\
2ax - 7, &amp;amp; x &amp;gt; 5.
\end{cases}
\end{align*}
I was able to ......</description><pubDate>Thu, 13 Aug 2026 10:48:13 -0400</pubDate></item><item><title>Expectation of absolute difference of two uniform random variables</title><link>https://liberty.io/expectation-of-absolute-difference-of-two-uniform-random-variables.html</link><guid isPermaLink="true">https://liberty.io/expectation-of-absolute-difference-of-two-uniform-random-variables.html</guid><description>Let $X \sim U(0, 1)$ and $Y \sim U(0, 2)$ be independent random variables. Find $\mathbb{E}[|X - Y|]$.
I found $f_{X}(x) = 1$ and $f_{Y}(y) = 1/2$, and I took an integral to find $P(Y &amp;gt; X) = 3......</description><pubDate>Thu, 13 Aug 2026 10:45:45 -0400</pubDate></item><item><title>Determine the fourth roots of -16 [duplicate]</title><link>https://liberty.io/determine-the-fourth-roots-of-16-duplicate.html</link><guid isPermaLink="true">https://liberty.io/determine-the-fourth-roots-of-16-duplicate.html</guid><description>Determine the fourth roots of -16 in the form $x +iy$ where $x$ and $y$ are not trigonometric functions.
I do not even know what they really want from me in this question.
My initial thought wass......</description><pubDate>Thu, 13 Aug 2026 10:45:44 -0400</pubDate></item><item><title>A lot of confusion in the &quot;Polynomial Remainder Theorem&quot;?</title><link>https://liberty.io/a-lot-of-confusion-in-the-polynomial-remainder-theorem.html</link><guid isPermaLink="true">https://liberty.io/a-lot-of-confusion-in-the-polynomial-remainder-theorem.html</guid><description>Lately I&amp;#039;ve been reading about Polynomial Remainder Theorem from various sources, mainly from the wikipedea article, this post and some high school books. Wikipedea says that if we divide a polynom......</description><pubDate>Thu, 13 Aug 2026 10:43:38 -0400</pubDate></item><item><title>Lie Group and Lie Algebra Homomorphisms</title><link>https://liberty.io/lie-group-and-lie-algebra-homomorphisms.html</link><guid isPermaLink="true">https://liberty.io/lie-group-and-lie-algebra-homomorphisms.html</guid><description>I am reading Brian C Hall&amp;#039;s Lie Groups, Lie Algebras, and Representations and trying to do one of the exercises about showing that isomorphic matrix Lie groups give rise to isomorphic Lie Algebras.......</description><pubDate>Thu, 13 Aug 2026 10:33:00 -0400</pubDate></item><item><title>Find closest power of 2 to a specific number</title><link>https://liberty.io/find-closest-power-of-2-to-a-specific-number.html</link><guid isPermaLink="true">https://liberty.io/find-closest-power-of-2-to-a-specific-number.html</guid><description>This question is weird and it&amp;#039;s not a homework question. I couldn&amp;#039;t come up with anything substantial, so sorry if you think that I should have posted my tried methods (I have tried but most of the......</description><pubDate>Thu, 13 Aug 2026 10:31:51 -0400</pubDate></item><item><title>You can&amp;#039;t find an equation for the cross-sectional shape when given only the formula for volume</title><link>https://liberty.io/you-can-039-t-find-an-equation-for-the-cross-sectional-shape-when-give.html</link><guid isPermaLink="true">https://liberty.io/you-can-039-t-find-an-equation-for-the-cross-sectional-shape-when-give.html</guid><description>Why not?
I&amp;#039;m trying to design a calculus I problem. I want them to eventually prove that the volume of a cone (oblique or even with irregular base) is $\frac{\pi r^2 h}{3}$, I also want them to know ...</description><pubDate>Thu, 13 Aug 2026 10:18:42 -0400</pubDate></item><item><title>Is a $\Omega$-Spectrum a connective one?</title><link>https://liberty.io/is-a-omega-spectrum-a-connective-one.html</link><guid isPermaLink="true">https://liberty.io/is-a-omega-spectrum-a-connective-one.html</guid><description>I can&amp;#039;t find this result anywhere, but it seems pretty straightforward. I want to avoid silly mistakes, but I can&amp;#039;t see any fault. I&amp;#039;d love to receive some feedback
Let $X$ be a $\Omega$-spectrum ......</description><pubDate>Thu, 13 Aug 2026 10:18:21 -0400</pubDate></item><item><title>What are we really doing when we integrate a complex exponential?</title><link>https://liberty.io/what-are-we-really-doing-when-we-integrate-a-complex-exponential.html</link><guid isPermaLink="true">https://liberty.io/what-are-we-really-doing-when-we-integrate-a-complex-exponential.html</guid><description>Firstly, I have read this related question from this site, but it does not answer what I am asking here.
What I like to know is why $$\int_{-n}^n e^{ix}dx \ne 0$$ for any finite $n \in \mathbb N$
......</description><pubDate>Thu, 13 Aug 2026 10:04:47 -0400</pubDate></item></channel></rss>