url stringlengths 14 1.76k | text stringlengths 100 1.02M | metadata stringlengths 1.06k 1.1k |
|---|---|---|
https://www.physicsforums.com/threads/two-sequences-defined-for-all-naturals-by.59663/ | # Two sequences defined for all naturals by
1. Jan 13, 2005
### quasar987
Consider $x_1,y_1 \in \mathbb{R}$ such that $x_1>y_1>0$ and $\{x_n\},\{y_n\}$ the two sequences defined for all naturals by
$$x_{n+1}=\frac{x_n+y_n}{2}, \ \ \ \ \ y_{n+1}=\sqrt{x_n y_n}$$
Show that the sequence $\{y_n\}$ is increasing and as... | {"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://brilliant.org/discussions/thread/relativistic-energy-momentum-relation/?sort=top | Relativistic Energy-momentum Relation
Begin with the relativistic momentum and energy: $p = \frac{mv}{\sqrt{1-{v}^{2}/{c}^{2}}}$
$E = \frac{m{c}^{2}}{\sqrt{1-{v}^{2}/{c}^{2}}}.$ Derive the relativistic energy-momentum relation: ${E}^{2} = {(pc)}^{2} + {(m{c}^{2})}^{2}.$
Solution
There are some technical details we ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 21, "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/ma... |
http://charrnet.org/terms/p/price-to-salesratio.html | • General
• Personal Finance
• Reviews & Ratings
• Wealth Management
• Popular Courses
• Courses by Topic
# Price-to-Sales (P/S) Ratio
## What Is the Price-to-Sales (P/S) Ratio?
The price-to-sales (P/S) ratio is a valuation ratio that compares a company’s stock price to its revenues. It is an indicator of the value ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 1, "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/differential-geometry/167747-question-metric-topology.html | # Thread: question in metric topology
1. ## question in metric topology
Let (X,d) be a metric space, Given a closed subset Y of X and a point x in X. Show that d(x,Y) is continuous as a function of x. that is f(x)=d(x,Y) is continuous
Show also that a topology induced by the metric d is finer than the cofinite topol... | {"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": 16, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://www.knowpia.com/knowpedia/Hyperinteger | BREAKING NEWS
Hyperinteger
Summary
In nonstandard analysis, a hyperinteger n is a hyperreal number that is equal to its own integer part. A hyperinteger may be either finite or infinite. A finite hyperinteger is an ordinary integer. An example of an infinite hyperinteger is given by the class of the sequence (1, 2, 3... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 9, "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.impan.pl/cgi-bin/dict?ease | ## ease
#### 1
For ease of notation, set $I=I_f$.
We note that the assumption of GCH is made for convenience and ease of presentation.
#### 2
To ease notation, we write ......
Furthermore, adopting this strategy considerably eases constructing a coding tree from a linear order.
Go to the list of words starting w... | {"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/specific-heat-and-calorimetry.65003/ | # Specific Heat and Calorimetry
1. Feb 25, 2005
### misskitty
Hi everyone,
Is a calorimetry an experiment or an equation? If its an experiment, what does it determind? If its an equation, what is it? My book doesn't distinguish what it is.
What is the equation for determining the specific heat capacity? Is it :
Ci... | {"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... |
http://codereview.stackexchange.com/questions/45556/bash-script-to-clear-files-not-matching-a-given-extension | Bash script to clear files not matching a given extension
Using LaTeX creates a bunch of auxiliary files like foo.aux, foo.log, etc. Sometimes, I want to create a clean run of my document. I usually manually execute this in the terminal as
$ls foo* foo.tex foo.aux foo.log foo.bbl foo-blx.bib$ rm foo{.aux,.log,.bbl,-b... | {"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.codingame.com/training/medium/counting-squares-on-pegs | • 86
## Learning Opportunities
This puzzle can be solved using the following concepts. Practice using these concepts and improve your skills.
## Goal
A farmer wishes to delimit a square plot of land in his field by setting up a square fence. To this end, he needs to place 4 pegs at the 4 (distinct) corner positions... | {"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://mathhelpforum.com/algebra/188062-2-methods.html | # Math Help - 2 Methods
1. ## 2 Methods
Hello forum Vaironl here, I have to solve some equations using two methods.
1 Substitute x and then solve for y.
2 Solve for y and then substitute x.
Here is my first problem I can do the first method but I don't understand exactly how to solve the second method.
$\4x+& 9y& =3... | {"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... |
https://rd.springer.com/chapter/10.1007/978-3-642-24983-9_21 | A Kind of Triangle Covering and Packing Problem
• Yuqin Zhang
• Guishuang Wang
Conference paper
Part of the Lecture Notes in Computer Science book series (LNCS, volume 7033)
Abstract
In 2000, H.L. Abbott and M.Katchalski [1] discussed a problem on covering squares with squares. They defined the function f(x) to be t... | {"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://web2.0calc.com/questions/help_24903 | +0
# help!
0
200
1
1.
Find constants A and B such that
$$$\frac{x + 7}{x^2 - x - 2} = \frac{A}{x - 2} + \frac{B}{x + 1}$$$
for all x such that x=/=-1 and x=/=2. Give your answer as the ordered pair (A,B).
2.
The function f(x) is defined for 1≤x≤5 as follows:
$$$f(x) = \left\{ \begin{array}{cl} 2x + 1 & \text{if }... | {"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://barbaratenbrinkbooks.com/divide-m-1-m-6/ | # Divide (m^-1)/(m^-6)
Move to the numerator using the negative exponent rule .
Multiply by by adding the exponents.
Use the power rule to combine exponents. | {"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://repository.bilkent.edu.tr/browse?type=subject&value=Time%20resolved%20spectra | Now showing items 1-2 of 2
• #### Excitation resolved color conversion of CdSe/ZnS core/shell quantum dot solids for hybrid white light emitting diodes
(American Institute of Physics, 2009-04-28)
In this paper, for their use as nanoluminophors on color-conversion white light emitting diodes (LEDs), we present spect... | {"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.physicsforums.com/threads/physics-help-on-speed-of-boat.69592/ | # Physics help on speed of boat
1. Apr 1, 2005
A boat of mass 250 kg is coasting, with its engine in neutral, through the water at speed 3.00 m/s when it starts to rain. The rain is falling vertically, and it accumulates in the boat at the rate of 10.0 kg/hr.
using this formula: mb*vb/(mb+k0+t1)
i got an answer of ... | {"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... |
http://cogsci.stackexchange.com/users/53/anna-lear?tab=activity&sort=all | # Anna Lear
Moderator ♦ less info
reputation
17
bio website location New York, NY age 30 member for 2 years, 3 months seen Feb 13 at 19:02 profile views 11
Developer at Stack Exchange, working on the Q&A engine that powers our sites.
Formerly a community manager and elected moderator on Stack Overflow/Programmers St... | {"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.helpwithphysics.com/2016/04/two-orthogonal-states-homework-1-physics-325.html | # Two Orthogonal States (Homework 1, Physics 325)
Consider two states
$|\psi1>=|\phi_1>+4i|\phi_2>+5|\phi_3>$
$|\chi>=b|\phi_1>+4|\phi_2>-3i|\phi_3>$
where $|\phi_{1,2,3}>$ are orthonormal, and $b$ is a scalar constant. Find the value of $b$ for which $|\psi>$ and $|\chi>$ are orthogonal. Are these vectors normalize... | {"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.physicsforums.com/showthread.php?s=adfedfb09f20804f87b2b1a3f46fb27e&p=4709367 | # Roots, signs and abs
by Jhenrique
Tags: roots, signs
P: 686 By pythagorean identity, ##\sin(x)^2 + \cos(x)^2 = 1##, so ##\sin(x) = \sqrt{1 - \cos(x)^2}##; also, ##\sinh(x)^2 - \cosh(x)^2 = - 1##, therefore ##\sinh(x) = \sqrt{\cosh(x)^2 - 1}##. Happens that the last equation is incorrect, here is a full list of the ... | {"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://bibbase.org/network/publication/ferrario-simm-whittle-frauenberger-fitzpatrick-purgathofer-valuesincomputing-2017 | Values in Computing. Ferrario, M. A., Simm, W., Whittle, J., , Fitzpatrick, G., & Purgathofer, P. In Proceedings of the 2017 CHI Conference Extended Abstracts on Human Factors in Computing Systems, of CHI EA '17, pages 660–667, New York, NY, USA, 2017. ACM.
Whether it is in the form of software, system architecture or ... | {"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://readtiger.com/wkp/en/Equant | # Equant
The basic elements of Ptolemaic astronomy, showing a planet on an epicycle (smaller dashed circle), a deferent (larger dashed circle), the eccentric (×) and an equant (•).
Equant (or punctum aequans) is a mathematical concept developed by Claudius Ptolemy in the 2nd century AD to account for the observed mot... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 1, "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://electronics.stackexchange.com/questions/33133/high-accuracy-0-1c-digital-temperature-sensor | High accuracy (0.1°C) digital temperature sensor
What kind of digital temperature sensor can provide a high accuracy (0.1°C)? Especially, 1-wire. I want to use it in medical thermometer.
Like Russell says $\pm$0.1°C is a tall order. Most commercial temperature sensors won't give you anything better than 0.5°C, others... | {"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://earthscience.stackexchange.com/questions/3120/what-are-the-criteria-that-make-a-planet-inhabitable/3190 | # What are the criteria that make a planet (in)habitable?
Recently, I realized a lot of factors must contribute toward making a planet habitable, other than just the ones that come to mind like having oxygen, the right temperature, and so on.
What makes a planet habitable? Is there an official set of criteria? I don'... | {"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://wiki.sagemath.org/dayscambridge2/sprints/5077aestimates | ## Discussion of verifying kolyvagin for rank 3 curve 5077a
We have
\begin{verbatim}
sage: E = EllipticCurve('5077a')
sage: for p in prime_range(30):
... print p, gcd(E.ap(p),p+1)
2 1
3 1
5 2
7 4
11 6
13 2
17 2
19 1
23 6
29 6
sage: E.heegner_discriminants_list(10)
[-7, -19, -40, -47, -55, -59, -71, -79, -84, -88... | {"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://www.techwhiff.com/issue/what-was-the-difference-between-the-late-and-early--75471 | # What was the difference between the late and early modern English?
###### Question:
what was the difference between the late and early modern English?
### Can someone help me with some math questions?
Can someone help me with some math questions?...
### Which landform is evidence of erosion by waves on rocky coa... | {"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://boolesrings.org/victoriagitman/2014/07/30/choice-schemes-for-kelley-morse-set-theory/ | # Choice schemes for Kelley-Morse set theory
This is a talk at the Colloquium Logicum Conference in Munich, Germany, September 4-6, 2014.
In first-order ${\rm ZFC}$ set theory, classes are the definable (with parameters) sub-collections of the model. To formalize the possibility of non-definable classes, we need seco... | {"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://export.arxiv.org/abs/1602.00368 | math.DG
(what is this?)
# Title: Rigidity of entire self-shrinking solutions to Kähler-Ricci flow on complex plane
Authors: Wenlong Wang
Abstract: We show that every entire self-shrinking solution on $\mathbb{C}^1$ to the K\"ahler-Ricci flow must be generated from a quadratic potential.
Subjects: Differential Geome... | {"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.maa.org/publications/maa-reviews/monte-carlo-methods-for-applied-scientists?device=mobile | # Monte Carlo Methods for Applied Scientists
Publisher:
World Scientific
Number of Pages:
291
Price:
78.00
ISBN:
9789810223298
Saturday, March 22, 2008
Reviewable:
No
Include In BLL Rating:
No
Ivan T. Dimov
Publication Date:
2008
Format:
Hardcover
Category:
Monograph
• Basic Results of Monte Carlo Integration
• Optima... | {"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.physicsforums.com/threads/how-it-will-be-solved.257386/ | # How it will be solved
1. Sep 18, 2008
### s_chaursia
A fraction m / n is basic if 0 <= m < n and it is irreducible if gcd(m, n) = 1. Given a
positive integer n, in this problem you are required to find out the number of irreducible
basic fractions with denominator n .
For example, the set of all basic fractions wi... | {"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://terrytao.wordpress.com/books/expansion-in-finite-simple-groups-of-lie-type/ | Expansion in finite simple groups of Lie type.
Terence Tao
Graduate Studies in Mathematics, 164. American Mathematical Society, Providence, RI, 2015.
Last updated: Oct 26, 2016
This continues my series of books derived from my blog, and is based on the lecture notes for my graduate course of the same name. The prece... | {"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": 41, "mimetex.cgi": 0, "/images/ma... |
https://www.physicsforums.com/threads/please-help-me-or-i-may-not-be-able-to-sleep-tonight-tonight.337825/ | 1. Sep 16, 2009
### Lacero
I was just reading this article on the WSJ online entitled "Man vs. God". Well surprise, surprise I'm a Christian and happen to understand enough about physics to be a computer Engineering major.
My question is, is there proof of the non-existence of "God". i.e is it right to say there is ... | {"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.gradesaver.com/textbooks/math/algebra/elementary-algebra/chapter-3-equations-and-problem-solving-3-2-equations-and-problem-solving-problem-set-3-2-page-106/6 | ## Elementary Algebra
$x=13$
Using the properties of equality, the value of the variable that satisfies the given equation, $2x-5=21 ,$ is \begin{array}{l}\require{cancel} 2x=21+5 \\\\ 2x=26 \\\\ x=\dfrac{26}{2} \\\\ x=13 .\end{array} | {"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://socialsci.libretexts.org/Textbooks_and_TextMaps/Psychology/Book%3A_Introductory_Psychology_(OpenStax)/02%3A_Psychological_Research/2.1%3A_Why_Is_Research_Important%3F | # 2.1: Why Is Research Important?
Skills to Develop
• Discuss how scientific research guides public policy
• Appreciate how scientific research can be important in making personal decisions
Scientific research is a critical tool for successfully navigating our complex world. Without it, we would be forced to rely so... | {"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.zbmath.org/authors/?q=ai%3Awang.weilin | ×
# zbMATH — the first resource for mathematics
## Wang, Weilin
Compute Distance To:
Author ID: wang.weilin Published as: Wang, W.; Wang, W. L.; Wang, W.-L; Wang, W.-L.; Wang, Wei-Lin; Wang, Weilin
Documents Indexed: 74 Publications since 1990
all top 5
#### Co-Authors
1 single-authored 9 Lin, Feng 7 Lafortune,... | {"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... |
http://www.climatechange.cn/CN/abstract/abstract706.shtml | 首 页 期刊介绍 编委会 投稿指南 征订启事 影响因子 声明 下载中心 联系我们 English
• 气候变化影响 •
### 沁河流域实测径流对环境变化的定量响应分析
1. 1. 郑州大学水利与环境学院
2. 河南省气候中心
3. 山西省晋城市水利勘测设计院
• 收稿日期:2011-09-30 修回日期:2012-01-28 出版日期:2012-05-30 发布日期:2012-05-30
• 通讯作者: 胡彩虹 E-mail:hucaihong@zzu.edu.cn
• 基金资助:
国家自然科学基金;中国气象局气候变化专项
### Quantitative Response of Observed Runoff in Q... | {"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://hpmuseum.org/forum/thread-16958-post-151075.html | Sharp PC-1211/TRS-80 PC-1 program tapes from Radio Shack
08-09-2021, 09:20 PM
Post: #21
Dave Britten Senior Member Posts: 1,962 Joined: Dec 2013
RE: Sharp PC-1211/TRS-80 PC-1 program tapes from Radio Shack
The only other snag that comes to mind at the moment would be if there's any implied multiplication of variables ... | {"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://pbiecek.github.io/PM_VEE/DataSetsIntro.html | # Chapter 4 Data Sets
We illustrate the methods presented in this book by using three datasets:
• Sinking of the RMS Titanic
• Apartment prices
• Hire or fire
The first dataset will be used to illustrate the application of the techniques in the case of a predictive model for a binary dependent variable. The second o... | {"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://www.vrcbuzz.com/relational-operators-in-r/ | # Relational Operators in R
In this tutorial you will learn about the Relational operators (also known as comparison operators) in R and how to use them. Like most of the programming languages, R programming also has relational operators to check the relationship between two operands. If the relation is true, then it ... | {"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.kybernetika.cz/content/2004/1/107 | # Abstract:
It has been lately made very clear that aggregation processes can not be based upon a unique binary operator. {\em Global aggregation operators} have been therefore introduced as families of aggregation operators $\{T_n\}_n$, being each one of these $T_n$ the $n$-ary operator actually amalgamating informat... | {"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://infoscience.epfl.ch/record/88468 | ## Spin mixing processes in magnetic nanostructures detected by thermoelectric measurements
Spin-dependent transport properties of magnetic nanostructures have been investigated by means of magneto-thermogalvanic voltage measurements: the ac voltage response to an ac temperature oscillation is measured for various mag... | {"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://www.mathworks.com/help/matlab/ref/polyder.html?s_tid=gn_loc_drop&nocookie=true | Accelerating the pace of engineering and science
# polyder
Polynomial derivative
## Syntax
k = polyder(p)
k = polyder(a,b)
[q,d] = polyder(b,a)
## Description
The polyder function calculates the derivative of polynomials, polynomial products, and polynomial quotients. The operands a, b, and p are vectors whose el... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 2, "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://chemistry.stackexchange.com/questions/14061/how-do-i-find-out-what-benzene-containing-compound-this-is-with-ir-and-nmr | # How do I find out what benzene containing compound this is with IR and NMR?
I have the following IR and NMR of an unknown substance. Can someone tell me what is a possible structure of the compound or point me in the correct direction. So far I am thinking of a benzene ring based compound with an OH group. Something... | {"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://socratic.org/questions/535ac3df02bf342f4c3bfabb#102987 | Chemistry
Topics
# Question bfabb
Apr 25, 2014
The dry gas will occupy 108.7 mL.
This is an example of a Combined Gas Laws problem.
$\frac{{P}_{1} {V}_{1}}{T} _ 1 = \frac{{P}_{2} {V}_{2}}{T} _ 2$
The "trick" is to calculate the partial pressure of the dry gas. Both water vapour and the gas itself contribute to th... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 13, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://arxiv.org/abs/1610.04518 | nucl-ex
(what is this?)
# Title:CUORE-0 background analysis and evaluation of $^{130}$Te $2νββ$ decay half-life
Abstract: CUORE is a bolometric experiment that will search for the Neutrinoless Double Beta decay of $^{130}$Te. CUORE-0 is a single CUORE-like tower that was run between 2013 and 2015 to test the perform... | {"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://brilliant.org/problems/when-is-this-logarithm-inequality-true/ | # When Is This Logarithm Inequality True?
True or False?
For all positive integers $n \geq 2$,
$\log_{10} (n-1) + \log_{10} (n+1) < 2 \log_{10} n.$
× | {"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... |
https://codegolf.stackexchange.com/questions/190325/church-booleans/190347 | # Church booleans
A Church boolean is a function that returns x for true and y for false where x is the first argument to the function and y is the second argument to the function. Further functions can be composed from these functions which represent the and not or xor and implies logical operations.
# Challenge
Co... | {"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": 2, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/differential-equations/135784-differential-equation-application-prosecution-problem-plz-help.html | Math Help - Differential Equation Application, Prosecution Problem..PLZ HELP
1. Differential Equation Application, Prosecution Problem..PLZ HELP
Okay so the Percution problem is this... sorry for my english
A destroyer is in the middle of a heavy fog that vanishes for instance and lets you see an enemy submarine in ... | {"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": 8, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://api-project-1022638073839.appspot.com/questions/how-do-you-solve-7-2x-1-343 | Precalculus
Topics
# How do you solve 7^(2x-1) = 343?
Mar 12, 2016
$x = 2$
#### Explanation:
We will use the following properties of logarithms:
• ${\log}_{a} \left(a\right) = 1$
• $\log \left({a}^{x}\right) = x \log \left(a\right)$
${7}^{2 x - 1} = 343 = {7}^{3}$
${\log}_{7} \left({7}^{2 x - 1}\right) = {\log}... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 9, "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://crypto.cs.uiuc.edu/wiki/index.php/Course:Fall_2009_Exercises_2 | # Course:Fall 2009 Exercises 2
1. Impossibility of information-theoretic public-key encryption.
1. [15 pts] Show that no public-key encryption scheme can be secure against computationally unbounded adversaries. More concretely, show that if $(\mathsf{KeyGen},\mathsf{Enc},\mathsf{Dec})$ is a public-key encryption schem... | {"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": 40, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://www.hpmuseum.org/forum/thread-7955-post-71108.html | Little explorations with HP calculators (no Prime)
04-01-2017, 11:45 PM
Post: #101
Csaba Tizedes Senior Member Posts: 537 Joined: May 2014
RE: Little explorations with the HP calculators
(03-31-2017 08:33 PM)pier4r Wrote: What the function does is the following.
- Given this matrix http://i.imgur.com/moh6eSP.png
- pr... | {"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... |
http://dantopology.wordpress.com/tag/metrizable-spaces/page/2/ | # A Space with G-delta Diagonal that is not Submetrizable
The property of being submetrizable implies having a $G_\delta$-diagonal. There are several other properties lying between these two properties (see [1]). Before diving into these other properties, it may be helpful to investigate a classic example of a space w... | {"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": 816, "mimetex.cgi": 0, "/images/m... |
https://www.zbmath.org/?q=an%3A0871.68122 | ×
# zbMATH — the first resource for mathematics
On reduction-based process semantics. (English) Zbl 0871.68122
Summary: A formulation of semantic theories for processes which does not rely on the notion of observables or convergence is studied. The new construction is based solely on a reduction relation and equation... | {"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://asmedigitalcollection.asme.org/appliedmechanics/article-abstract/27/3/541/386819/Extensional-Vibrations-and-Waves-in-a-Circular?redirectedFrom=fulltext | A set of approximate equations of extensional motion of elastic plates is solved for the case of axially symmetric vibrations of a circular disk and the results are compared with experiments performed by E. A. G. Shaw. Special attention is given to a new mode of vibration, discovered by Shaw, in which the deformation i... | {"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://mathhelpforum.com/algebra/18008-cubic-equations.html | 1. ## Cubic Equations
2x^3 + x^2 - 18x - 9 = 0
2. Originally Posted by JonathanEyoon
2x^3 + x^2 - 18x - 9 = 0
Use the rational roots theorem to suggest factors, in this case (x+1/2) appears to be a factor, then divide through to get:
2x^3 + x^2 - 18x - 9 = 2(x+1/2)(x^2-9) = 2(x+1/2)(x-3)(x+3)=0
so the roots are x... | {"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": 9, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://de.mathworks.com/help/stats/sampsizepwr.html | # sampsizepwr
Sample size and power of test
## Syntax
``nout = sampsizepwr(testtype,p0,p1)``
``nout = sampsizepwr(testtype,p0,p1,pwr)``
``pwrout = sampsizepwr(testtype,p0,p1,[],n)``
``p1out = sampsizepwr(testtype,p0,[],pwr,n)``
``___ = sampsizepwr(testtype,p0,p1,pwr,n,Name,Value)``
## Description
`sampsizepwr` com... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 5, "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.ck12.org/algebra/Linear-and-Non-Linear-Patterns-of-Change/lesson/Linear-and-Non-Linear-Patterns-of-Change/r9/ | <meta http-equiv="refresh" content="1; url=/nojavascript/"> Linear and Non-Linear Patterns of Change ( Read ) | Algebra | CK-12 Foundation
You are viewing an older version of this Concept. Go to the latest version.
# Linear and Non-Linear Patterns of Change
%
Best Score
Practice Linear and Non-Linear Patterns of Chan... | {"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://orbiter-forum.com/threads/slow-in-windowed-mode.9269/#post-176045 | Softwareslow in windowed mode
kk
New member
Joined
Aug 22, 2009
Messages
7
Reaction score
0
Points
0
hi,
I have an ati x1600 running xp with catalyst 9.3 drivers.
orbiter runs fine in full screen, but in windowed mode when the flight path marker is out of the screen it is sluggish, it lags one time per second.
This h... | {"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://astrobunny.net/tags/cute/ | It's November 11th again, and its Azunyan's birthday. I have never really posted to her birthday lately but this time it's different. She is 18 years old this year, and officially a legal adult now. Don't get me wrong, she is like a sister to me. (okay not quite) But her twintails are top class.
written by astrobunny ... | {"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://mathhelpforum.com/differential-equations/43525-differential-equation-help.html | # Math Help - Differential Equation Help!
1. ## Differential Equation Help!
I know this is an simple problem but for the life of me Im lost. I am confused on the second order deriv I dont know how to handle it.
Verify that y is a solution of the differential equation.
$y = e^-2x; y'' + y' -2y = 0$
2. Originally Po... | {"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": 16, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://www.ipm.ac.ir/ViewPaperInfo.jsp?PTID=6724&school=Physics | ## “School of Physics”
Back to Papers Home
Back to Papers of School of Physics
Paper IPM / P / 6724
School of Physics
Title: Time-Dependent Wormholes in An Expanding Universe Dominated by Traceless Matter
Author(s):
1 N. Riazi 2 B. Nasre Esfahani
Status: Published
Journal: Astrophysics and Space Science
No.: ... | {"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://philpapers.org/s/Kuo-Chin%20Chang | ## Search results for 'Kuo-Chin Chang' (try it on Scholar)
998 found
Sort by:
1. score: 2400.0
My bibliography
Export citation
2. Chi‐Ming Chang, Wen‐Chou Lin, Hsu‐Sung Kuo, Ming‐Fang Yen & Tony Hsiu‐Hsi Chen (2007). Estimation and Prediction System for Multi‐State Disease Process: Application to Analysis of Organiz... | {"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://arxiv.org/abs/1509.07574 | math.DS
(what is this?)
# Title: Measure preserving actions of affine semigroups and {x+y,xy} patterns
Abstract: Ergodic and combinatorial results obtained in [10] involved measure preserving actions of the affine group ${\mathcal A}_K$ of a countable field $K$. In this paper we develop a new approach based on ultra... | {"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://dev.goldbook.iupac.org/terms/view/N04211 | ## Wikipedia - Atmosfera (unidade) normal
https://doi.org/10.1351/goldbook.N04211
The term 'normal' in e.g. 'normal boiling temperature' means the value at a pressure of $$101325\ \text{Pa}$$.
Source:
PAC, 1994, 66, 533. (Standard quantities in chemical thermodynamics. Fugacities, activities and equilibrium constants ... | {"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... |
http://tex.stackexchange.com/users/5001/mico?tab=activity&sort=all&page=195 | # Mico
less info
reputation
361147
bio website tex.stackexchange.com/users/… location Washington DC, United States age 51 member for 2 years, 1 month seen 24 mins ago profile views 1,814
I'm an economist by training. I've been using LaTeX for more than 20 years, ever since I wrote my Ph.D. dissertation with an early ... | {"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://sfb1044.uni-mainz.de/n-accomplishments-of-the-second-funding-period/ | # N1: Accomplishments of the second funding period
• Elastic charge form factor of the Deuteron
Preliminary cross-section results for all of the settings are now available (see left panel Fig. N1.1. Currently the final cross-checks of all sources of systematic errors are being undertaken, while appropriate fitting pro... | {"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.sparrho.com/item/superconducting-pairing-and-the-pseudogap-in-the-nematic-dynamical-stripe-phase-of-la2-xsrxcuo4/3d875d/ | # Superconducting pairing and the pseudogap in the nematic dynamical stripe phase of La2-xSrxCuO4.
Research paper by S S Sugai, Y Y Takayanagi, N N Hayamizu, T T Muroi, R R Shiozaki, J J Nohara, K K Takenaka, K K Okazaki
Indexed on: 30 Oct '13Published on: 30 Oct '13Published in: Journal of physics. Condensed matter ... | {"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://mathoverflow.net/questions/92193/any-local-algebraic-group-is-birationally-equivalent-to-an-algebraic-group | Any local algebraic group is birationally equivalent to an algebraic group
In this paper, page $6$ the authors state the following:
By Weil’s theorem $[17]$, any local algebraic group is birationally equivalent to an algebraic group.
Where
$[17]$ A.Weil. On algebraic groups of transformations. Amer. J. Math. 77, (1... | {"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://dirkmittler.homeip.net/blog/archives/tag/apache-update | ## Apache Update Today
I take the unusual measure of hosting this site, and this blog, on my home computer, which I name ‘Phoenix’. This requires that I forward all requests to my URL, to My Home IP Address. Hence, if you’re on a Linux computer and want my current IP address, you’d just type in:
host dirkmittler.hom... | {"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://ask.sagemath.org/answers/54078/revisions/ | Revision history [back]
This looks like a missing feature and/or a bug. Note that the documentation for S.homology() says, regarding generators:
Since trac ticket #6100, the result may not be what you expect when not using CHomP since its return is in terms of the chain complex.
The bug is that there is no result at... | {"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://mel.iflysib.unlp.edu.ar/publication/melymcb-0086/ | # Steady state of tapped granular polygons
Publicación
Journal of Statistical Mechanics: Theory and Experiment | {"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://pure.pucv.cl/en/publications/sacrificial-oxidants-as-a-means-to-study-the-catalytic-activity-o | # Sacrificial Oxidants as a Means to Study the Catalytic Activity of Water Oxidation Catalysts
CARMINNA SOPHIA OTTONE MELIS, Simelys Hernández, Marco Armandi, Barbara Bonelli
Research output: Chapter in Book/Report/Conference proceedingChapterpeer-review
## Abstract
An overview of the different sacrificial oxidants... | {"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://slideplayer.com/slide/5969733/ | # You will learn to solve problems that involve the perimeters and areas of rectangles and parallelograms.
## Presentation on theme: "You will learn to solve problems that involve the perimeters and areas of rectangles and parallelograms."— Presentation transcript:
You will learn to solve problems that involve the pe... | {"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.marklevimath.com/fluid-dynamics-copy-copy-copy | Follow
©2019 by Mark Levi. Proudly created with Wix.com
# DYNAMICS OF FLEXIBLE SPACE STRUCTURES
This topic is motivated by the desire to understand the sometimes fascinating dynamics of various flexible sructures in space; the work involved some combination of mechanics, dynamical systems and modeling.
One of the re... | {"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.baumer.com/us/en/glossar-force-measurement/a/glossar-force-measurement | ## B
### Bending limit moment
Permissible static bending limit which does not cause any permanent significant changes in the physical properties of the force sensor when simultaneously loaded with the nominal force.
### Bridge input resistance
Ohmic resistance between the +VS and -VS voltage supply connections of a... | {"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://tpiezas.wordpress.com/2012/07/08/the-hypergeometric-function/ | ## Algebraic values of the Hypergeometric function
\begin{aligned} &\,_2F_1(a,b,c,z) = \sum_{n=0}^\infty \frac{(a)_n(b)_n}{(c)_n} \frac{z^n}{n!}\end{aligned}
where $(a)_n$ is a Pochhammer symbol is, for rational {a, b, c, z}, generally not a rational value. In the link given above, equations (18) and (19) are,
$\,_... | {"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": 14, "mimetex.cgi": 0, "/images/ma... |
https://hecker.wordpress.com/2010/11/16/exploring-howard-county-election-data-with-r-part-3/ | # Exploring Howard County election data with R, part 3
In part 1 of this series I discussed downloading and installing the R statistical package and loading it with Howard County election data, and then in part 2 we began to explore how to use that data to estimate the percentages of voters in the 2010 general electio... | {"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": 5, "mimetex.cgi": 0, "/images/mat... |
https://www.mathway.com/popular-problems/Algebra/200020 | # Algebra Examples
Evaluate square root of (-3)^4
Raise to the power of .
Rewrite as .
Pull terms out from under the radical, assuming positive real numbers. | {"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://electronics.stackexchange.com/questions/37841/conversion-of-pid-controller-components-with-state-feedback-into-single-transfer | # Conversion of PID controller components with state feedback into single transfer function and discrete state-space form
I've been wrestling with this problem for about a week now, as a part of a year-long project. We're designing a controller for a specific reactor based on a model. After looking at this for a while... | {"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.science.gov/topicpages/0-9/17o+nmr+measurements.html | #### Sample records for 17o nmr measurements
1. (17)O NMR Investigation of Water Structure and Dynamics.
PubMed
Keeler, Eric G; Michaelis, Vladimir K; Griffin, Robert G
2016-08-18
The structure and dynamics of the bound water in barium chlorate monohydrate were studied with (17)O nuclear magnetic resonance (NMR) s... | {"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://www.physicsforums.com/showpost.php?p=2371410&postcount=9 | View Single Post
P: 34 This is what I understand of BB. I will use outside observer to help illustrate. At BB this observer would notice some event, a flash of light and then an infinitely small region, a Point, would plop into existence. (I know photons would NOT be able to actually leave region but i say it anyway f... | {"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.physicsforums.com/threads/enthalpy-of-expansion.547394/ | # Enthalpy of expansion
1. Nov 4, 2011
### jornrune
Hi! I have a practical problem that causes me to wonder. It seems like I have to choose from gaining energy from nothing, or to get a reduction in entropy from a spontaneous process.
Imagine a small enclosed chamber filled with dry H2O gas. The properties are:
0.5... | {"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://gitter.im/chocolatey/choco?at=5edd9b4a2c49c45f5acc1bbf | ## Where communities thrive
• Join over 1.5M+ people
• Join over 100K+ communities
• Free without limits
##### Activity
Gary Ewan Park
@gep13
Sorry to labour the point, but let’s be clear here... Is Chocolatey, I.e. choco.exe breaking here? Or is your implementation of the Chocolatey.Lib (which we haven’t seen the usa... | {"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://scicomp.stackexchange.com/questions/7488/null-space-projection-for-singular-systems | # Null Space Projection for Singular Systems
Let $A$ be a general symmetric matrix operator and $P$ be the unique orthogonal projection onto $\operatorname{Range}(A) = \operatorname{Null}(A)^\perp$.
Analytically, the system $$Ax = Pb$$ should have a solution for any vector $b$. If we further stipulate that this solut... | {"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://questions.examside.com/past-years/jee/question/if-asub1sub-asub2sub-asub3sub--are-in-jee-main-mathematics-sequences-and-series-fpwexkek4xdyhppl | 1
JEE Main 2019 (Online) 12th April Evening Slot
MCQ (Single Correct Answer)
+4
-1
If a1, a2, a3, ..... are in A.P. such that a1 + a7 + a16 = 40, then the sum of the first 15 terms of this A.P. is :
A
120
B
200
C
150
D
280
2
JEE Main 2019 (Online) 12th April Morning Slot
MCQ (Single Correct Answer)
+4
-1
For x $$\varep... | {"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... |
http://www.scholarpedia.org/article/Talk:Partial_differential_equation | # Talk:Partial differential equation
## Reviewer A
This is a splendid article. It is well written and contains useful compendium of the most important pdes encountered in mathematics, engineering, and the other sciences.
Following is a list of grammatical changes the authors may wish to consider.
1) In some places ... | {"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://stats.libretexts.org/Bookshelves/Introductory_Statistics/Book%3A_Statistical_Thinking_for_the_21st_Century_(Poldrack)/03%3A_Introduction_to_R/3.05%3A_Functions | # 3.5: Functions
A function is an operator that takes some input and gives an output based on the input. For example, let’s say that have a number and we want to determine its absolute value. R has a function called abs() that takes in a number and outputs its absolute value:
> x <- -3
> abs(x)
[1] 3
Most functions... | {"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://worldwidescience.org/topicpages/f/fit+heart+results.html | #### Sample records for fit heart results
1. Does a variation in self-reported physical activity reflect variation in objectively measured physical activity, resting heart rate, and physical fitness? Results from the Tromso study
DEFF Research Database (Denmark)
Emaus, Aina; Degerstrøm, Jorid; Wilsgaard, Tom
2010-0... | {"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://socratic.org/questions/574a09d211ef6b53f3592355 | Chemistry
Topics
# Question 92355
May 29, 2016
$0.2$ $a t m$
#### Explanation:
${P}_{1} = 1$ $a t m$, ${V}_{1} = 400$ $m l$ = $0.4$ $L$, ${V}_{2} = 2$ $L$, P_2 = ?#
We know the formula,
${P}_{1} {V}_{1} = {P}_{2} {V}_{2}$
$1 \times 0.4 = 2 \times x$
$0.4 = 2 \times x$
$x = \frac{0.4}{2}$
$x$ i.e. ${P}_{2} = 0... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 18, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://worldwidescience.org/topicpages/n/nonlinear+viscous+vortices.html | #### Sample records for nonlinear viscous vortices
1. On the Stability of Nonlinear Viscous Vortices in Three-Dimensional Boundary Layers
Science.gov (United States)
1992-04-01
wave disturbances in stable and unsta- ble parallel flows , Part 2. The development of a solution for plane Poiseuille and plane Couette fl... | {"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://or.stackexchange.com/questions/5220/how-to-solve-this-convex-problem-heuristically/5221 | # How to solve this convex problem heuristically?
I have the following problem
$$\max_{X_{i,j},i\in N_{U},j\in N_{B}}\sum_{i=1}^{N_U}\sum_{j=1}^{N_B}R_{i,j}X_{i,j}$$ $$\text{subject to}$$ $$a_{\min}\le\sum_{j=1}^{N_B}X_{i,j}\le a_{\max}, \forall i$$ $$\sum_{i=1}^{N_U}X_{i,j}\le b_{\max}, \forall j$$
It is a convex p... | {"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/advanced-statistics/194694-use-normal-distribution-approximation-poisson-distribution.html | # Thread: Use of normal distribution as an approximation to poisson distribution.
1. ## Use of normal distribution as an approximation to poisson distribution.
This problem have been taken from the old paper of 'MASTER OF BUSINESS ADMINISTRATION'
Examination with little modifications
A complex plasma television compo... | {"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://indico.in2p3.fr/event/5116/contributions/33010/ | Europhysics Conference on High-Energy Physics 2011
Jul 20 – 27, 2011
Alpes Congrès - Alpexpo
Europe/Paris timezone
The GRANIT project: status and perspectives
Jul 22, 2011, 12:30 PM
15m
Berlioz (Alpes Congrès - Alpexpo)
Berlioz
Alpes Congrès - Alpexpo
Parallel session talk
Speaker
Dr Dominique Rebreyend (LPSC/C... | {"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://openstax.org/books/university-physics-volume-2/pages/9-challenge-problems | University Physics Volume 2
# Challenge Problems
University Physics Volume 2Challenge Problems
### Challenge Problems
81.
A 10-gauge copper wire has a cross-sectional area $A=5.26mm2A=5.26mm2$ and carries a current of $I=5.00AI=5.00A$. The density of copper is $ρ=8.95g/cm3ρ=8.95g/cm3$. One mole of copper atoms $(6... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 32, "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://worldwidescience.org/topicpages/c/coli+cell+division.html | #### Sample records for coli cell division
1. Prophage induction and cell division in E. coli. Pt. 3
International Nuclear Information System (INIS)
George, J.; Castellazzi, M.; Buttin, G.
1975-01-01
In E. coli K12, cell filamentation promoted by tif is enhanced by the lon mutation; in contrast, prophage induction... | {"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/electric-field-of-a-ring-and-beads.619659/ | # Homework Help: Electric field of a ring and beads
1. Jul 9, 2012
### wbetting
1. The problem statement, all variables and given/known data
a plastic ring of radius R = 50.4 cm. Two small charged beads are on the ring: Bead 1 of charge +2.00 μC is fixed in place at the left side; bead 2 of charge +6.00 μC can be mo... | {"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://hal-amu.archives-ouvertes.fr/tel-02012234v1 | # FREE-BOUNDARY SIMULATIONS OF MHD PLASMA INSTABILITIES IN TOKAMAKS
Abstract : One of the most promising concepts for future fusion reactors is the tokamak. In these devices, a hot ionized plasma is confined with the use of large magnetic fields. As these systems are typically out of thermodynamic equilibrium, they ar... | {"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/27514/nice-references-on-markov-chains-processes | Nice references on Markov chains/processes?
I am currently learning about Markov chains and Markov processes, as part of my study on stochastic processes. I feel there are so many properties about Markov chain, but the book that I have makes me miss the big picture, and I might better look at some other references.
S... | {"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://hackage.haskell.org/package/parsers-0.12.4/docs/Text-Parser-Combinators.html | parsers-0.12.4: Parsing combinators
Copyright (c) Edward Kmett 2011-2012 BSD3 ekmett@gmail.com experimental non-portable None Haskell2010
Text.Parser.Combinators
Contents
Description
Alternative parser combinators
Synopsis
# Parsing Combinators
choice :: Alternative m => [m a] -> m a Source #
choice ps tries t... | {"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://conf.svmo.ru/en/archive/article?id=239 | ### About Finite Series, connected with Orthogonal Finite Functions, in Fourier Method
Title About Finite Series, connected with Orthogonal Finite Functions, in Fourier Method V. L. Leontiev11Peter the Great St.Petersburg Polytechnic University The generalization of Fourier method is connected with using of orthogonal... | {"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://export.arxiv.org/abs/1803.01852 | astro-ph.GA
(what is this?)
# Title: Metal Deficiency in Two Massive Dead Galaxies at $z\sim2$
Abstract: Local massive early-type galaxies are believed to have completed most of their star formation $\sim10$Gyr ago and evolved without having substantial star formation since. If so, their progenitors should have roug... | {"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.zora.uzh.ch/id/eprint/170879/ | # Particle transport within the pulsar wind nebula HESS J1825–137
Abdalla, H; et al; Mitchell, A M W; Nakashima, S (2019). Particle transport within the pulsar wind nebula HESS J1825–137. Astronomy and Astrophysics, 621:A116.
## Abstract
Context. We present a detailed view of the pulsar wind nebula (PWN) HESS J1825–... | {"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... |