url stringlengths 14 2.42k | text stringlengths 100 1.02M | date stringlengths 19 19 | metadata stringlengths 1.06k 1.1k |
|---|---|---|---|
https://www.physicsforums.com/threads/angle-between-spins.646426/ | Angle between spins
1. Oct 23, 2012
matematikuvol
If $|\alpha>$ is spin up, and $|\beta>$ is spin down. Then if angle between those spins and some other up and down spin is $\theta$, then
$$|\alpha'>=\cos \frac{\theta}{2}|\alpha>+\sin \frac{\theta}{2}|\beta>$$
$$|\beta'>=\sin \frac{\theta}{2}|\alpha>-\cos \frac{\the... | 2018-02-23 12:38:59 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.nature.com/articles/s41598-022-16916-7 | Introduction
In Smart Cities, Wireless networks have progressed quickly in the past years. Considering the natural frequency spectrum’s constraints, it’s clear that the present stagnant frequency allocation techniques won’t be able to accommodate a wide range of new wireless services. Cognitive radio emerges as a solu... | 2022-10-06 17:22:18 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 2, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://electronics.stackexchange.com/questions/217626/rf-power-measurements-with-spectrum-analyzer/284885 | RF Power measurements with Spectrum Analyzer
I'm trying to learn how to properly measure output power with my spectrum analyzer. I have a transmitter datasheet that claims 15dBM typical output power with BPSK. Assuming the matching network is correctly matched to 50 Ohms, and I can configure it for constant transmit m... | 2019-09-21 07:38:50 | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://ec.gateoverflow.in/631/gate-ece-2015-set-1-question-38 | 36 views
A $3$-input majority gate is defined by the logic function $M(a,b,c)=ab+bc+ca$. Which one of the following gates is represented by the function $M(\overline{M(a,b,c)}, M(a,b,\overline{c}),c)$?
1. $3$-input NAND gate
2. $3$-input XOR gate
3. $3$-input NOR gate
4. $3$-input XNOR gate | 2022-10-07 23:11:36 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.0racle.info/page/2 | # Page 2
## Using matplotlib in Perl 6 (part 6)
2017-03-23 12:35, Tags: perl python matplotlib
This is Part 6 in a series. You can start at the Intro here.
By this stage this series is beginning to resemble a bad movie franchise. We're back again for another round, featuring the same central characters and themes. ... | 2018-02-25 03:18:05 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://tex.stackexchange.com/questions/109220/vs-lbrace-rbrace | # \{ & \} vs \lbrace & \rbrace
So, what is the difference in using \{ and \} to using \lbrace and \rbrace? Which one is preferred, and when one has to take care?
From the LaTeX kernel (latex.ltx):
\DeclareRobustCommand{\{}{\ifmmode\lbrace\else\textbraceleft\fi}
\DeclareRobustCommand{\}}{\ifmmode\rbrace\else\textbrac... | 2019-07-17 15:23:44 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.gamedev.net/forums/topic/610440-glsl-binary-operator-types-not-equal/ | # GLSL: "Binary operator types not equal"
This topic is 2625 days old which is more than the 365 day threshold we allow for new replies. Please post a new topic.
## Recommended Posts
I keep getting this weird error from my shader's compiler:
[font="Arial"]Binary operator types not equal[/font]
I had some defined pr... | 2018-11-17 15:29:59 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://encyclopediaofmath.org/wiki/Gaussian_curvature | # Gaussian curvature
of a surface
The product of the principal curvatures (cf. Principal curvature) of a regular surface at a given point.
If
$$\textrm{ I } = ds ^ {2} = \ E du ^ {2} + 2 F du dv + G dv ^ {2}$$
is the first fundamental form of the surface and
$$\textrm{ II } = L du ^ {2} + 2 M du dv + N dv ^ {2}$$... | 2021-06-23 20:36:49 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://openstudy.com/updates/503ac547e4b006c9390b40b8 | ## anonymous 4 years ago a superhero recently asked his nemesis how many cats she has. she answered with a riddle: "seven eights" of my cats plus two" how many cats does the nemesis have?
1. anonymous
why would a superhero ask his nemesis how many cats she had
2. anonymous
3. asnaseer
the statements says that the ... | 2016-09-26 02:01:24 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.chegg.com/homework-help/questions-and-answers/astronaut-orbiting-earth-figure-p432-preparing-dock-westar-vi-satellite-satellite-circular-q954827 | The astronaut orbiting the Earth in Figure P4.32 is preparing to dock with a Westar VI satellite. The satellite is in a circular orbit 600 km above the Earth's surface, where the free-fall acceleration is 8.27 m/s2. Take the radius of the Earth as 6400 km.
Determine the speed of the satellite.
m/s
Determine the time i... | 2016-05-30 02:44:06 | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://math.stackexchange.com/questions/3334645/why-problem-with-simple-formulation-is-so-hard | # Why problem with simple formulation is so hard?
If you ever heard about Collatz conjecture, you know that it is understandable even for middle school students, but no one has solved it yet. The problem is to prove or to disprove that starting with any natural number $$a_0$$ and going $$a_{n+1} = f(a_n)$$, eventually... | 2020-06-03 14:04:07 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://math.stackexchange.com/questions/161729/tennis-probability | # Tennis Probability
Player A wins 90% of matches
Player B wins 60% of matches
If they play each other what is the probability that;
Player A will win
Player B will win
-
@leonbloy I don't think that is at all the same question; that is much more straightforward. Games are made up of points. This question asks ho... | 2016-07-28 12:40:55 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://mikesmathpage.wordpress.com/2015/09/30/ | # What learning math sometimes looks like – when a problem suddenly makes sense
I really like this problem from the 1985 AJHSME:
Problem #20 from the 1985 AJHSME
Here’s the problem:
In a certain year, January had exactly four Tuesdays and four Saturdays. On what day did January $1$ fall that year?
This problem has... | 2023-04-01 20:18:41 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 2, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://asymptotia.com/category/science/astronomy/page/2/ | ## Earth Not Swallowed!
So, here we are. Still in existence. Hurrah!
The Large Hadron Collider (image right is courtesy of CERN) started a new phase of experimental work today, colliding particles at double the energy it was working at a few years back when the Higgs was discovered. By time I was making breakfast and... | 2017-06-25 06:59:21 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://ask.libreoffice.org/en/question/185286/delete-a-named-range-or-at-least-set-its-proper-range/ | # Delete a named range or at least set its proper range
I have found old questions on named ranges saying that I can delete a range by using Insert > Named Range or Expressions then using the delete button. On my Libre Office version 6.0.7.3 there is no delete button. All I can do is paste using that facility.
How do... | 2020-11-27 04:14:00 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://simbad.u-strasbg.fr/simbad/sim-ref?querymethod=bib&simbo=on&submit=submit+bibcode&bibcode=1999A%26A...351..413M | # 1999A&A...351..413M
other querymodes : Identifierquery Coordinatequery Criteriaquery Referencequery Basicquery Scriptsubmission TAP Outputoptions Help
Query : 1999A&A...351..413M
1999A&A...351..413M - Astronomy and Astrophysics, volume 351, 413-432 (1999/11-2)
The giant luminous arc statistics. II. Spherical le... | 2022-07-01 23:56:37 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://math.stackexchange.com/questions/34310/what-is-the-second-stiefel-whitney-class-of-son/34327 | # What is the second stiefel whitney class of SO(n)?
$\omega_2(SO(n))=?$, that is, What is the second stiefel whitney class of SO(n)?
-
What vector bundle did you have in mind? – Grumpy Parsnip Apr 21 '11 at 16:52
$SO(n)$ is a Lie group and so its tangent bundle is trivial. Thus $w_2(TSO(n)) = 0$. | 2014-10-23 11:03:40 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://stats.stackexchange.com/questions/79289/why-is-statistically-significant-not-enough | # Why is "statistically significant" not enough?
I have completed my data analysis and got "statistically significant results" which is consistent with my hypothesis. However, a student in statistics told me this is a premature conclusion. Why? Is there anything else needed to be included in my report?
• It depends a... | 2021-11-28 15:41:01 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.transtutors.com/questions/problem-21-1-flounder-leasing-company-agrees-to-lease-machinery-to-culver-corporatio-2565967.htm | # Problem 21-1 Flounder Leasing Company agrees to lease machinery to Culver Corporation on January ...
Problem 21-1
Flounder Leasing Company agrees to lease machinery to Culver Corporation on January 1, 2017. The following information relates to the lease agreement.
1 The term of the lease is 7 years with no renewa... | 2019-05-19 10:47:05 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.gradesaver.com/textbooks/math/algebra/algebra-a-combined-approach-4th-edition/chapter-5-section-5-4-adding-and-subtracting-polynomials-practice-page-368/2 | ## Algebra: A Combined Approach (4th Edition)
-$x^{2}$ - x
(5$x^{2}$ - 2x + 1) + (-6$x^{2}$ + x - 1) 5$x^{2}$ - 2x + 1 + -6$x^{2}$ + x - 1 Remove paranthesis (5$x^{2}$ -6$x^{2}$) + (-2x+ x) + (-1 + 1) Combine like terms -1$x^{2}$ - x | 2018-04-25 10:51:27 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/how-do-i-calculate-the-average-of-uncertainties.634835/ | # Homework Help: How do I calculate the average of uncertainties?
1. Sep 10, 2012
### PhizKid
1. The problem statement, all variables and given/known data
Trial 1: 1.05 ± 0.05 m.
Trial 2: 2.0 m.
Trial 3: 1.5 m.
Trial 4: 1.05 ± 0.05 m.
2. Relevant equations
Not sure
3. The attempt at a solution
So to add them up, ... | 2018-03-25 04:40:31 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://scicomp.stackexchange.com/questions/23228/how-to-solve-a-constrained-optimization-problem-using-minfunc-or-minconf/23245 | # How to solve a constrained optimization problem using minFunc or minConf
I am trying to solve the following optimization problem: \begin{align} &\min\limits_{s} \rm{tr}\left(S^T S\right) + \mathrm{tr}\left(\left(S^T S\right)^{-2}\right)\\ &\text{subject to }\rm\left\|S^TS-Z^TZ\right\|_{norm}\leq \epsilon\end{align} ... | 2021-10-23 16:41:57 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://eprint.iacr.org/2021/1403 | ## Cryptology ePrint Archive: Report 2021/1403
Efficient Adaptively-Secure Byzantine Agreement for Long Messages
Amey Bhangale and Chen-Da Liu-Zhang and Julian Loss and Kartik Nayak
Abstract: We investigate the communication complexity of Byzantine agreement protocols for long messages against an adaptive adversary.... | 2021-12-04 11:12:52 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://eprint.iacr.org/2019/470 | ## Cryptology ePrint Archive: Report 2019/470
A Practical Approach to the Secure Computation of the Moore-Penrose Pseudoinverse over the Rationals
Niek J. Bouman and Niels de Vreede
Abstract: Solving linear systems of equations is a universal problem. In the context of secure multiparty computation (MPC), a method t... | 2022-05-22 00:55:51 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.buddha-l.org/archives/2013-October/018946.html | # [Buddha-l] Happy Halloween! Buddha-L is defunct!
Richard Hayes rhayes at unm.edu
Thu Oct 31 14:33:36 MDT 2013
Dear Denizens of Buddha-l,
It is Halloween, time for our annual announcement that Buddha-L is going to shut down. This time we really mean it. Buddha-L really is about to close down. As one can tell from t... | 2021-06-16 02:34:32 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://physics.stackexchange.com/tags/acoustics/hot | # Tag Info
45
The speed of sound in an ideal gas is given by $$a = \sqrt{\gamma R T}$$ Where $\gamma = \frac{C_p}{C_v}$, $R$ is the specific ideal gas constant and $T$ is the absolute temperature. Taking standard values for air, this makes a graph like this: The linear approximation is plotted by your formula, $a = 3... | 2014-03-09 19:39:55 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://chemistry.stackexchange.com/questions/33672/isentropic-process-nitrogen-with-pressure-ratio | # Isentropic Process Nitrogen with Pressure Ratio
Nitrogen (k=1.4) is expanded isentropically. Its temperature changes from 620°F to 60°F. Find the Pressure Ratio:
Simply use Isentropic Relation.
$$620°F = (1799/3) K$$ $$60°F = (2597/3) K$$
$$\frac{T_1}{T_2} = \frac{P_1}{P_2}^{\frac{k-1}{1.4}}$$ $$\frac{(1799/3)}{(... | 2020-06-05 10:15:20 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://en.wikipedia.org/wiki/Gravitation_(book) | # Gravitation (book)
Authors Charles W. MisnerKip S. ThorneJohn Archibald Wheeler Kenneth Gwin United States English General relativity Non-fiction W. H. Freeman Princeton University Press 1973, 2017 Print xxvi, 1279 .mw-parser-output cite.citation{font-style:inherit;word-wrap:break-word}.mw-parser-output .citation q{... | 2023-02-04 00:39:09 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 3, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://financialmathmodels.wordpress.com/tag/binomial-option-pricing-model/ | ## Revisiting risk-neutral pricing of options
This is post #6 on the binomial option pricing model. The purpose of post #6:
Post #6: To revisit the notion of risk-neutral pricing. The idea of risk-neutral pricing is that the binomial option pricing formula can be interpreted as a discounted expected value. In risk-ne... | 2019-04-20 16:25:47 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 631, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/m... |
http://mathhelpforum.com/discrete-math/54463-cardinality.html | # Thread: cardinality
1. ## cardinality
I want to find the cardinality of the following set:
S= {1,2,...,x}
I know that cardinality means the number of elements of the set and that if the set was {1,2,3} then the cardinality will be 3.
But i find it difficult to find the cardinality of {1,2,...,x}
Can someone ple... | 2017-09-20 22:20:53 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 1, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.rdocumentation.org/packages/quantreg/versions/2.0-2/topics/rq | # rq
0th
Percentile
##### Quantile Regression
Perform a quantile regression on a design matrix, x, of explanatory variables and a vector, y, of responses.
Keywords
regression
##### Usage
rq(x, y, tau=-1, alpha=.1, dual=TRUE, int=TRUE, tol=1e-4, ci = TRUE,
method="score", interpolate=TRUE, tcrit=TRUE, hs=TRUE)
rq.f... | 2019-10-18 11:38:07 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://labs.tib.eu/arxiv/?author=Gaspard%20Duch%C3%AAne | • ### Is stellar multiplicity universal? Tight stellar binaries in the Orion Nebula Cluster(1805.00965)
May 2, 2018 astro-ph.GA, astro-ph.SR
We present a survey for the tightest visual binaries among 0.3-2 Msun members the Orion Nebula Cluster (ONC). Among 42 targets, we discovered 13 new 0.025-0.15" companions. Accou... | 2021-02-24 21:38:20 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.maa.org/press/periodicals/convergence/thomas-simpson-and-maxima-and-minima-maximizing-the-volume-of-a-cone | # Thomas Simpson and Maxima and Minima - Maximizing the volume of a cone
Author(s):
Michel Helfgott
Of all cones under the same given superficies to find that (ABD) whose solidity is the greatest (Example IX, p. 21).
It should be noted that by “superficies” Simpson means “lateral surface”, while “solidity” is an arc... | 2022-08-19 13:43:51 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://ftp.aimsciences.org/article/doi/10.3934/jimo.2011.7.425 | # American Institute of Mathematical Sciences
• Previous Article
Convergence property of an interior penalty approach to pricing American option
• JIMO Home
• This Issue
• Next Article
An integrated approach for the operations of distribution and lateral transshipment for seasonal products - A case study in household ... | 2022-06-26 16:39:44 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://codegolf.stackexchange.com/questions/53525/average-color-of-an-image/53635 | # Average color of an image
Scientists have been able to determine the average color of the universe but in how many bytes can we find the average color on an image?
Your input will be a single image which you will need to find the average of the colors in the image and output a hex color-string (#??????). The image ... | 2019-09-20 12:09:32 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://qualitysafety.bmj.com/content/19/Suppl_2/i44 | Article Text
What should WHO be doing about patient safety and technology?
1. Oliver T Mytton1,2,
2. Felix E C Greaves1,2,
3. Emma A I Stanton2,
4. Liam J Donaldson1,2
1. 1WHO Patient Safety, Richmond House, London, UK
2. 2Department of Health, Richmond House, London, UK
1. Correspondence to Dr Oliver Mytton, WHO Pati... | 2018-04-23 19:25:29 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://math.stackexchange.com/questions/326434/prove-the-existence-of-a-limit-lim-x-rightarrow-infty-int-varepsilon | # Prove the existence of a limit : $\lim_{x\rightarrow+\infty}{\int_{\varepsilon}^{+\infty}{xF(xt)\cos{t}dt}}=0$
Let $F(x),G(x)$ be nonnegative decreasing functions in $[0,+\infty)$, with$\,\displaystyle \lim_{x\rightarrow+\infty}{x(F(x)+G(x))}=0$
(1) Prove that: $\forall \varepsilon>0$,we have $\displaystyle \lim_{x... | 2015-05-30 21:36:19 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://gmatclub.com/forum/the-following-tables-show-the-revenues-and-costs-in-thousands-of-258351.html | It is currently 22 Feb 2018, 12:56
### GMAT Club Daily Prep
#### Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.
Customized
for You
we will pick new questions that match your level based o... | 2018-02-22 20:56:23 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://fractiontodecimal.net/ | # Fraction to Decimal
Welcome to fraction to decimal, our article about converting fractions to decimals. We start with a few definitions, and then explain in detail how to convert fractions to decimals, along with examples. Here you can learn how to change simple, mixed, proper and improper fractions to decimals, eit... | 2017-05-28 22:13:43 | {"extraction_info": {"found_math": true, "script_math_tex": 1, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 1, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.jobilize.com/chemistry/test/key-concepts-and-summary-by-openstax | # 17.6 Corrosion (Page 2/6)
Page 2 / 6
One way to keep iron from corroding is to keep it painted. The layer of paint prevents the water and oxygen necessary for rust formation from coming into contact with the iron. As long as the paint remains intact, the iron is protected from corrosion.
Other strategies include... | 2020-02-24 04:44:37 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 3, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://repo.scoap3.org/record/31974 | # A New Mechanism for Generating Particle Number Asymmetry through Interactions
Salim Adam, Apriadi (Graduate School of Science, Hiroshima University, Higashi-Hiroshima, 739-8526, Japan) ; Morozumi, Takuya (Graduate School of Science, Hiroshima University, Higashi-Hiroshima, 739-8526, Japan) (Core of Research for Ene... | 2019-06-16 04:48:21 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 1, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.humdrum.org/man/midi/ | Command: midi¶
COMMAND¶
midi – convert from **kern to Humdrum **MIDI format
SYNOPSIS¶
midi [-Ccu] [-d n] [-q n] [inputfile.krn ...] [ > outputfile.hmd]
DESCRIPTION¶
The midi command converts Humdrum **kern data into Humdrum **MIDI data. Humdrum **MIDI data may be played by the **perform** command or converted to... | 2018-12-11 09:49:50 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://techwhiff.com/learn/lucido-products-markets-two-computer-games/37598 | 1 answer
# Lucido Products markets two computer games: Claimjumper and Makeover. A contribution format income statement for a...
###### Question:
Lucido Products markets two computer games: Claimjumper and Makeover. A contribution format income statement for a recent month for the two games appears below:
Claimjum... | 2023-03-30 04:56:55 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mastrave.org/doc/mtv_m/shortmatch | ## The module "shortmatch" of the Mastrave modelling library
Daniele de Rigo
The file shortmatch.m is part of Mastrave.
Mastrave is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, ... | 2017-03-28 04:21:32 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://zbmath.org/?q=an:0889.28009 | # zbMATH — the first resource for mathematics
Intrinsic ergodicity of smooth interval maps. (English) Zbl 0889.28009
Let $$f$$ be a $$C^\infty$$ self-map of the interval $$[0,1]$$ that may have infinitely many critical points, i.e., points where the derivative changes its sign. The main result of this paper is the fol... | 2021-10-22 05:52:34 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://numericalshadow.org/doku.php?id=numerical-range:generalizations:restricted-numerical-range:separable-numerical-range | The web resource on numerical range and numerical shadow
### Site Tools
numerical-range:generalizations:restricted-numerical-range:separable-numerical-range
# Separable numerical range
## Definition
Separable numerical range $W^{\mathrm{sep}}(A)$ of a square matrix $A$ of size $d = \prod_{i=1}^K d_i$ is a subset o... | 2018-11-14 05:07:55 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://math.stackexchange.com/questions/948622/what-is-the-algebra-involved-in-solving-the-inequality-sqrt-x-le-2 | # What is the algebra involved in solving the inequality $\sqrt x\le 2$
I would like to know how one would solve $\sqrt x\le 2$ algebraically.
• How do you get rid of the radical sign?
• Do you square both sides? Why is this allowed to do in an inequality?
I already have the answer $[0,4]$, however I do not understa... | 2021-08-05 14:10:05 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.khanacademy.org/partner-content/nasa/measuringuniverse/orbital-mechanics/e/area-and-circumference-of-circles | # Area and circumference of circles challenge
### Problem
A building engineer analyzes a concrete column with a circular cross section. The circumference of the column is 18, pi meters.
What is the area A of the cross section of the column? | 2017-05-27 19:21:22 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 4, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/algebra/95517-logs-finding-inverses.html | # Math Help - Logs- finding inverses
1. ## Logs- finding inverses
Help!
how do i do these questions.
Determine the invers of these:
a)y=3log10(x)
b)y=2log10(3x)
Thanks
2. Originally Posted by smmmc
Help!
how do i do these questions.
Determine the invers of these:
a)y=3log10(x)
b)y=2log10(3x)
Thanks
Hi
$\log_{... | 2016-02-10 22:19:31 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 11, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://libros.duhnnae.com/2017/sep3/150545104682-Nonlinear-Spectral-Transformations-for-Robust-Speech-Recognition.php | # Nonlinear Spectral Transformations for Robust Speech Recognition
Nonlinear Spectral Transformations for Robust Speech Recognition - Descarga este documento en PDF. Documentación en PDF para descargar gratis. Disponible también para leer online.
Martigny, Switzerland: IDIAP, 2003
Recently, a nonlinear transformatio... | 2018-08-18 08:55:25 | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://www.semanticscholar.org/paper/LightConvPoint%3A-convolution-for-points-Boulch-Puy/a6b6deb9b5f04ffbbabbe647297372ab0fdeaf49 | Corpus ID: 215548288
# LightConvPoint: convolution for points
@article{Boulch2020LightConvPointCF,
title={LightConvPoint: convolution for points},
author={Alexandre Boulch and Gilles Puy and Renaud Marlet},
journal={ArXiv},
year={2020},
volume={abs/2004.04462}
}
• Published 2020
• Computer Science
• ArXiv
• Recent st... | 2020-07-10 22:30:51 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/calculus/15365-help-solve-differential-equation.html | # Math Help - Help solve a differential equation
1. ## Help solve a differential equation
v(sqr.) + hv.dv/dh = g(H-h)
Here H,g are constants and the variables are v & h.
please solve the eqn. for v = f(h).
Satyajit S. Patil
2. Originally Posted by satyajit
v(sqr.) + hv.dv/dh = g(H-h)
Here H,g are constants and ... | 2015-04-19 10:26:27 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 6, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/integral-in-an-old-math-book.907584/ | # Integral in an old math book
1. Mar 14, 2017
### TheoEndre
1. The problem statement, all variables and given/known data
Hi.
Can anyone here solve this integral for me:
$\int\frac{d^3y}{\operatorname dx^3}\;y\;dx$
2. Relevant equations
I haven't seen such integral before, it is included in an old math book
and it ... | 2017-08-21 07:06:12 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.transtutors.com/questions/1-the-balances-in-the-perpetual-inventory-accounts-of-valley-view-manufacturing-corp-2633267.htm | # 1. The balances in the perpetual inventory accounts of Valley view Manufacturing Corporation at...
1. The balances in the perpetual inventory accounts of Valley view Manufacturing Corporation at the beginning and end of the current year are as follows:
End of Year Beginning of Year Inventory accounts: Materials . ... | 2018-06-21 10:41:27 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.nag.com/numeric/MB/manual64_24_1/html/D02/d02nef.html | Integer type: int32 int64 nag_int show int32 show int32 show int64 show int64 show nag_int show nag_int
Chapter Contents
Chapter Introduction
NAG Toolbox
# NAG Toolbox: nag_ode_dae_dassl_gen (d02ne)
## Purpose
nag_ode_dae_dassl_gen (d02ne) is a function for integrating stiff systems of implicit ordinary di... | 2018-01-19 16:57:02 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 157, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/m... |
http://mathoverflow.net/api/userquestions.html?userid=19795&page=1&pagesize=10&sort=newest | 9
# Questions
1
vote
1
114
views
### Function with Fourier coefficient of order $o(n^{-m})$
may 9 12 at 18:37 Michael Renardy 4,77111017
2
1
192
views
### Atoms of regular Borel measure
apr 4 12 at 13:29 arc 1973
1
vote
2
263
views
### Can convolution on $R_+$ be discontinuous everywhere ?
apr 1 12 at 9:19 Ke... | 2013-05-21 19:04:43 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.zbmath.org/?q=an%3A1062.76542 | # zbMATH — the first resource for mathematics
Symmetry-preserving discretization of turbulent flow. (English) Zbl 1062.76542
Summary: We propose to perform turbulent flow simulations in such manner that the difference operators do have the same symmetry properties as the underlying differential operators, i.e., the co... | 2021-05-06 12:34:37 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://cyss-catalight.de/event/6/timetable/ | # 2. Catalight Young Scientist Symposium: Artificial Photosynthesis
Europe/Berlin
Online Conference
#### Online Conference
CYSS2021 will be hosted online using Zoom. The poster session will follow a dual-format approach using a chat-platform and videoconference rooms.
, , , , , , ,
Description
The CataLight Young S... | 2021-10-25 22:19:14 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathoverflow.net/feeds/question/138 | are deformations of torsion modules always torsion? - MathOverflow most recent 30 from http://mathoverflow.net 2013-05-25T14:05:36Z http://mathoverflow.net/feeds/question/138 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/138/are-deformations-of-torsion-modules-always-torsion ar... | 2013-05-25 14:05:40 | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://math.stackexchange.com/questions/761863/find-the-particular-solution-of-the-equation-that-satisfies-condition | # Find the particular solution of the equation that satisfies condition
Full question: Find the particular solution of the equation $f'(x) = 4x^{-1/2}$ that satisfies the condition $f(1) = 12$.
I have $f'(x) = 4x^{-1/2}$ and am given that $f(1) = 12$.
I took the integral of $4x^{-1/2}$ and got $8x^{1/2}$. I know the... | 2015-05-27 04:28:41 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://financetrain.com/how-to-price-a-bond-using-spot-rates-zero-curve | # How to Price a Bond Using Spot Rates (Zero Curve)
The simplest way to calculate the value of a bond is to take the cash flows of the bond till its maturity and then discount them by a single discount rate. The method is quick but not very accurate because the yield curve is not flat and the interest rates are differ... | 2023-01-27 23:46:41 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://calculator.academy/watts-to-candlepower-calculator/ | Enter the total lumens per wattage performance and the total number of watts into the calculator to determine the candlepower.
## Watts to Candlepower Formula
The following equation is used to calculate the Watts to Candlepower.
C = W * PF /12.57
• Where C is the candlepower
• W is the wattage (watts)
• PF is the pe... | 2022-12-09 19:44:20 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://mathshistory.st-andrews.ac.uk/Chronology/39/ | # Chronology
### 2010 - 2020
#### 2018
• The Great Internet Mersenne Prime Search (GIMPS) has discovers the 51st known Mersenne prime, 282,589,933 - 1, having 24 862 048 digits | 2020-09-19 22:56:49 | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://math.stackexchange.com/questions/3741882/prove-that-if-e-is-connected-and-e-subseteq-f-subseteq-overlinee-then | # prove that if $E$ is connected and $E \subseteq F \subseteq \overline{E}$, then $F$ is connected.
Define a set $$A$$ to be disconnected iff there exist nonempty relatively open sets $$U$$ and $$W$$ in $$A$$ with $$U\cap W = \emptyset$$ and $$A = U\cup W.$$ Define a set $$A$$ to be connected iff it is not disconnecte... | 2021-12-06 06:46:49 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/geometry/142788-coordinate-geometry-locus.html | # Math Help - [Coordinate Geometry] Locus
1. ## [Coordinate Geometry] Locus
A(-1,4) and B(7,5) are two ends of the diameter of a circle . Find the equation of the locus of point C such that <ACB is a right angle .
Thanks so much !
2. Originally Posted by CallMeBin
A(-1,4) and B(7,5) are two ends of the diameter of ... | 2014-07-30 05:59:40 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 2, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathcountsnotes.blogspot.com/ | ## Friday, March 7, 2014
### 2014 Mathcounts Competition Preparation Strategies
You can now discuss this year's Mathcounts school and chapter questions.
Here is the link from Mathcounts.org.
Good Luck !! NY, MI, OH, IL, CT state !!!!!
Have Fun, that's the most important ! You are going to meet some other kindred s... | 2014-03-08 20:00:01 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 2, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://drops.dagstuhl.de/opus/volltexte/2009/2320/ | when quoting this document, please refer to the following
DOI:
URN: urn:nbn:de:0030-drops-23201
URL:
; ;
### Kolmogorov Complexity in Randomness Extraction
pdf-format:
### Abstract
We clarify the role of Kolmogorov complexity in the area of randomness extraction. We show that a computable function is an almost ra... | 2015-12-01 20:07:18 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.koreascience.or.kr/article/ArticleFullRecord.jsp?cn=GCGHC8_2009_v16n3_541 | On Reliability and Ratio in the Beta Case
Title & Authors
On Reliability and Ratio in the Beta Case
Woo, Jung-Soo;
Abstract
We consider distribution, reliability and moment of ratio in two independent beta random variables X and Y, and reliability and $\small{K^{th}}$ moment of ratio are represented by a mathematical... | 2017-01-24 15:39:52 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 1, "/images/mat... |
https://mathoverflow.net/questions/212388/eigenvalues-of-the-sum-of-two-matrices-where-one-is-b-operatornamediag1-0 | # Eigenvalues of the sum of two matrices, where one is $B=\operatorname{diag}(1, 0,\dots,0)$
I know that given two matrices $A$ and $B$, estimating the eigenvalues of $A + B$ by the eigenvalues of $A$ and $B$ is generally a non-easy problem. In particular, there are some results for matrices that commute (multiplicati... | 2021-02-28 13:46:28 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://dsp.stackexchange.com/questions/40276/how-do-i-show-that-the-total-system-has-the-impulse-response-hn-a%CE%B4n-b%CE%B4 | How do I show that the total system has the impulse response $h[n] = aδ[n] + bδ [n - 1] + cδ [n - 2]$ and determine the constants a,b and c?
Given is the illustrated circuit diagram of a linear, time-invariant, time-discrete system:
How do I show that the total system has the impulse response $h[n] = aδ[n] + bδ [n - ... | 2022-01-22 00:51:35 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.physicsforums.com/showthread.php?t=271742 | # Complex Differentiation
by Prologue
Tags: complex, differentiation
Share this thread:
P: 185 I saw the argument for complex differentiation today and I had a question about a 'well known' aspect of the argument. My professor said something like this (at least a version of it): Derivatives on complex variables are ... | 2014-09-02 16:48:19 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.implementingquantlib.com/2014/02/chapter-4-part-5-of-5-cash-flow-analysis.html | Welcome back.
This week, the final post in a series of 5 covering chapter 4 of my book; the series starts here, and all the posts can be reached from the Archive page.
A bit of QuantLib news: I’ve created a branch for the 1.4 release in our GitHub repository. I’m not famous for estimating release dates correctly, but... | 2021-12-06 20:24:01 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://nbsphinx.readthedocs.io/en/0.2.13/timeout.html | # Cell Execution Timeout¶
By default, nbconvert (which is used to execute the notebooks during the Sphinx build process) will give a cell 30 seconds to execute before it times out.
If you would like to change the amount of time given for a cell, you can change the timeout length for all notebooks by setting the follo... | 2017-07-24 22:36:47 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.prowler.io/ | # what’s the latest?
• ## AAAI Symposium
PROWLER.io is gathering world-class experts for a data-efficient reinforcement learning symposium at Stanford.
• ## Principled AI:
Technical mission statement on Principled AI by PROWLER.io chairman Prof. Carl Edward Rasmussen
### under the hood
##### PROWLER.io’s Decision... | 2017-10-23 02:20:20 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/using-logic-not-formulas.106067/ | # Using logic, not formulas
Well, I am having trouble doing a big project that's due this monday. I can't get any of my formulas to work, and I so I used logic on a motion problem.
Here's my made up problem that I have to graph in Excel:
An object travels at 39m/s for 4 seconds and then slows down at a rate of -6m/s² ... | 2020-07-06 17:53:23 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://corsomassaggiopavia.it/yqnc/cyk-parsing-algorithm-example.html | example :: (Contains a Int, Contains a String) => a -> (Int,String) example x = (extract x, extract x) But this immediately seemed to me like something that has probably been investigated and built before in a much more coherent way than something I'm likely to cook up on my own (for example, it feels like that Contain... | 2020-07-08 03:18:22 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://vroomlab.wordpress.com/2017/06/ | a x + b y + c = 0 : Why It Applies to All Straight Lines
In the traditional teaching of Analytical Geometry, the governing equation for a straight line has the following five forms, along with limitations for the first four:
[1] Point-Slope form: $y - y_1 = k (x-x_1)$ where $(x_1, y_1)$ is a point on the line, and $... | 2020-09-25 20:16:20 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 106, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/m... |
https://iacr.org/cryptodb/data/author.php?authorkey=2366 | ## CryptoDB
### Consuelo Martínez
#### Publications
Year
Venue
Title
2005
TCC
2002
EPRINT
The public key cryptosystems $MST_1$ and $MST_2$ make use of certain kinds of factorizations of finite groups. We show that generalizing such factorizations to infinite groups allows a uniform description of several proposed cr... | 2021-10-19 00:21:37 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://math.stackexchange.com/questions/217619/sufficient-proof-that-0-1-cap-mathbbq-contains-only-its-cluster-points | # Sufficient proof that $[0,1]\cap\mathbb{Q}$ contains only its cluster points.
I was working on the following problem:
Find an example of a nonempty countable set A such that every cluster point of A is in A and every point in A is a cluster point of A.
And came up with this:
A set $U:=[0,1]\cap\mathbb{Q}$ contain... | 2015-09-02 22:12:26 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://motls.blogspot.com/2018/11/europes-huge-diversity-in-attitudes-to.html?m=1 | ## Thursday, November 01, 2018
### Europe's huge diversity in attitudes to Islam
Some three days ago, the Pew Research center released a report on the European nations' attitudes towards Muslims and other things:
See also the complete report as 30 pages of PDF. The map above is striking, isn't it?
Non-Muslim citize... | 2019-01-17 19:07:47 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://fungrim.org/entry/8cf1fd/ | # Fungrim entry: 8cf1fd
Symbol: StirlingSeriesRemainder $R_{n}\!\left(z\right)$ Remainder term in the Stirling series for the logarithmic gamma function
Definitions:
Fungrim symbol Notation Short description
StirlingSeriesRemainder$R_{n}\!\left(z\right)$ Remainder term in the Stirling series for the logarithmic gamma ... | 2020-08-14 07:32:15 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 2, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://collegephysicsanswers.com/openstax-solutions/find-ratio-speeds-electron-and-negative-hydrogen-ion-one-having-extra-electron | Question
Find the ratio of speeds of an electron and a negative hydrogen ion (one having an extra electron) accelerated through the same voltage, assuming non-relativistic final speeds. Take the mass of the hydrogen ion to be $1.67 \times 10^{-27} \textrm{ kg}$.
$42.8$ | 2019-09-15 10:06:28 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://nrich.maths.org/7056 | ### A Close Match
Can you massage the parameters of these curves to make them match as closely as possible?
### Prime Counter
A short challenge concerning prime numbers.
### The Right Volume
Can you rotate a curve to make a volume of 1?
##### Age 16 to 18 ShortChallenge Level
A mad robot sets off towards the Nor... | 2021-09-21 03:21:54 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://plainmath.net/other/51700-if-x-and-y-are-independent-and-identically-distributed-with | Linda Seales
2022-01-11
If X and Y are independent and identically distributed with mean $\mu$ and variance ${\sigma }^{2}$, find $E\left[{\left(X-Y\right)}^{2}\right]$
Joseph Fair
Expert
X and Y are independent and identically distribuded with mean $\mu$ and variance ${\sigma }^{2}$,
$E\left[X\right]=E\left[Y\rig... | 2023-01-31 20:08:25 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 42, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://pipingdesigner.co/index.php/properties/classical-mechanics/2809-horizontal-range-of-a-projectile | # Horizontal range of a Projectile
Written by Jerry Ratzlaff on . Posted in Classical Mechanics
## Formulas that use Horizontal range of a Projectile
$$\large{ R = \frac{ v_0^2 \; sin \; 2 \theta }{ g } }$$
### Where:
$$\large{ R }$$ = horizontal range
$$\large{ g }$$ = gravitational acceleration
$$\large{ v_0 ... | 2020-05-25 10:08:36 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://leanprover-community.github.io/archive/stream/113489-new-members/topic/squeeze_dsimp.20incorrect.20suggestion.html | ## Stream: new members
### Topic: squeeze_dsimp incorrect suggestion
#### Horatiu Cheval (Apr 15 2021 at 05:26):
I have encountered several situations in which the dsimp only ... suggestion does not behave like the original squeeze_dsimp.
Should they always match, or is this expected behaviour? For example
import d... | 2021-05-13 00:37:00 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://gmatclub.com/forum/point-a-lies-on-a-circle-whose-center-is-256885.html | GMAT Question of the Day - Daily to your Mailbox; hard ones only
It is currently 16 Oct 2018, 01:00
### GMAT Club Daily Prep
#### Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.
Customize... | 2018-10-16 08:00:18 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.rocketryforum.com/threads/semroc-iris.8182/ | # Semroc Iris
### Help Support The Rocketry Forum:
#### tonypv
##### And so it begins...
This is my Semroc Iris that I just finished.
The hardest part of the build was the masking for the paint.
As usual a great kit from Semroc.
#### Gillard
##### Well-Known Member
nice rocket, great finish, now you've got to fly ... | 2020-11-25 08:23:11 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://en.wikipedia.org/wiki/Pentagonal_orthobicupola | # Pentagonal orthobicupola
Pentagonal orthobicupola
TypeJohnson
J29 - J30 - J31
Faces10 triangles
10 squares
2 pentagons
Edges40
Vertices20
Vertex configuration10(32.42)
10(3.4.5.4)
Symmetry groupD5h
Dual polyhedron-
Propertiesconvex
Net
In geometry, the pentagonal orthobicupola is one of the Johnson solids (J30). As... | 2018-12-12 14:44:02 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 2, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.nag.com/numeric/FL/nagdoc_fl24/html/E05/e05sbf.html | E05 Chapter Contents
E05 Chapter Introduction
NAG Library Manual
# NAG Library Routine DocumentE05SBF
Note: before using this routine, please read the Users' Note for your implementation to check the interpretation of bold italicised terms and other implementation-dependent details.
Note: this routine uses optional ... | 2014-08-30 11:42:39 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 637, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/m... |
https://blog.mbedded.ninja/posts/2019/06-30-june-2019-updates/ | 2019
• The page on Electronic Noise moved from Electronics->Test And Measurement to Electronics->Circuit Design.
• Renamed the Fast Fourier Transform page to the Fourier Transform page, as it now contains information about other Fourier transforms.
• Added graphs of 1D Fourier transformations:
and animated .gifs of... | 2020-02-19 17:23:54 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://sources.debian.org/src/r-bioc-go.db/3.12.1-1/man/GOBPANCESTOR.Rd/ | File: GOBPANCESTOR.Rd
package info (click to toggle)
r-bioc-go.db 3.12.1-1
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 \name{GOBPANCESTOR} \alias{GOBPANCESTOR} \title{Annotation of GO Identifiers to their Biological Process Ancestors} \description{ This data set... | 2021-10-28 22:04:29 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.mathnet.ru/php/archive.phtml?wshow=paper&jrnid=dan&paperid=4304&option_lang=eng | RUS ENG JOURNALS PEOPLE ORGANISATIONS CONFERENCES SEMINARS VIDEO LIBRARY PACKAGE AMSBIB
General information Latest issue Archive Search papers Search references RSS Latest issue Current issues Archive issues What is RSS
Dokl. Akad. Nauk: Year: Volume: Issue: Page: Find
Dokl. Akad. Nauk, 1995, Volume 3... | 2020-11-30 13:50:48 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www.aimsciences.org/article/doi/10.3934/era.2014.21.113 | # American Institute of Mathematical Sciences
2014, 21: 113-119. doi: 10.3934/era.2014.21.113
## On existence of PI-exponents of codimension growth
1 Department of Algebra, Faculty of Mathematics and Mechanics, Moscow State University, Moscow, 119992, Russian Federation
Received January 2014 Revised March 2014 P... | 2021-04-19 00:45:31 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://electoralpolitics.org/en/articles/on-the-likelyhood-for-finite-mixture-models-and-kirill-kalinins-paper-validation-of-the-finite-mixture-model-using-quasi-experimental-data-and-geography/ | # On the likelyhood for finite mixture models and Kirill Kalinin’s paper “Validation of the Finite Mixture Model Using Quasi-Experimental Data and Geography”
#### Abstract
Comment to Kalinin's article "Validation of the Finite Mixture Model Using Quasi-Experimental Data and Geography"
The analysis presented in [1] i... | 2022-12-04 14:30:18 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://astronomy2018.univie.ac.at/PosterAbstracts/posterFM09 | # Focus Meeting 9 - Poster Abstracts
## X-class flares released during the peak of the decline phase of SC24, a descriptive study
Eruptive X-class flares occurring during the peak and decline phases of the solar cycle 24 are stronger than those of the solar cycle 23. We notice that the solar cycle 24 is the weakest i... | 2021-11-29 21:03:58 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.semanticscholar.org/paper/Pointwise-Adaptive-Estimation-of-the-of-a-Weakly-Bertin-Klutchnikoff/ac2c81f2a01d4b44618e47c296307f0e92a71a37 | # Pointwise Adaptive Estimation of the MarginalDensity of a Weakly Dependent Process
@article{Bertin2016PointwiseAE,
title={Pointwise Adaptive Estimation of the MarginalDensity of a Weakly Dependent Process},
author={Karine Bertin and N. Klutchnikoff},
journal={arXiv: Statistics Theory},
year={2016}
}
• Published 31 M... | 2021-12-04 22:52:10 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.acmicpc.net/problem/21999 | 시간 제한메모리 제한제출정답맞힌 사람정답 비율
1 초 512 MB21150.000%
## 문제
Space shuttle has lost its black-box somewhere in the universe, and the crew is trying to find it as soon as possible.
Signal emitted from the box is not strong enough to determine the exact position of the box. However, when the spaceship moves, the instruments c... | 2022-08-14 18:00:49 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://mitpress.mit.edu/books/transformations-lamarckism | Hardcover | $50.00 Short | £34.95 | ISBN: 9780262015141 | 480 pp. | 7 x 9 in | 23 b&w illus., 1 table| April 2011 Paperback |$30.00 Short | £20.95 | ISBN: 9780262527507 | 480 pp. | 7 x 9 in | 23 b&w illus., 1 table| January 2015
Ebook | \$21.00 Short | ISBN: 9780262296373 | 480 pp. | 7 x 9 in | 23 b&w illus., 1 table|... | 2015-03-28 11:03:33 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://en.wikipedia.org/wiki/Rational_representation | # Rational representation
In mathematics, in the representation theory of algebraic groups, a linear representation of an algebraic group is said to be rational if, viewed as a map from the group to the general linear group, it is a rational map of algebraic varieties.
Finite direct sums and products of rational repr... | 2014-07-12 05:56:15 | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 1, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |