Recent content by r731
-
R
Medical Question about designing therapies for HIV
As far as I know, HIV replicates itself at an exponential rate in a base b. For simplicity, let b = 2. For example, if one cell is infected, then HIV makes one copy of itself (since b = 2). And the cell dies to infect two new cells. These two new cells die to infect four new cells and so on...- r731
- Thread
- Designing
- Replies: 2
- Forum: Biology and Medical
-
R
Find an Interesting Topic in Graph Theory for an Exam
An interesting theoretical topic would be a program that reduces one NP-complete problem in graph theory to another one. See Karp reduction.- r731
- Post #4
- Forum: Calculus and Beyond Homework Help
-
R
Ideas for novel I'm writing I would love some insight on a concept
Check out the twin paradox, and news sites for astronomy, such as this one, https://www.universetoday.com Imagine creatures in the form of neuro-clouds that live in space. Or think of the abducted sibling to be living in a planet where there is a much more advanced civilization than humanity's...- r731
- Post #3
- Forum: Sci-Fi Writing and World Building
-
R
A Is There a Simple Method to Analyze the Boundary of the 3-Sphere?
As far as I know topological spaces are preserved via homeomorphism. I doubt that a metric is required for a manifold.- r731
- Post #31
- Forum: Topology and Analysis
-
R
A Is There a Simple Method to Analyze the Boundary of the 3-Sphere?
I don't think so. Are there any points outside the 2-D Euclidean plane (the coordinate system)?- r731
- Post #29
- Forum: Topology and Analysis
-
R
A Is There a Simple Method to Analyze the Boundary of the 3-Sphere?
A boundary point P is a point such that any neighberhood centered around P contains a point inside the set and a point outside the set.- r731
- Post #26
- Forum: Topology and Analysis
-
R
I Why are analyticity and convergence related in complex analysis?
Check out the epsilon-delta definitions of limit and convergence. -
R
I Category Theory and the Riemann Hypothesis
It would be interesting to note that differentiation can be used as an operator for functions of R, while integrating the operand would mean taking the inverse of the operand.- r731
- Post #3
- Forum: General Math
-
R
I Is There a Set Definition for Propositions in Propositional Logic?
A proposition can be viewed as a 0-ary boolean function. A predicate, in general, can be viewed as an n-ary boolean function. To give an example, let P(m,n) = "m walks to n". Then P(m,n) is a 2-ary boolean function - a function of two variables - that outputs 0 or 1.- r731
- Post #28
- Forum: Set Theory, Logic, Probability, Statistics
-
R
Disproving a statement about whole numbers
The statement is false. Pick a = 4, then for all n, m that satisfy n*m = 4, n > 0 or m > 0. If n = -2 and m = -2, then n*m = 4, but neither of them is bigger than 0.- r731
- Post #18
- Forum: Math Proof Training and Practice
-
R
Can heavy objects be used to modulate light waves with small amplitude?
Question: Can heavy objects be used to operate light waves with smaller amplitude, or waves with high amplitude be used to operate objects with small mass? This is a diagram I drew that illustrates my point. Heavy objects are meant to be celestial bodies, and the light source generates a beam... -
R
B What force keeps the planets orbiting normally?
Let G be a graph where vertices are heavy planets and edges are forces between the incident vertices. A complete graph K6 of six planets (of different masses) has 15 edges, why don't the planets collapse to the center?- r731
- Thread
- Force Planets
- Replies: 10
- Forum: Astronomy and Astrophysics
-
R
Can machine learning be used to treat diseases?
Say a person is infected with disease X. I suspect that it's possible for computers to learn the behavior of X via machine learning. This would lead to greater understanding of X. The unsupervised learning approach is pertinent to this. For another approach, say a new medicine Y is being...- r731
- Thread
- Machine Machine learning
- Replies: 1
- Forum: Biology and Medical
-
R
B What is the identity element in the group {2,4,6,8} under multiplication mod 10?
Relabel e,a,b,c to [0],[1],[2],[3] respectively. It should make things easier to understand. Note that in the group [0] = [4] = [8] and similarly [1] = [-3] = [5] = [9] and so on.- r731
- Post #9
- Forum: Linear and Abstract Algebra
-
R
If P = NP, can a proof be generated / verified efficiently for a proposition?
I may be off. What frightens me is that if P=NP and any proof can be generated for an arbitrary proposition, then countless new theorems would be derived, notwithstanding theorems applicable in the sciences and engineering. Speaking of cryptography, if P=NP, it's not too hard to see that a...- r731
- Post #15
- Forum: Programming and Computer Science