url
stringlengths
14
1.76k
text
stringlengths
100
1.02M
metadata
stringlengths
1.06k
1.1k
http://blog.complexminds.net/?p=159
# Economic Growth Models Defined as 1. An increase in real GDP occurring over some time period, or 2. An increase in real GDP per capita occurring over some time period. Economic growth is calculated as percentage rate of growth per quarter (3-month period) or per year. Example Real GDP in US 2006: \$ 12976.2 Bil...
{"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": 1, "mimetex.cgi": 0, "/images/mat...
https://codereview.stackexchange.com/questions/64868/fetching-detail-for-a-given-id-which-might-not-exist
# Fetching detail for a given ID, which might not exist I'm actually working on a piece of code which use the following code: public Detail GetDetail(int id) { if (!_detail.ContainsKey(id)) { GetDetailForNewObjects(id); } return _detail[id].Data; } The last line throws a NullReferenceException. Since it should not...
{"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://par.nsf.gov/search/award_ids:1743747
# Search for:All records Award ID contains: 1743747 Note: When clicking on a Digital Object Identifier (DOI) number, you will be taken to an external site maintained by the publisher. Some full text articles may not yet be available without a charge during the embargo (administrative interval). What is a DOI Number? ...
{"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://caps.fool.com/blogs/dont-pay-too-much-attention/215674
# bigpeach (31.06) ## bigpeach's CAPS Blog Recs ### 36 June 19, 2009 – Comments (56) Yesterday I was perusing the blogs and came across a comment I've heard too many times. An individual was citing another individual's CAPS score and accuracy, implying that the values in some way lent credibility to the opinions 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": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://crypto.stackexchange.com/questions/37743/when-would-i-need-dsa-as-opposed-to-rsa-for-digital-signature
# When would I need DSA as opposed to RSA for digital signature? The digital signature algorithm encrypts a hash using the senders private key and the receiver's public key. This multiple encryptions is a pretty expensive process since public key encryption is so resource intensive. On the other hand, the RSA-based d...
{"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/117515/vector-of-normal-distributes-random-variables
# Vector of normal distributes random variables If I have $n$ random variables $X^n=(X_t^{(n)})_{t\ge 0}$, all $X^i$ normal distributed and they are independent. Now I define new processes: $$Z_t:=X^{(1)}_t+\dots+X^{(n)}_t$$ Since $X^{(i)}$ are independent, $Z_t$ is normal distributed too. My question is: Is $Z=(Z_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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://ccruncher.net/dissemination.html
# Dissemination Date September 2013 Quantifying Portfolio Credit Risk - CCruncher Technical Document. CCruncher technical document (version 2.3 and above). technical document Date 22 February 2013, Barcelona Multi-Factor Model Applied to SMEs. Presentation at Jornada CRM-Empresa sobre finanzas cuantitativas . presenta...
{"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://darrenjw.wordpress.com/2014/06/08/tuning-particle-mcmc-algorithms/
# Tuning particle MCMC algorithms Several papers have appeared recently discussing the issue of how to tune the number of particles used in the particle filter within a particle MCMC algorithm such as particle marginal Metropolis Hastings (PMMH). Three such papers are: I have discussed psuedo marginal MCMC and partic...
{"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://bioconductor.org/help/course-materials/2016/BKU/S4_RNASeq.html
Contents • Bioconductor known-gene RNA-seq differential expression work flow, from aligned reads to differential expression of genes. Important statistical issues and their resolution. Placing results of differential expression analysis into biological context. Brief discussion of novel-gene and transcript-level RNAse...
{"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://support.bioconductor.org/p/85644/#85653
diffHiC differential HiC analysis starting from Ginteractions object 1 0 Entering edit mode Vivek.b ▴ 100 @vivekb-7661 Last seen 2.2 years ago Germany Hi I would like to use difHiC to get differential domains using two different cell lines. I have converted my normalized matrix for each of them into GInteraction obje...
{"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://mathoverflow.net/questions/66956/expressing-as-a-boolean-formula
# Expressing >= as a boolean formula. Given a bunch of boolean variables $a_i \in \{0, 1\}$, I want to write a boolean formula to express $\sum_{i=1}^n a_i \geq k$. i.e. I'm allowed to use $(, ), \wedge, \vee, \lnot$. Now, if I allow the use of $\exist$, then I can do this as a formular of length O(n^c) (basically c...
{"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://altexploit.wordpress.com/2017/07/05/grothendiecks-abstract-homotopy-theory/
# Grothendieck’s Abstract Homotopy Theory Let E be a Grothendieck topos (think of E as the category, Sh(X), of set valued sheaves on a space X). Within E, we can pick out a subcategory, C, of locally finite, locally constant objects in E. (If X is a space with E = Sh(X), C corresponds to those sheaves whose espace éta...
{"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://en.wikipedia.org/wiki/Dilatant
# Dilatant A dilatant (/dˈltənt/, /dɪ-/) (also termed shear thickening) material is one in which viscosity increases with the rate of shear strain. Such a shear thickening fluid, also known by the initialism STF, is an example of a non-Newtonian fluid. This behaviour is usually not observed in pure materials, but can ...
{"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://math.stackexchange.com/users/40053/pacha?tab=summary
Pacha Reputation Top tag Next privilege 250 Rep. 1 1 9 Impact ~36k people reached • 0 posts edited ### Questions (7) 4 A simple limit problem 3 X and Y coordinates of circle giving a center, radius and angle 0 Simple inverse using Laplace transform 0 Simple inverse laplace transform problem 0 Isolate y in this equa...
{"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://blog.slcg.com/2010/05/finra-press-release-auction-rate.html
## Monday, May 24, 2010 ### FINRA Press Release: Auction Rate Securities FINRA Fines Nuveen $3 Million for Use of Misleading Marketing Materials Concerning Auction Rate Securities The Financial Industry Regulatory Authority (FINRA) issued a press release this week announcing that it has fined Nuveen Investments, LLC,...
{"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://lists.gnu.org/archive/html/lilypond-devel/2009-09/msg00084.html
lilypond-devel [Top][All Lists] ## Re: Contemporary music documentation From: Carl Sorensen Subject: Re: Contemporary music documentation Date: Sat, 5 Sep 2009 20:46:42 -0600 On 9/5/09 7:12 PM, "Graham Percival" <address@hidden> wrote: > On Sat, Sep 05, 2009 at 06:57:59AM -0600, Carl Sorensen wrote: >> >> On 9/4/0...
{"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.maplesoft.com/support/help/Maple/view.aspx?path=plot3d%2Fcoords
Set Coordinate System for 3-D Plots - Maple Programming Help Home : Support : Online Help : Graphics : 3-D : Options : plot3d/coords Set Coordinate System for 3-D Plots Description • The default coordinate system for all three dimensional plotting commands is the Cartesian coordinate system.  The coords option all...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 14, "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://gamedev.stackexchange.com/questions/184345/how-to-specify-font-size-in-nifty-gui-when-using-ttf-fonts
# How to specify font size in nifty GUI when using ttf fonts I'm trying to use a font with a larger size in a ttf file using nifty GUI. All questions and answers I've seen are concerned with making fonts in fnt fonts in a different size, but the size I want to use is actually included in the ttf file. I tried setting ...
{"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://jmlr.org/beta/papers/v16/carpentier15a.html
# Adaptive Strategy for Stratified Monte Carlo Sampling Alexandra Carpentier, Remi Munos, András Antos. Year: 2015, Volume: 16, Issue: 68, Pages: 2231−2271 #### Abstract We consider the problem of stratified sampling for Monte Carlo integration of a random variable. We model this problem in a $K$-armed bandit, wher...
{"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://crypto.stackexchange.com/questions/11300/timing-attacks-on-ecdsa-ecdhe-aes-and-sha2/11304
# Timing Attacks on ECDSA, ECDHE, AES and SHA2 Are there any known timing attacks (both practical and theoretical) on any implementations of the following? 1. ECDSA (I'm aware of this one - are there any applicable to prime fields?), 2. ECDHE (again, over a prime field), 3. AES, 4. SHA2 - I'd expect typical implement...
{"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/151398/how-to-derive-the-cdf-of-a-lognormal-distribution-from-its-pdf
# How to derive the cdf of a lognormal distribution from its pdf I'm trying to understand how to derive the cumulative distribution function for a lognormal distribution from its probability density function. I know that the pdf is: $$f(x) =\frac{e^{-\frac{1}{2}\Bigl(\frac{\ln(x) - \mu}{\sigma}\Bigr)^2}}{x \sigma \s...
{"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.bradford-delong.com/2019/06/eg-vlbw.html
Eric Chyn, Samantha Gold, and Justine S. Hastings: The Returns to Early-Life Interventions for Very Low Birth Weight Children: "Administrative data from Rhode Island... regression discontinuity design... 1,500-gram threshold for Very Low Birth Weight (VLBW) status.... Threshold crossing causes more intense in-hospital ...
{"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://api.philpapers.org/rec/LEUAPA-3
# Aristotle's Physics: a critical guide Cambridge University Press (2015) Abstract Aristotle's study of the natural world plays a tremendously important part in his philosophical thought. He was very interested in the phenomena of motion, causation, place and time, and teleology, and his theoretical materials in thi...
{"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/calculating-equilibrium-point-of-a-network-of-springs.378274/
# Calculating equilibrium point of a network of springs 1. Feb 14, 2010 ### o_z Hi, I'm trying to find a way to calculate the resting position of a network of springs that is built as follows: n number of springs with identical k constant, but with different resting lengths are connected together at one end of each...
{"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.cut-the-knot.org/pigeonhole/SevenNumbers.shtml
# Seven integers under 127 and their Ratios Show that among seven distinct positive integers not greater than 126, one could find two of them, say $x$ and $y$, satisfying $1\lt \frac{y}{x}\le 2$. Prove also that 126 could not be replaced by 127. Solution Show that among seven distinct positive integers not greater 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": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://ftp.toniskittyrescue.org/forum/site/article.php?tag=aspirin-chemical-name-d0b919
# aspirin chemical name Matloff Aspen will produce the you want. Acetylsalicylic acid also acts on the hypothalamus to produce antipyresis; heat dissipation is increased as a result of vasodilation and increased peripheral blood flow. [xxxi]  biochemistry rendezvoused with a branch of science marching from the aspirin...
{"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://byjus.com/maths/square-root/?replytocom=39225
# Square Root The Square root of a number is the value which when multiplied by itself gives the original number. For example, the square root of 4 is 2, because when we multiply 2 by itself, it gives the result as 4 only. If a is a number, then the square root of a is represented as √a. The square root is an importa...
{"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://threesixty360.wordpress.com/2008/07/12/saturday-smorgasbord/
## Saturday Smorgasbord by Now is the time on Sprockets 360 when we plagiarize share some of the fine things going on around the Internet. Are you looking for some fun math problems to do? You can try out the bi-weekly Monday Math Madness. MMM #10 at Blinkdagger is a probability problem with a twist: if you know 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": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 1, "mimetex.cgi": 0, "/images/mat...
http://openstudy.com/updates/55d3d6f8e4b0554d6272b914
Here's the question you clicked on: 55 members online • 0 viewing ## anonymous one year ago Solve the following equations for x (8th grade math) Delete Cancel Submit • This Question is Closed 1. anonymous • one year ago Best Response You've already chosen the best response. 0 $X ^{2}=\frac{ 4 }{ 36 }$ 2. EXOEXOEXO...
{"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://footwww.academickids.com/encyclopedia/index.php/Space_elevator
# Space elevator Missing image Space_elevator_structural_diagram.png "The Space Elevator" would consist of a cable attached to the surface and reaching outwards into space. By positioning it so that the total centrifugal force exceeds the total gravity, either by extending the cable or attaching a counterweight, the e...
{"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.transformers-china.com/info/smd-inductors-there-are-several-factors-to-co-26168662.html
TEL: +86-752-7803358 FAX: +86-752-5872218 E-mail: sales@magtop.com Address: Building A, Pingnan Geumgok Power Ind. Park, Zhongkai  High-tech Zone, Huizhou, Guangdong, China. Home > Exhibitions > Content SMD inductors, there are several factors to consider? Mar 31, 2017 SMD inductors, there are several factors to consi...
{"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://papers.nips.cc/paper/2008/hash/d947bf06a885db0d477d707121934ff8-Abstract.html
#### Authors Ingo Steinwart, Andreas Christmann #### Abstract In this paper lower and upper bounds for the number of support vectors are derived for support vector machines (SVMs) based on the epsilon-insensitive loss function. It turns out that these bounds are asymptotically tight under mild assumptions on the dat...
{"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://nhatpham.com/pile-jetting-ulz/calculate-the-percentage-of-each-element-in-urea-0fadc9
Crown Dependencies And Overseas Territories, Justin Wolfers Political Party, Disney Boardwalk Inn Prices, Charlotte Football Roster 2019, 22k Gold Price In Bangladesh Today, Sun Life Financial Address Toronto, Best Melee Marth Player, Motorcycle Ecu Flash Software, The Tap West Lafayette, Will Estes Age, "/> Crown Depe...
{"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": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://www.youscribe.com/catalogue/documents/savoirs/sciences-formelles/realization-of-minimal-c-dynamical-systems-in-terms-of-cuntz-pimsner-1903433
Cet ouvrage fait partie de la bibliothèque YouScribe Obtenez un accès à la bibliothèque pour le lire en ligne En savoir plus Realization of minimal C*-dynamical systems in terms of Cuntz-Pimsner algebras De 34 pages In the present article, we provide several constructions of C*-dynamical systems (F,G,\beta) with a 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...
http://mathhelpforum.com/calculus/100654-can-t-evaluate-integral.html
# Thread: Can't evaluate this integral 1. ## Can't evaluate this integral I can't follow a proof in my physics class. It involves this: $\int^{2pi}_0 e^{i(n+1)x}dx$ I am suppose to get 2pi for n=-1 and 0 otherwise. I got: $\frac{e^{i(n+1)x}}{i(n+1)}$ Using euler's formula I got: $\frac{sin[(n+1)x]}{n+1}-i \frac{[cos(...
{"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": 4, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://homework.cpm.org/category/CON_FOUND/textbook/a2c/chapter/13/lesson/13.2.2/problem/13-113
### Home > A2C > Chapter 13 > Lesson 13.2.2 > Problem13-113 13-113. Solve for $x$. 1. Use trigonometric relationships. $x ≈ 69.34'$ 1. Use the Law of Cosines. $x ≈ 5.35$
{"extraction_info": {"found_math": true, "script_math_tex": 3, "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://mathhelpforum.com/calculus/192587-implicit-differentiation-find-special-points-circle.html
# Math Help - Implicit differentiation to find special points on a circle 1. ## Implicit differentiation to find special points on a circle This was on last years paper for my upcoming test. My workings got so convoluted that I suspect I have strayed off track. I was wondering if I have overlooked something simple an...
{"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": 13, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
http://phd.chjh.nl/examining-statistical-properties-of-the-fisher-test.html
A Examining statistical properties of the Fisher test The Fisher test to detect false negatives is only useful if it is powerful enough to detect evidence of at least one false negative result in papers with few nonsignificant results. Therefore we examined the specificity and sensitivity of the Fisher test to test fo...
{"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://worldwidescience.org/topicpages/a/atomic+chains+surface.html
#### Sample records for atomic chains surface 1. Formation and structural phase transition in Co atomic chains on a Cu(775) surface International Nuclear Information System (INIS) Syromyatnikov, A. G.; Kabanov, N. S.; Saletsky, A. M.; Klavsyuk, A. L. 2017-01-01 The formation of Co atomic chains on a Cu(775) surfac...
{"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/327617/cournot-nash-equilibrium-in-duopoly
# Cournot-Nash Equilibrium in Duopoly This is a homework question, but resources online are exceedingly complicated, so I was hoping there was a fast, efficient way of solving the following question: There are 2 firms in an industry, which have the following total cost functions and inverse demand functions. \begin{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": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://mathhelpforum.com/pre-calculus/187845-hard-factoring-problem-print.html
# Hard factoring problem • Sep 12th 2011, 12:34 PM infraRed Hard factoring problem Hi. I had this practice problem for learning factoring: $4a^2c^2-(a^2-b^2+c^2)^2$ I eventually gave up, but the answer was: $(a+b+c)(a+b-c)(a-b+c)(b-a+c)$ I'm wondering if anyone understands what steps were taken. (Which unfortunate...
{"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": 4, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://heidyk.com/blog/?p=70
# CPS vs. ANF Posted on by Heidy So it seems as if I’m doing a bit better, I’m pretty glad that this cold is rather minor. This is possibly the last post that I’ll be writing until I return to Tallahassee. Seeing that I’ll be landing in Jacksonville first, I have to rest, repack all my things, and then drive to Talla...
{"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": 11, "mimetex.cgi": 0, "/images/ma...
https://leetcode.com/articles/most-profit-assigning-work/
#### Approach #1: Sorting Events [Accepted] Intuition We can consider the workers in any order, so let's process them in order of skill. If we processed all jobs with lower skill first, then the profit is just the most profitable job we have seen so far. Algorithm We can use a "two pointer" approach to process job...
{"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://timganmath.edu.sg/a-level-free-h2-math-notes-and-resources/sigma-notation/
# Sigma Notation Sigma Notation is a practice to express the sum of a lengthy series in a simple and concise way. The notation used for this is $\Sigma$ and it is always followed by the variable we are summing over. This symbol tells us to add up everything that follows it. The numbers we add together are called the 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": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.numerade.com/questions/reactants-d-and-e-form-product-f-draw-a-road-map-and-write-a-plan-to-find-the-mass-g-of-f-when-27-g-/
🎉 The Study-to-Win Winning Ticket number has been announced! Go to your Tickets dashboard to see if you won! 🎉View Winning Ticket ### Chlorine gas can be made in the laboratory by the… 02:10 University of Maine Problem 67 # Reactants D and E form product F. Draw a road map and write a Plan to find the mass (g) 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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://www.bioinformaticszen.com/post/makefiles/
# Bioinformatics Zen ## Makefiles // Tue July 10 2012 This is the second post in a series discussing creating simple, reproducible and organised research workflows. In this post I will describe creating reproducible workflows using GNU Make to manage the dependencies between project steps. A bioinformatics research...
{"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://mathhelpforum.com/calculus/173180-question-about-solid-revolution-disc-method-print.html
# Question about Solid of Revolution (Disc Method) • March 2nd 2011, 07:49 AM Lemonie Question about Solid of Revolution (Disc Method) So, I know the formula for the disc method is: $v=pi\int\limits_{b}^{a}[R(x)]^2dx$ ...what I'm so confused about is how to fix up $[R(x)]$ when the axis of revolution isn't the x-axis ...
{"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://stacks.math.columbia.edu/tag/0978
Lemma 61.5.6. Let $A$ be a ring such that $\mathop{\mathrm{Spec}}(A)$ is profinite. Let $A \to B$ be a ring map. Then $\mathop{\mathrm{Spec}}(B)$ is profinite in each of the following cases: 1. if $\mathfrak q,\mathfrak q' \subset B$ lie over the same prime of $A$, then neither $\mathfrak q \subset \mathfrak q'$, nor ...
{"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://cn.maplesoft.com/support/help/view.aspx?path=GraphTheory%2FGeometricGraphs%2FGabrielGraph
GabrielGraph - Maple Help GraphTheory[GeometricGraphs] GabrielGraph construct Gabriel graph Calling Sequence GabrielGraph( P, opts ) Parameters P - Matrix or list of lists representing set of points opts - (optional) one or more options as specified below Options • triangulation : list  of three-element lis...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 29, "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/math-topics/194897-road-allignment.html
# Math Help - Road Allignment Hi guys Having a bit of trouble with the below with the wording possibly rather than the mathematical end. But anyway would appreciate it if anyone could work through it. A single carriageway road changes direction by 25º by means of a circular curve without transitions. The distance fr...
{"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": 4, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://mathhelpforum.com/pre-calculus/162274-nth-root-complex-number.html
# Math Help - nth root of a complex number 1. ## nth root of a complex number Ok so basically I'm supposed to understand complex numbers (so that we can use them for eigenvalues and eigenvectors), but then someone dropped the ball and we got almost no teaching on the subject and now pretty much everyone in my class 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": 53, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
https://www.tug.org/pipermail/texhax/2009-November/013738.html
# [texhax] hyperref Barbara Beeton bnb at ams.org Wed Nov 11 16:00:53 CET 2009 I am mikex user and using hyperref package, with this package, if any two equations are coming continuously it is taking more space than the usual e.g. $$A+B$$ $$A+B$$ In between two equations it is taking more space, if i use the hy...
{"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://afp.sourceforge.net/entries/Max-Card-Matching.shtml
project summary # Maximum Cardinality Matching Title: Maximum Cardinality Matching Author: Christine Rizkallah Submission date: 2011-07-21 Abstract: A matching in a graph G is a subset M of the edges of G such that no two share an endpoint. A matching has maximum cardinality if its cardinality is at least as large a...
{"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://chat.stackexchange.com/transcript/10243?m=54648671
12:20 PM Old posts which have been bumped - searching for created:..2020-01-01 (or something similar) and choosing to sort by activity. 12:51 PM 0 Should we blacklist or delete the research tag? This site is about mathematical research, so I don't see how the "research" tag is helpful, any more than a "mathematics" 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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://en.wikiversity.org/wiki/Vectors_and_coordinates
# Vectors and coordinates Chandra image of LP 944-20 before flare and during flare. Credit: Marshall Space Flight Center/NASA. This problem set is devoted to a variety of vector situations and coordinates for evaluation. ## Problem 1 For standard basis, or unit, vectors (i, j, k) and vector components of a (ax, ay,...
{"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://howtolose10poundsinamonth.info/taps-for-maple-trees/taps-for-maple-trees-maple-how-to-tap-a-maple-tree-for-making-maple-syrupthe-art-of-doing-stuff-its-a-sappy-miracle/
# Taps For Maple Trees Maple How To Tap A Maple Tree For Making Maple Syrupthe Art Of Doing Stuff Its A Sappy Miracle taps for maple trees maple how to tap a maple tree for making maple syrupthe art of doing stuff its a sappy miracle. tapping birch and black walnut trees for syrup blains farm tapping birch trees in t...
{"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://brilliant.org/problems/average-dice-game/
# Average dice game Consider the following game: you can roll a pair of regular dice up to $$4$$ times, and after each roll you can either stop and get paid as many coins as the points you scored or roll again the two dice. After the last roll you're obliged to take whatever amount you scored last. Assuming that you'r...
{"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/questions/54774/onehalfspacing-in-titlepage
# onehalfspacing in titlepage How to make onehalfspacing in titlepage? I tried to add \onehalfspacing command in different places there, however, no spaces were produced. \begin{titlepage} {\fontsize{22}{22}\centering\bfseries\MakeUppercase{Lorem ipsum dolor sit amet, \end{titlepage} - You might want to add a paragr...
{"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.physicsforums.com/threads/help-on-a-dynamics-kinematics-problem.569915/
Homework Help: Help on a dynamics/kinematics problem. 1. Jan 22, 2012 Abdilatif 1. The problem statement, all variables and given/known data http://myclass.peelschools.org/sec/11/22607/Lessons/Unit 2 Dynamics/Review Chapter 2.pdf Question 12, a and b? 2. Relevant equations F=ma , Force = mass* acceleration a=g(m2-u...
{"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.openstarts.units.it/handle/10077/4351
Please use this identifier to cite or link to this item: http://hdl.handle.net/10077/4351 Title: Weierstrass points, inflection points and ramification points of curves Authors: Ballico, Edoardo Issue Date: 1998 Publisher: Università degli Studi di Trieste. Dipartimento di Scienze Matematiche Source: Edoardo Ballico, ...
{"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://mathhelpforum.com/calculus/13449-solved-radius-interval-convergence-1-a.html
# Math Help - [SOLVED] Radius and interval of convergence 1 1. ## [SOLVED] Radius and interval of convergence 1 Please check my solution and tell me what you guys think of it in general: Attached Thumbnails 2. What is the alternating series test for divergence But I got the same thing as you did. 3. Originally Pos...
{"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://worldwidescience.org/topicpages/o/ouachita+lithospheric+seismology.html
Sample records for ouachita lithospheric seismology 1. Seismological Constraints on Lithospheric Evolution in the Appalachian Orogen Science.gov (United States) Fischer, K. M.; Hopper, E.; Hawman, R. B.; Wagner, L. S. 2017-12-01 Crust and mantle structures beneath the Appalachian orogen, recently resolved by seism...
{"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.qfak.com/education_reference/science_mathematics/?id=2955930
Physic Homework...College Intro? Two blocks, each of mass m = 2.5 kg, are pushed along the horizontal surface of a table by a horizontal force P of magnitude 6.9 N, directed to the right, as shown in the figure below. The blocks move together to the right at constant velocity. (a) Find the frictional force exerted on...
{"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://worldwidescience.org/topicpages/s/source+category+barking.html
#### Sample records for source category barking 1. 40 CFR 98.410 - Definition of the source category. Science.gov (United States) 2010-07-01 ... (CONTINUED) MANDATORY GREENHOUSE GAS REPORTING Suppliers of Industrial Greenhouse Gases § 98.410 Definition of the source category. (a) The industrial gas supplier source ...
{"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.physicsforums.com/threads/state-the-trichotomy-law-formally.901217/
State the trichotomy law formally 1. Jan 22, 2017 mr_persistance 1. For arbitrary real numbers a & b, exactly one of the three relations hold: a < b, a > b, a = b. How do I state this more formally while also being correct? 2. The attempt at a solution a, b ∈ ℝ ( (a < b) ⊕ ( a > b ) ⊕ ( a = b) ) From this I made ...
{"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.kelstonactuation.com/knowledge/screw-threads-and-mechanical-advantage
# Knowledge Base A screw is a mechanical system that converts rotational motion in to linear motion. In other worlds it converts torque (rotational force) in to a linear force. Although ‘screw’ refers to many helical devices, in its simplest form it consists of helical threads around a cylindrical shaft (male/externa...
{"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.isr-publications.com/jnsa/articles-2710-hybrid-method-for-the-equilibrium-problem-and-a-family-of-generalized-nonexpansive-mappings-in-banach-spaces
# Hybrid method for the equilibrium problem and a family of generalized nonexpansive mappings in Banach spaces Volume 9, Issue 7, pp 4963--4975 Publication Date: July 23, 2016 • 535 Views ### Authors Chakkrid Klin-eam - Department of Mathematics, Faculty of Science, Naresuan University, , Thailand., Phitsanulok, 650...
{"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/doubt-about-expanding-universe.838117/
1. Oct 16, 2015 ### jssamp I can't be the only person to ever have this thought so I am hoping one of you star gazers can tell me what I am missing. I understand Hubble's theory and the idea of space itself expanding. My question is this. If we know the universe is expanding because of the redshift and the farther aw...
{"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://people.math.osu.edu/hiary.1/
Ghaith A. Hiary I am an assistant professor in the Department of Mathematics at the Ohio State University. I graduated from the University of Minnesota, Minneapolis, with a PhD in Mathematics in August 2008, supervised by Andrew Odlyzko. My research is supported by a grant from the National Science Foundation DMS-1406...
{"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://rd.springer.com/article/10.1007%2Fs10474-019-00995-6
Acta Mathematica Hungarica , Volume 159, Issue 2, pp 374–399 # Functions of bounded p-variation and weighted integrability of Fourier transforms • S. A. Krayukhin • S. S. Volosivets Article ## Abstract We study some properties of functions of bounded p-variation on $$\mathbb{R}$$ and its specific fractional moduli...
{"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.biostars.org/p/9530041/#9530052
Different line length in fasta file 1 0 Entering edit mode 5 weeks ago I am currently using VEP for variant annotation. I am facing an error as below: [E::fai_build_core] Different line length in sequence 'Pn9' I understand there is an issue with the difference in line length of Pn9 in the fasta file. However, th...
{"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.physicsforums.com/threads/inner-product-spaces.632898/
# Inner Product Spaces • Start date • #1 201 2 ## Main Question or Discussion Point What is the most motivating way to introduce general inner product spaces? I am looking for examples which have a real impact. For Euclidean spaces we relate the dot product to the angle between the vectors which most people find tan...
{"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://stats.stackexchange.com/questions/44332/what-does-it-mean-in-terms-of-regression-if-residuals-are-not-white-noise
# What does it mean in terms of regression if residuals are not white noise? I need help in answering this one, it is an exam question. - Are these supposed to be residuals from a fit of a time-series? That is often the context where the term "white noise" is used. – gung Nov 24 '12 at 15:22 Strictly speaking, the r...
{"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://tex.stackexchange.com/questions/301496/change-bibtex-to-biblatex
# Change bibtex to biblatex I'm writing my thesis with the University template. However, the template seems to only support bibtex but I really want to use commands like \citet and \citep in biblatex. Could anybody tell me how to make changes to the .cls file? Thanks so much! The citation seems to be controlled by th...
{"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://asmedigitalcollection.asme.org/appliedmechanics/article-abstract/41/3/668/387510/Interlaminar-Stresses-in-Composite-Laminates-An?redirectedFrom=fulltext
An approximate elasticity solution is developed for the response of the finite-width, angle-ply composite laminate under uniform axial strain. The solution yields components of the displacement vector, strain tensor, and stress tensor in the form of sinusoidal-hyperbolic series. Results of the approximate solution are ...
{"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://link.springer.com/article/10.1007%2Fs10107-018-1350-9
# Convergence rate of inertial Forward–Backward algorithm beyond Nesterov’s rule • Vassilis Apidopoulos • Jean-François Aujol • Charles Dossal Full Length Paper Series A ## Abstract In this paper we study the convergence of an Inertial Forward–Backward algorithm, with a particular choice of an over-relaxation term. ...
{"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.physicsforums.com/showthread.php?s=57f742e3bc45c194ce4749b399f9098b&p=4158000
## moment generating function given m(t) = (1-p+p*e^t)^5 what is probability P(x<1.23) i know that m(t) = e^tx * f(x) m'(0) = E(X) and m''(0) , can find the var(x) should i calculate it using a normal table? PhysOrg.com science news on PhysOrg.com >> Leading 3-D printer firms to merge in $403M deal (Update)>> LA to ...
{"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/171381-coordinate-geometry.html
1. ## Coordinate Geometry Write a formula for the distance from A = (1, 5) to P = (x, y), and another formula for the distance from P = (x, y) to B = (5, 2). Then write an equation that says that P is equidistant from A and B. Simplify your equation to linear form. 2. Originally Posted by thamathkid1729 Write a formu...
{"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": 4, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.physicsforums.com/threads/finding-equations-w-two-given-points.138026/
# Finding equations w/ two given points: 1. Oct 12, 2006 ### AznBoi Ok there are two give points and I need to find the equation: Points: (-3,0), (-.5,0) My work: y=(x+3)(x+.5) y=x^2+.5x+3x+15 Completed the square: -15= x^2+3.5x -15=x^2+3.5x+3.0625 -11.9375=(x+1.75)^2 y= (x+1.75)^2+11.9375 What did I do wrong?...
{"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://mathhelpforum.com/statistics/201369-help-standard-deviation-expected-value-please-print.html
# Help with standard deviation & expected value please • Jul 25th 2012, 11:06 PM numbaoneazn1 Help with standard deviation & expected value please x -5 -1 2 7 10 P(x)0.15 0.08 0.22 0.18 0.37 Determine the expected value of x. Determine the standard deviation of x. • Jul 26th 2012, 02:45 AM Re: Help with standard dev...
{"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": 3, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://mathoverflow.net/questions/55147/on-random-dirichlet-distributions
# On random Dirichlet distributions Fix a dimension $d\ge2$. • Let $Q_d$ denote the positive quadrant of $\mathbb{R}^d$, that is, $Q_d$ is the set of points $\mathbf{x}=(x_i)_i$ in $\mathbb{R}^d$ such that $x_i>0$ for every $i$. • For every $\mathbf{x}$ in $Q_d$, let $|\mathbf{x}|=x_1+\ldots+x_d$. • Let $\Delta_d$ de...
{"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://wattsupwiththat.com/2016/10/22/chaos-climate-part-4-an-attractive-idea/
# Chaos & Climate – Part 4: An Attractive Idea Guest Essay by Kip Hansen “The climate system is a coupled non-linear chaotic system, and therefore the long-term prediction of future climate states is not possible.” Introduction:  (if you’ve read the previous installments, you may skip this intro) The IPCC has long ...
{"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.physicsforums.com/threads/how-fast-could-the-person-have-to-travel.166385/
How fast could the person have to travel? 1. Apr 18, 2007 jenita a person whose mass is 48 kg wishes to gain 12 kg relativistically with respect to another reference frame. How fast could the person have to travel????? the formula is as follows.... i Think M is 48 kg mo is 12 kg v=?????? can anyone help me to do th...
{"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://kth.diva-portal.org/smash/resultList.jsf?af=%5B%5D&aq=%5B%5B%7B%22organisationId%22%3A%226119%22%7D%5D%5D&aqe=%5B%5D&aq2=%5B%5B%5D%5D&language=en&query=
Change search Refine search result 1234567 1 - 50 of 2356 Cite Citation style • apa • harvard1 • ieee • modern-language-association-8th-edition • vancouver • Other style More styles Language • de-DE • en-GB • en-US • fi-FI • nn-NO • nn-NB • sv-SE • Other locale More languages Output format • html • text • asciidoc • rt...
{"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://flow3d.co.kr/hybrid-modeling-on-3d-hydraulic-features-of-a-step-pool-unit/figure-7-boxplots-for-the-distributions-of-the-mass-averaged-flow-kinetic-energy/
Figure 7: Boxplots for the distributions of the mass-averaged flow kinetic energy (KE, panels a-f), turbulence kinetic energy (TKE, panels g-l), and turbulent dissipation (εT, panels m-r) in the pool for all the six tested discharges (the plots at the same discharge are in the same row). The mass-averaged values were 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://chemistry.stackexchange.com/questions/112776/why-is-there-a-lone-pair-in-thionyl-fluoride
# Why is there a lone pair in thionyl fluoride? Why is there a lone pair in $$\ce{SOF2}$$? I drew its structure, which according to me should look like this: Why is there a lone pair on sulfur? Isn't its octet complete? If yes, why should it expand its octet and gain more electrons? • How many valence electrons did ...
{"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://divisbyzero.com/page/4/
Posted by: Dave Richeson | May 11, 2011 ## What shape are the golden arches? Every day for lunch I eat salad (made with vegetables from our local farmers’ market or from our college’s organic farm) and homemade yogurt and granola. The only time I ever eat fast food is on long car trips. So why, I ask you, did the que...
{"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": 39, "mimetex.cgi": 0, "/images/ma...
http://occasionallycogent.com/
Text Computers are Ridiculous Recently, I came across a neat script from Dr.Drang for making quick graphs from the command-line. I thought this would be a nice thing to have around, since it would save me having to look up all the options to make gnuplot look decent or remembering how exactly matplotlib works. I downl...
{"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://stats.libretexts.org/Bookshelves/Introductory_Statistics/Book%3A_Statistics_Using_Technology_(Kozak)/05%3A_Discrete_Probability_Distributions
# 5: Discrete Probability Distributions $$\newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} }$$ $$\newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}}$$$$\newcommand{\id}{\mathrm{id}}$$ $$\newcommand{\Span}{\mathrm{span}}$$ $$\newcommand{\kernel}{\mathrm{null}\,}$$...
{"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://cran.rediris.es/web/packages/bbsBayes/readme/README.html
# bbsBayes This README file provides an overview of the functionality that can be accomplished with ‘bbsBayes’. It is intended to provide enough information for users to perform, at the very least, replications of status and trend estimates from the Canadian Wildlife Service and/or United States Geological Survey. How...
{"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://physics.stackexchange.com/questions/362897/collision-between-photon-and-an-isolated-electron
# Collision between photon and an isolated electron Consider an isolated electron and a photon of energy 'hf' suffers collision with it. Then will the electron absorb all the energy of the photon or some amount is absorbed? If so, then does the photon after collision has less frequency than the previous one? • Answer...
{"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://rd.springer.com/chapter/10.1007%2F978-3-030-04354-4_3
# Multilayered Surface Continua • Marcus Aßmus Chapter Part of the SpringerBriefs in Applied Sciences and Technology book series (BRIEFSAPPLSCIENCES) ## Abstract The computation of composite structures, as introduced in Chap. , requires the extension of the presented concept of the surface continuum to multiple laye...
{"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.auburn.edu/cosam/departments/math/research/colloquia.htm
COSAM » Departments » Mathematics & Statistics » Research » Departmental Colloquia # Departmental Colloquia Our department is proud to host weekly colloquium talks featuring research by leading mathematicians from around the world. Most colloquia are held on Fridays at 4pm in Parker Hall, Room 250 (unless otherwise 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...
http://www.chegg.com/homework-help/questions-and-answers/seems-like-problems-first-wrote-topic-hadto-edit--problem-like-without-textbook-part-calcu-q378615
Seems like i had some problems when i first wrote this topic, i hadto edit it. So problem is like this ( for those without this Textbook ): Part A: Calculate the change in air pressure you willexperience if you climb a 1500 mountain, assuming that thetemperature and air density do not change over this distance andthat...
{"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://reference.globalspec.com/standard/3811388/astm-c992-89-1997
ASTM International - ASTM C992-89(1997) Standard Specification for Boron-Based Neutron Absorbing Material Systems for Use in Nuclear Spent Fuel Storage Racks historical Organization: ASTM International Publication Date: 10 May 1997 Status: historical Page Count: 3 ICS Code (Nuclear energy in general): 27.120.01 scop...
{"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://ohiouniversityfaculty.com/mohlenka/sagecalculus/linear.html
• This web page describes an activity within the Department of Mathematics at Ohio University, but is not an official university web page. • If you have difficulty accessing these materials due to visual impairment, please email me at mohlenka@ohio.edu; an alternative format may be available. main calculus sage page ...
{"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/9581/equivariant-singular-cohomology/9583
# Equivariant singular cohomology One can define the $G$-equivariant cohomology of a space $X$ as being the ordinary singular cohomology of $X \times_G EG$ --- I think this is due to Borel? (See e.g. section 2 of these notes) Alternatively if $X$ is a manifold, we also have $G$-equivariant de Rham cohomology, defined...
{"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://irzu.org/research/jetbrains-ide-phpstorm-set-all-files-folders-to-brown-background-and-weird-structure/
# jetbrains ide – PhpStorm set all files / folders to brown background and weird structure So I just noticed that my PhpStorm has set a background color to my project and also the structure is weird. All best explained by some screenshots. This is how it is looking now, I cannot even see my App folder etc here: Afte...
{"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://infoscience.epfl.ch/record/76834
Infoscience Journal article # The synthesis and characterisation of bis(phosphane)-linked (eta(6)-p-cymene)ruthenium(II)-borane compounds The reaction of [(η6-p-cymene)RuCl2]2 with some bis(phosphane) ligands (dppm, dppe, dppv, dppa, dpp14b, dppf) has been investigated. In general mixtures of products were obtained,...
{"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/what-is-the-coalescence-factor.650537/
What is the coalescence factor? 1. Nov 8, 2012 Waxbear I am reading an article on experimental nuclear physics. The article is about deuteron and triton production in Pb + Pb collisions. In the article they mention the coalescence factor which is given by: $B_{A}=A\frac{2s_{A}+1}{2^{A}}R^{N}_{np}\left(\frac{h^{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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...