Skip to main content

Questions tagged [applications]

The [application] tag is meant for questions about applications of mathematical concepts and theorems to a more practical use (e.g. real world usage, less-abstract mathematics, etc.)

0 votes
0 answers
25 views

What probability distribution fits? [duplicate]

I was in the store earlier, and I saw wrapped figurine collectibles that have 10 unique kinds. What distribution represents the probability that you have collected all 10 figurines after k figurines ...
Calvin Elder's user avatar
0 votes
2 answers
124 views

Election Toy Model leads to a question of an interesting function if it exists

In Canada there is an election going on and I was pondering about a function in which you have the polling averages for the different parties $x_1, x_2, x_3... x_n$ and then a function $f(x_1), f(x_2)....
JulesBurn's user avatar
5 votes
1 answer
109 views

Standard matrices to test low rank decomposition

I am working on a low rank decomposition technique that is robust to different types of noise (gaussian, salt and pepper, poisson). For starters, I simulated such low rank matrices and have ...
Vishwanath's user avatar
3 votes
1 answer
420 views

Real life examples of ultrametrics or "the isosceles triangle principle"

Mathematical Background and Definitions: The distinguishing feature of an ultrametric is the "strong triangle inequality" i.e. for all $x,y,z$, $$d(x,y) \le \max(d(x,z), d(y,z)).$$ This ...
Torsten Schoeneberg's user avatar
3 votes
2 answers
824 views

What are the units of an inverse matrix?

As the title suggests. For example if I have a matrix $A = \begin{pmatrix} a & b\\ c& d \end{pmatrix}$ and all elements consist of variables with units $kg$ and then I take the inverse of ...
Hendrix13's user avatar
  • 165
1 vote
1 answer
87 views

Is there a robust algorithm for solving material balances?

One of the simplest cases of a material balance consists of a steady state balance without reactions. The general balance equations $$\frac{dm}{dt}=Inputs-Outputs+Generation-Consumption$$ Reduce to ...
Ottmar Schaub's user avatar
0 votes
0 answers
58 views

On the group action $\psi: X \times \Bbb R^*_+ \to X$

Today I revisited the concept of a group action with someone. I recalled the definition of a "flow" which is a group action of the additive group of real numbers on the set $X:$ $$\varphi: X ...
zeta space's user avatar
1 vote
1 answer
38 views

Prove that the application $r:B(0,\delta)\rightarrow\mathbb{R}^n$, defined as $r(h)=f(x_0+h)-f(x_0)-f'(x_0)\cdot h$, is differentiable in $h=0$.

If $U\subset\mathbb{R}^m$ be open, let $f:U\rightarrow\mathbb{R}^n$ differentiable in $x_0\in U$. Consider a open ball $B(x_0,\delta)$, with it's center $x_0$ and radius $\delta$ such that $B(x_0,\...
Manatee's user avatar
  • 344
1 vote
0 answers
31 views

Empirical application for probability of $h$-deranged permutations

Background For $n \in \mathbb{N}$ distinct items, there are a total of $n!$ permutations of them. A derangement is a permutation in which not a single item is in its 'natural position'. The number of ...
Galen's user avatar
  • 1,876
4 votes
1 answer
301 views

Are there applications of $\mathrm{\int \frac {dx}{tan^{-1}(x)}}$?

This will be a follow up question to my unexpectedly popular question: Is there an exact solution for $\large\int \frac{dx}{\tan^{-1}(x)}$? which is also nicely related to: Indefinite Integral $\...
Тyma Gaidash's user avatar
2 votes
2 answers
203 views

I need clues to study geometry (need resource to read)

I am an urban planning graduate with experience in related software. I found two topics regarding cities' plans interesting: Delaunay triangulation Voronoi diagram Imagine! I can use Voronoi diagram ...
Sallar Rabiei's user avatar
0 votes
2 answers
228 views

Examples of applications where submodular functions are used to promote diversity?

I have often seen the terms submodular functions / submodular function optimization and promoting diversity thrown together. What are examples of standard submodular functions that are used to promote ...
elexhobby's user avatar
  • 1,597
1 vote
0 answers
72 views

Prove the application $\Phi$ is bijective.

I am working on a problem set and I need some assistance with an exercise. The exercise goes as follows: Let $A$ be a ring and $I \unlhd A$ an ideal. Given the natural projection $\pi : A \rightarrow ...
Phosphene's user avatar
  • 157
0 votes
0 answers
72 views

Computer project on GPS using linear algebra

I am searching for a computer project that I once found it online but unfortunately didn't save it. The project lies within the domain of numerical linear algebra and its topic is about Global ...
UserX's user avatar
  • 139
0 votes
0 answers
532 views

Application of Graph Theory in Electrical Circuits

I've been learning about electrical circuits, and I can see how Graph Theory naturally lends itself well to problems with circuits. I was wondering what some examples of applications of Graph Theory ...
dfish's user avatar
  • 140
0 votes
2 answers
50 views

What is the use of the theorem on expection on a function of a random variable?

If $X$ is a random variable, then the expectation of $X$ is defined as $$E[X] = \sum_{x} x p_{X}(x)$$ Where $p_X$ is a pmf on $X$. If $g$ is a real valued function then I learn the following theorem $$...
hanugm's user avatar
  • 2,365
2 votes
2 answers
2k views

Line $y = mx$ through the origin that divides the area between the parabola $y = x-x^2$ and the x axis into two equal regions.

There is a line $y = mx$ through the origin that divides the area between the parabola $y = x-x^2$ and the x axis into two equal regions. Find m. My solution: When I compute my answer, I get $1-\frac{...
bru1987's user avatar
  • 1,927
1 vote
2 answers
174 views

Modeling a Heat PDE

I am trying to answer the following question... Consider a wall made of brick $10$ centimeters thick, which separates a room in a house from the outside. The room is kept at $20$ degrees. Initially ...
user10478's user avatar
  • 1,922
0 votes
0 answers
87 views

Analysis, Matrix Exponential, Infimum and Limit

I was working in this problem for a long time and I didn't have success. Someone could help me, please? The problem: Let $f: \mathbb{R}^{n^2} \times \mathbb{Z}^{n} \longrightarrow \mathbb{R}$ defined ...
Thiago Alexandre's user avatar
3 votes
2 answers
295 views

Can we clarify this "accumulated money flow" application of integration?

I read about this model/application in Calculus with Applications, 11th Edition by Lial, Greenwell, and Ritchey (example), where if you have a function $f(t)$ that models some revenue stream, the rate ...
Mike Pierce's user avatar
1 vote
1 answer
121 views

Ray tracing in nonuniform media; did I write this second order differential equation as two first order differential equations correctly?

Both answers to the Physics SE question Ray tracing in a inhomogeneous media* arrive at some form of the equation below and one links to Florian Bociort's dissertation Imaging properties of gradient-...
uhoh's user avatar
  • 1,893
0 votes
0 answers
27 views

Cryptography problem:Calculate the values of A and B corresponding to an LCG that generated the sequence mod 19 starting with the numbers (3,10,11).

I don't know if this is the right place to ask this question (although the question is purely mathematical), but let's go anyway. I'm a little confused, from what I understand in the image formula $$ \...
Andre's user avatar
  • 69
0 votes
1 answer
238 views

Uses for eigenvalues of unitary matrices

The eigenvalues of a unitary matrix lie on the unit circle. What are some applications in which the eigenvalue distribution of the matrix is important? For instance, that the eigenvalues are clustered,...
overfull hbox's user avatar
1 vote
0 answers
114 views

Least area of rectangle into which two squares, sum of whose area is $1$, are placed so that their interior points don't overlap

For any $2$ squares, the sum of whose area is $1$, a rectangle of area $A$ exists into which the squares can be placed without overlapping of interior points (Assume that the square are to be placed ...
aarbee's user avatar
  • 8,338
0 votes
1 answer
28 views

Changes of percents in the result of a poll will be very small after one thousand of polls submitted?

I saw an admin of an Instagram Channel created a poll with two option. and he said the following after a while: Statistics is interesting, َafter one thousands of people voted, the results in percent ...
Soheil's user avatar
  • 6,794
1 vote
2 answers
402 views

What uses does the product log function have?

I've been looking into complex functions and how to plot them in programing languages like Python and JavaScript. I still am wondering how to do stuff with complex functions like in my previous ...
user avatar
8 votes
1 answer
224 views

What are some applications of projective Fraïssé limits?

I am looking for some applications of projective Fraïssé limits. For example are they related to a theorem in set theory or topology? Also is there any modified version for them? (like the version of ...
user373827's user avatar
3 votes
1 answer
219 views

Could there be exact solutions to the Lane-Emden equation for real n≥0 other than 0, 1, or 5?

This Astronomy SE answer says With a constant $k$ and the polytrop index $n$. This is a result of the solutions of the Lane-Emden equation $$\frac{1}{\xi^2} \frac{\mathrm{d}}{\mathrm{d}\xi} \left(\xi^...
uhoh's user avatar
  • 1,893
2 votes
0 answers
59 views

Understanding representation of Cauchy stress tensor for the simplest plane steady flow

Consider the simple problem of a flow between two plates, one at $x_2=0$ and one at $x_2=h$ with the bottom one held stationary and the top plate moving in the $x_1$ direction with velocity $V$. Also, ...
bobinthebox's user avatar
1 vote
2 answers
182 views

How to find the second focus of an ellipse in a cartesian coordinate system

For a university project, I'm creating a to scale (using real values of distance, mass etc) simulation of the solar system using Python with the aim of demonstrating Kepler's Laws. Currently, I have a ...
rhyso98's user avatar
  • 11
0 votes
1 answer
396 views

Modelling interest with differential equations (IVP)

Problem : you set a bank account, with initial value k, the bank will pay you continuous interest of 12% per year. a) write an initial value problem for your account balance y(t) after t years Sol: $$...
Leavei's user avatar
  • 69
2 votes
1 answer
69 views

Show that $\prod_{i=1}^{n}\text{Aut}(G_i)\to \text{Aut}\Big(\prod_{i=1}^{n}G_i\Big)$ is injective

Let $G_1,...,G_n$ be groups. Show that there exist an injective morphism $\xi:$$\prod_{i=1}^{n}\text{Aut}(G_i)\to \text{Aut}\Big(\prod_{i=1}^{n}G_i\Big)$. I would like to know if my proof holds, ...
Daniil's user avatar
  • 1,677
0 votes
2 answers
877 views

1st order linear differential equation application in electric circuits

I have the following 1st order linear differential equation: $$L\frac{dI}{dt}+RI=E_0\sin(wt).$$ where $L$, $R$ and $E_0$ are constants. The goal here is to discuss the case when $t$ increases ...
Ayibatari Ibaba's user avatar
28 votes
1 answer
1k views

St. Basil's cathedral, Moscow steeple shape

Onion-shaped dome cathedral architecture seen here appears to include in its lower part a geometry of positive, and in upper (steeple) part negative Gauss curvature. The corresponding elliptic and ...
Narasimham's user avatar
  • 41.1k
0 votes
0 answers
24 views

Problem from Plane Trigonometry (S.L. Loney) [duplicate]

Q. A square tower stands upon a horizontal plane. From a point in this plane, from which three of its upper corners are visible, their angular elevations are respectively are 45 ∘ ,60 ∘ , and 45 ∘. ...
MIT2005's user avatar
0 votes
1 answer
35 views

What is the fixed "p" percentage I should increase my investments every month to reach a target

I have been learning about SIP. The gist of it is that you invest on regular basis like monthly or quarterly. The basic example is that you invest 100 every month so it looks like. ...
CodePanda's user avatar
  • 103
0 votes
1 answer
263 views

Mathematical expression for physical forces in pendulum ODE

A 16 lb weight is suspended from a spring having a spring constant of 5 lb/ft. Assume that an external force given by 24 sin (10t) and a damping force with damping constant 4, are acting on the spring....
sabeelmsk's user avatar
  • 612
0 votes
1 answer
89 views

How to read the surface plots?

I was reading this paper and I could not understand this figure. How do you read these kind of graphs? How to interpret the twists and folds; it's not like heat maps that are intuitive. Any help ...
Inquisitive's user avatar
4 votes
1 answer
172 views

Application of billiards

Studying billiards is a difficult problem in general, even in pretty simple cases it has plenty of interesting properties. I would like to understand what can be applications (mathematically or in ...
Wolker's user avatar
  • 1,087
0 votes
0 answers
48 views

Line Tangent to Two Non-Equal Circles on a 2D Plane

If I have two circles, say Circle A is on the origin of a cartesian plane and Circle B is placed at a point with a known horizontal and vertical distance from the origin. The diameters of both circles ...
Lost_Llama's user avatar
0 votes
1 answer
53 views

Ranking objects using least squares

I need to develop an application to automatically rank objects. This is the use case: I have a set of objects, all of which have the same set of properties. For example, a set of cars, all of which ...
Otavio Macedo's user avatar
1 vote
1 answer
115 views

Stokes flow for a falling sphere

I am following this document on Stokes flow. It is stated that "if we have a falling sphere, doubling the velocity will double $\sigma_{ij} (= -p\delta_{ij} + 2\mu e_{ij})$", but I am ...
wrb98's user avatar
  • 1,295
2 votes
1 answer
185 views

Compound interest - relationship between $\frac{r}{n}$ and $r$?

The compound interest formula $A=P\left(1+\frac{r}{n}\right)^{nt}$ is usually used in examples where you are given a nominal annual rate and then calculate the accrued amount, where $\frac{r}{n}$ is ...
Joseph's user avatar
  • 344
-1 votes
1 answer
272 views

What is the real life application of group theory other than coding and cryptography [duplicate]

What is the real life application of group theory other than coding and cryptography if any and how can one apply group theory to them.
Fagbile IfeOluwa's user avatar
0 votes
1 answer
76 views

Applications for vector spaces without inner product.

Vector spaces may not be equipped with an inner product (for instance this question). Mathematically, one can study such spaces in its own right, but I was just wondering: is there a scientific ...
user2820579's user avatar
  • 2,437
4 votes
4 answers
277 views

Favorite application of the fact that disjoint compact sets are distant (i.e. $A$ compact, $B$ closed, $A \cap B = \varnothing\implies d(A,B)>0$)?

This problem is quite popular (A and B disjoint, A compact, and B closed implies there is positive distance between both sets has currently 70 upvotes, not to mention the endless horde of repeats that ...
D.R.'s user avatar
  • 8,945
0 votes
1 answer
164 views

Elementary group theory applications [duplicate]

I'm taking an algebraic structures class and we are doing a lot of work involving group theory. Specifically, dihedral groups, abelian groups, isomorphisms, cyclic groups, and others. I'm finding it ...
Jbk Panda's user avatar
  • 110
2 votes
1 answer
54 views

Hyperbolastic rate equation of type II already has its initial condition in it?

I'm modelling some real-world gene expression data with various growth models including linear, exponential, and Verhulst growth but not all of the genes are showing these forms of time-dependence. ...
Galen's user avatar
  • 1,876
1 vote
2 answers
134 views

Real world applications of Schanuel's Conjecture

I'm doing my senior capstone on Schanuel's conjecture and in my final presentation I wanted to discuss why this conjecture is important. I have found tons of applications in field theory and proving ...
Olyvea Pancerella's user avatar
1 vote
0 answers
118 views

The relationship between scattering width and radar cross section

I have a question regarding Knott's book on radar cross section (RCS). Specifically, I am interested in the relationship between the 3D RCS, $\sigma_{3D}$, and the scattering width (2D RCS), $\sigma_{...
Chris's user avatar
  • 469

15 30 50 per page
1
3 4
5
6 7
30