url
stringlengths
14
1.76k
text
stringlengths
100
1.02M
metadata
stringlengths
1.06k
1.1k
https://www.ias.ac.in/listing/bibliography/joaa/M._I._Nouh
• M. I. Nouh Articles written in Journal of Astrophysics and Astronomy • Relation between a function of the right ascension and the angular distance to the vertex for Hyades stars In this paper, relation was developed for Hyades stars between a function of the right ascensions and the angular distances from the vert...
{"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://crad.ict.ac.cn/CN/abstract/abstract1773.shtml
ISSN 1000-1239 CN 11-1777/TP • 论文 • 不使用双线性对的无证书签密方案 1. (计算机网络与信息安全教育部重点实验室(西安电子科技大学) 西安 710071) (zhuhui@xidian.edu.cn) • 出版日期: 2010-09-15 Certificateless Signcryption Scheme Without Pairing Zhu Hui, Li Hui, and Wang Yumin 1. (Key Laboratory of Computer Network and Information Security (Xidian University), Ministr...
{"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://openstudy.com/updates/4d9d29fb8f378b0bd35be217
Here's the question you clicked on: 55 members online • 0 viewing ## anonymous 5 years ago Multiple choice: Can someone please please help me with some more surface area of pyramids and cones??? Delete Cancel Submit • This Question is Closed 1. anonymous • 5 years ago Best Response You've already chosen the best res...
{"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-algebra/39962-show-property-skew-symmetric.html
# Math Help - show this property of skew-symmetric 1. ## show this property of skew-symmetric A is a real 3*3 non-zero antisymmetric matrix. Show that A has a real eigenvector such that Ax=0 2. Originally Posted by szpengchao A is a real 3*3 non-zero antisymmetric matrix. Show that A has a real eigenvector such that...
{"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://vitalflux.com/angularjs-two-ways-initialize-angular-app/
This article represents code samples along with related concepts for two different ways in which Angular app can be defined. Please feel free to comment/suggest if I missed to mention one or more important points. Also, sorry for the typos. • Automatic Initialization • Manual Initialization ###### Automatic Initializ...
{"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://math.stackexchange.com/questions/1084891/why-rationalize-the-denominator/1085966
# Why rationalize the denominator? In grade school we learn to rationalize denominators of fractions when possible. We are taught that $\frac{\sqrt{2}}{2}$ is simpler than $\frac{1}{\sqrt{2}}$. An answer on this site says that "there is a bias against roots in the denominator of a fraction". But such fractions are wel...
{"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://mathhelpforum.com/calculus/147096-sphere-line-intersection.html
# Math Help - Sphere-line intersection 1. ## Sphere-line intersection I want to find the coordinates of where a line projected from inside a sphere intersects the inner surface of the sphere. The sphere is: $4(x-2)^2 + 16(y-4)^2 + (z-5)^2 = 400$ Eye point at: $(13, -3.5, 29)^T$ Viewing direction: $(-2, 3, -16)^T$ 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": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 24, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
https://quantumcomputing.stackexchange.com/questions/12228/how-to-construct-a-multi-qubit-controlled-rotation-with-variable-angle
# How to construct a multi-qubit controlled rotation with variable angle? I'm trying to construct a circuit that performs the quantum transformation : Where $$f$$ is some function. Is there a way to do it without going through every possible value of $$i$$ ?
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://kluedo.ub.uni-kl.de/frontdoor/index/index/year/2000/docId/358
About changing the ordering during Knuth-Bendix completion • We will answer a question posed in [DJK91], and will show that Huet's completion algorithm [Hu81] becomes incomplete, i.e. it may generate a term rewriting system that is not confluent, if it is modified in a way that the reduction ordering used for completi...
{"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://agrinova.de/product-category/staeube-und-nebel/verspruehen-von-fluessigkeiten/?add-to-cart=8280
1 99,95 Warning: Missing argument 2 for wc_gzd_cart_product_delivery_time(), called in /www/htdocs/w00f9dce/neu.agrinova.de/wp-includes/class-wp-hook.php on line 286 and defined in /www/htdocs/w00f9dce/neu.agrinova.de/wp-content/plugins/woocommerce-germanized/includes/wc-gzd-cart-functions.php on line 155 Warning: Mi...
{"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.high-frontier.org/key-concept-2-making-earth-orbit-escape-velocity-spaceflight-affordable/
# Making Earth Orbit to Escape Velocity Spaceflight Affordable Making Earth to orbit spaceflight affordable to everyone is only the beginning. The second step is to make getting to escape velocity affordable to everyone. Accelerating to escape velocity is what will allow us to start moving out into the solar system....
{"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/first-order-ode.189918/
# First Order ODE 1. Oct 8, 2007 ### robbondo 1. The problem statement, all variables and given/known data Find all solutions $$x^{2} y y\prime = (y^{2} - 1)^{\frac{3}{2}}$$ 2. Relevant equations 3. The attempt at a solution I know I have to use separation of variables because it isn't linear. so I get $$\frac...
{"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://gmatclub.com/forum/for-each-positive-integer-k-the-quantity-152377.html
Check GMAT Club Decision Tracker for the Latest School Decision Releases https://gmatclub.com/AppTrack It is currently 27 May 2017, 21:02 ### GMAT Club Daily Prep #### Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Dail...
{"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://reference.globalspec.com/standard/3863387/astm-c94-c94m-16b
# ASTM International - ASTM C94/C94M-16b ## Standard Specification for Ready-Mixed Concrete historical Organization: ASTM International Publication Date: 15 December 2016 Status: historical Page Count: 14 ICS Code (Concrete and concrete products): 91.100.30 ##### scope: 1.1 This specification covers ready-mixed con...
{"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://courses.ansys.com/index.php/courses/magnetostatic-material-interactions/lessons/motional-and-transformer-emf-lesson-5/
# Motional and Transformer EMF - Lesson 5 This video lesson shows that if an applied magnetic field changes, it induces a voltage according to Faraday’s law. This voltage is called a transformer electromotive force, or EMF. The voltage produced when a conductor moves in a static magnetic field is called a motional EMF...
{"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.science.gov/topicpages/0-9/3d+space-charge+effects.html
#### Sample records for 3d space-charge effects 1. Quasi-3D space charge simulation SciTech Connect Yang, Xi; /Fermilab 2007-04-01 The longitudinal space charge effect is simulated by binning the longitudinal beam profile in order to calculate the force on the bins using the binned particle distribution via FFT, 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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.datasciencecentral.com/profiles/blogs/two-beautiful-mathematical-results
# Two Beautiful Mathematical Results These results are relatively easy to prove (first year college-level calculus needed) and could be a good test to refresh your math skills. We posted another simple one (with a probabilistic / number theory flavor) a while back, see here. Prove the following: where g = 0.57721566...
{"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/simple-inertia-test-setup.175368/
# Simple Inertia Test Setup 1. Jun 28, 2007 ### remz Any ideas on a simple experiment I can setup to calculate the moment of inertia for any object (sanity check only). Another post on PF proposed using a pendulum however unfortunately did not go into enough detail and my google skills are obviously lacking tonight...
{"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://space.stackexchange.com/questions/36090/how-is-the-height-of-a-rocket-measured
# How is the height of a rocket measured? How is the height of rockets measured? For example, the Saturn V is 363 feet tall, but is that 363 ft from the tip of the launch abort tower to the bottom of the engine bell or is it from the tip of the launch abort tower to the bottom of the rocket excluding the engines? • 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": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://gnuwin32.sourceforge.net/packages/groff.htm
# Groff for Windows Groff: text processing utilities 1.20.1 ## Description The groff (GNU Troff) software is a typesetting package which reads plain text mixed with formatting commands and produces formatted output. Groff now supports HTML. Included in this release are implementations of troff, pic, eqn, tbl, refe...
{"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.jiskha.com/display.cgi?id=1125329740
# phys posted by Cheyenne The speed of ocean waves depends on their wavelength λ (in meters) and the gravitational field strength g (in m/sˆ2) in this way: V=Kλˆp Gˆq Where K is a dimentionless constant. Find the value of the exponents p and q. Consider the dimensions. Left side, m/s. Right side (dimentionle...
{"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://arxiv-export-lb.library.cornell.edu/abs/2206.08940
hep-ph (what is this?) # Title: Scalar Dark Matter Production from Preheating and Structure Formation Constraints Abstract: We investigate the out-of-equilibrium production of scalar dark matter (DM) from the inflaton condensate during inflation and reheating. We assume that this scalar couples only to the inflaton ...
{"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/101609/general-aggregation-functions
# General aggregation functions Is there a way to find all or some functions which "aggregate" numbers and are non-isomorphic to addition. I mean functions which are commutative and associative: $f(x,y)=f(y,x)$ $f(x,f(y,z))=f(f(x,y),z)$ Do you know examples? EDIT: So of I want to exclude trivial solutions which ar...
{"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.physicsforums.com/threads/leibniz-integral-rule-proof.44968/
# Leibniz integral rule proof ? 1. Sep 27, 2004 ### quasar987 Leibniz integral rule "proof"? Does anyone know how to get the Leibniz integral rule (a.k.a. differentiation under the integral sign)? I'm clueless. It can be found here http://mathworld.wolfram.com/LeibnizIntegralRule.html 2. Sep 28, 2004 ### Ethere...
{"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://uncyclopedia.wikia.com/wiki/Uncyclopedia:Village_Dump/archive6?oldid=5084894
Uncyclopedia:Village Dump/archive6 (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff) Approved movages? Nerd42 (TalkContribs (del)EditcountBlock (rem-lst-all)LogsGroups) seems tobe moving pages around. Is this approved or not?--Sir Flammable KUN 21:07, 22 Sep 2005 (UTC) Page moving is OK 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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 1, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://mathoverflow.net/questions/38738/a-question-on-the-prime-divisors-of-p-1?answertab=active
# A question on the prime divisors of p-1 For each positive integer n we may define the convergent sum $$s(n)=\sum_{p}\frac{(n,p-1)}{p^2}$$ where the summation is over primes p and $(a,b)$ denotes the greatest common divisor of a,b. It is immediate to deduce that s(n) is bounded on average: Using $\sum \limits_{d|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...
https://www.ias.ac.in/listing/bibliography/jess/MOHAPATRA_M
• MOHAPATRA M Articles written in Journal of Earth System Science • On the dynamics of cyclogenesis, rapid intensification and recurvature of the very severe cyclonic storm, Ockhi A very severe cyclonic storm (VSCS), ‘Ockhi’ started its journey from southwest Bay of Bengal (BoB) over Comorin area (7.5$^{\circ}$N–77....
{"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://fr.maplesoft.com/support/help/maple/view.aspx?path=procfile&L=F
Reading and Saving Procedures and Modules from Files - Maple Programming Help Home : Support : Online Help : System : Utilities : procfile Reading and Saving Procedures and Modules from Files Description • You can use a text editor to create procedure and module definitions in external files.  The file must contai...
{"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://codegolf.stackexchange.com/questions/205533/determine-the-sharpness-of-a-word/205545
# Determine the Sharpness of a Word ## Overview The sharpness of a word is the sum of the sharpness of each of its letters, using the following rules: Sharp letters • A, and V each have a sharpness of 1 • N and Z each have a sharpness of 2 • M and W each have a sharpness of 3 Dull letters • C and U each have 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": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.freemathhelp.com/forum/threads/71466-Features-In-vBulletin?p=323243
1. #14 On the old system, you could send an author a private message directly from one of their posts, and the system would include a link in the private message. I have not found such a feature here, but there is a fairly-straightforward way to accomplish the same thing. Send them a quote of their post by private me...
{"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://link.springer.com/article/10.1007/s11001-018-9350-y
Marine Geophysical Research , Volume 39, Issue 1–2, pp 105–120 Backscattering from a sandy seabed measured by a calibrated multibeam echosounder in the 190–400 kHz frequency range Open Access Original Research Paper Abstract A SeaBat T50 calibration that combines measurements in a test tank with data from numerica...
{"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://chem.libretexts.org/Courses/UW-Whitewater/Chem_260%3A_Inorganic_Chemistry_(Girard)/03%3A_Coordination_Chemistry/3.07%3A_Structural_Isomers-_Coordination_Isomerism_in_Transition_Metal_Complexes
# 3.7: Structural Isomers- Coordination Isomerism in Transition Metal Complexes $$\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}}$$ $...
{"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.tug.org/pipermail/texhax/2009-July/012922.html
# [texhax] page number of the first page of part and chapter numbertheory newnumbertheory at gmail.com Sun Jul 19 19:11:32 CEST 2009 Dear sir: Thanks! I want that there are no page number on the first page of each part , but footer of the first page of each chaper contain page number centered. what's the code 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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://groupprops.subwiki.org/wiki/Matrix_exponential
# Matrix exponential ## Definition ### Definition for a topological field Suppose $K$ is a topological field. The matrix exponential, denoted $\exp$, is defined as the map from (a suitable subset of) the set of all $n \times n$ matrices over $K$, denoted $M(n,K)$, to the set of invertible $n \times n$ matrices over ...
{"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": 23, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
https://academy.vertabelo.com/course/sql-queries/single-table/logic/between
Summer Deals - hours only!Up to 80% off on all courses and bundles.-Close See the whole table Select some columns Filtering rows Logic 11. The BETWEEN operator Text patterns To be or NULL to be A little bit of mathematics Let's practice ## Instruction Good. Now, if you want to find users who's age is between 13 and 7...
{"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://gmatclub.com/forum/three-boxes-have-an-average-weight-of-7kg-and-a-median-weigh-99642.html
Find all School-related info fast with the new School-Specific MBA Forum It is currently 30 Aug 2015, 11:22 ### GMAT Club Daily Prep #### Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email. 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": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://help.solidworks.com/2018/english/SolidWorks/motionstudies/HIDD_DVE_SIM_DAMPERS.htm
# Damper PropertyManager To open the Damper PropertyManager: Click Damper (MotionManager toolbar). ## Damper Type Linear Damper (Motion Analysis only). Represents forces acting between two parts over a distance and along a particular direction. You can specify the location of the damper on two parts. The Motion An...
{"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
http://math.stackexchange.com/questions/251646/splitting-of-the-tangent-bundle-of-a-vector-bundle/251668
# Splitting of the tangent bundle of a vector bundle Let $\pi:E\to M$ be a rank $k$ vector bundle over the (compact) manifold $M$ and let $i:M\hookrightarrow E$ denote the zero section. I'm interested in a splitting of $i^*(TE)$, the restriction of the tangent bundle $TE$ to the zero section. Intuitively I would gues...
{"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/advanced-statistics/36153-monte-carlo-importance-sampling.html
# Math Help - monte carlo importance sampling 1. ## monte carlo importance sampling I was studying Monte Carlo importance sampling and stopped to make a simulation to see if i understood. Them, I tryed to simulated this: f(x)= absolute( (polynomial function) *exp(-(x^2)/2) ) I tryed a constant *exp(-(x^2)/2) but it...
{"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.jiskha.com/search/index.cgi?query=HELP+ME+HELP+ME+GEOMETRY+PROBLM!!!
Thursday March 30, 2017 Number of results: 9,578 HELP ME HELP ME GEOMETRY PROBLM!!! In triangle ABC, m<A = 90, m<B=75, and BC = \sqrt{3}. What is the area of ABC? Express your answer as a common fraction. HELP THIS IS SO HARD HHELP MEE!!! EXplain too please! November 25, 2012 by SUPER HARD math how do i make a story...
{"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/discrete-math/173412-needing-some-help-congruences.html
# Thread: Needing some help with congruences 1. ## Needing some help with congruences Solve the following set of linear congruences: x≡4 (mod 24) x≡7 (mod 11) Ok now I that we can say that x=24k+4 and then plug this into the second congruence to get 24k+4=7 (mod 11). My teacher wrote that 2k = 3 = 14 (mod 11) k = 7 ...
{"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.flexiprep.com/NCERT-Exemplar-Solutions/Biology/Class-11/NCERT-Class-11-Biology-Exemplar-Chapter-11-Transport-In-Plants-Part-4.html
# NCERT Class 11-Biology: Chapter – 11 Transport in Plants Part 4 (For CBSE, ICSE, IAS, NET, NRA 2022) Get unlimited access to the best preparation resource for CBSE/Class-6 : get questions, notes, tests, video lectures and more- for all subjects of CBSE/Class-6. Question 11: Given below is a table. Fill in the gaps...
{"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://ora.ox.ac.uk/objects/uuid:f1911f30-0159-48fd-9f42-ff2baaf8fa1f
Journal article ### Impact of atmospheric deposition on N and P geochemistry in the southeastern Levantine basin Abstract: Aeolian dust was collected from 2001 to 2003, as part of a longer-term study, to estimate the nutrient input to the Levantine basin from atmospheric deposition. Adsorption experiments, using dus...
{"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://entrance-exam.ind.in/universityresult/lnmu-pg-entrance-previous-year-question-papers/
# Lnmu Pg Entrance Previous Year Question Papers #### DMRC Previous Year Papers 2018 – Asst Manager, JE, Maintainer Question Paper at www.delhimetrorail.com Previous Year Papers question Papers DMRC Previous Year Papers PDF DMRC CRA previous year question paper pdf (Delhi MRCL Customer Relations Assistant (CRA) Exam)...
{"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.gradesaver.com/textbooks/math/precalculus/precalculus-mathematics-for-calculus-7th-edition/chapter-1-section-1-1-real-numbers-1-1-exercises-page-10/16
## Precalculus: Mathematics for Calculus, 7th Edition The expression shows that multiplying the first term, (x + a), by each of the elements in the second term, x and b, would yield the same result as multiplying the first term by the sum of the elements of the second term. This means the expression is using the distr...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://mathoverflow.net/questions/103459/analogon-to-brauer-characters-if-k-not-algebraically-closed?sort=oldest
# Analogon to Brauer characters, if K not algebraically closed Hello, is there a theory for characters of a finite group over a field $K$ with prime characteristic, if $K$ is not algebraically closed? For algebraically closed fields $K$ for example Brauer found some interesting theorems. Any hints and suggested liter...
{"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://lptms.u-psud.fr/en/activites/publication/articles-scientifics/publications-2012/?ajaxCalendar=1&mo=6&yr=2022
# Publications 2012 • ## A two-dimensional one component plasma and a test charge : polarization effects and effective potential ### G. Téllez 1, E. Trizac 2 #### Journal of Statistical Physics 146 (2012) 832-849 We study the effective interactions between a test charge Q and a one-component plasma, i.e. a complex ...
{"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://math.stackexchange.com/questions/2460506/vector-field-flow-chain-rule
# Vector Field Flow Chain Rule Let $M\subset \mathbb{R}^k$ be a smooth $m$-manifold, and let $X$ be a smooth vector field on $M$. Let $\phi$ be the flow of $X$, defined via $\phi(t,p) := \gamma(t)$, with $\gamma(0) = p_0$ (where $\gamma(t)$ satisfies the equation $\dot{\gamma}(t) = X(\gamma(t))$.) Let $Y$ be another ...
{"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.yaclass.in/p/science-state-board/class-7/matter-around-us-3022/atoms-molecules-elements-and-compounds-8397/re-072553ee-604f-44dc-9b9c-2732cff28098
### Theory: The two big ideas: Chemistry depends on these two ideas, which accelerated huge inventions in these fields. 1. Everything in this universe is made of matter. 2. Atoms are the simplest particles of an element that cannot be broken down in a chemical reaction. If you're wondering how scientists come up wi...
{"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/calculus/176789-fun-natural-logs.html
# Thread: fun with natural logs.... 1. ## fun with natural logs.... ok so we have the problem... ln N - ln(N-2000)= t + C so i tried to say that ln a = ln B = ln (a/B) so i got ln(N/N-2000)= t + c so then i raised both sides to e and got N/N-2000 = e^(t+c) my book got the same thing except their answer was posi...
{"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://www.arxiv-vanity.com/papers/0705.1015/
# [ [ ###### Abstract In the set of 236 GRB afterglows observed by Swift between January 2005 and March 2007, we identify 30 X-ray light-curves whose power-law fall-off exhibit a steepening (”break”) at 0.1–10 day after trigger, to a decay steeper than . For most of these afterglows, the X-ray spectral slope and the ...
{"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/sin-on-e/
# Sin On E Algebra Level 3 $\large \displaystyle { e }^{ \sin { x } }-{ e }^{ - \sin { x } }=4$ The above equation has how many real root(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": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://homework.cpm.org/category/ACC/textbook/gb8i/chapter/6%20Unit%207/lesson/INT1:%206.3.1/problem/6-84
### Home > GB8I > Chapter 6 Unit 7 > Lesson INT1: 6.3.1 > Problem6-84 6-84. What are the points of intersection of the lines below? Use any method. Write your solutions as a point $\left(x, y\right)$. 1. $y = −x + 8$ $y = x − 2$ One way is to graph the two lines and find the point where the lines intersect. If you...
{"extraction_info": {"found_math": true, "script_math_tex": 9, "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...
https://dsp.stackexchange.com/questions/73958/spectral-efficiency-of-with-ofdm-vs-without-ofdm
# Spectral efficiency of with OFDM vs without OFDM? OFDM has advantage over frequency selective channel with addition of cyclic prefix after IFFT of MPSK or MQAM symbol. but I wonder that the spectral efficiency of with OFDM vs without OFDM. The spectral efficiency of OFDM is strictly worse than that of a pulse-shape...
{"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.energy.dtu.dk/english/News?at=%7B559A7F23-40D3-470C-8825-436C20C291CF%7D.%7B3F2A7F37-83AF-4BD8-A085-0BC04DA3EA92%7D.%7B18E4440F-E64C-4CF1-BDD9-860D6747C02D%7D.%7B0DE95AE4-41AB-4D01-9EB0-67441B7C2450%7D.%7B11111111-1111-1111-1111-111111111111%7D.%7B10C9AAAB-26E9-4A31-8E11-032731A07C7C%7D%7C%7B559A7F23-40D3-4...
# News SELECT INTERVAL 2017 24 NOV ## Industry impressed by high standard at PhD Symposium DTU Energy held its annual PhD symposium with industrial participation at DTU Lyngby Campus, where PhD students could discuss their research with scientists, engineers... Energy Fuel cells Electricity supply Energy efficiency...
{"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/trigonometry/7748-tangent-sum.html
# Math Help - tangent sum 1. ## tangent sum Evaluate $\sum_{n=0}^{\infty}\cot^{-1}(n^2+n+1)$ and this one is similar. Evaluate $\sum_{n=0}^{\infty}\tan^{-1}\left(\frac{1}{n^2+n+1}\right)$ 2. Originally Posted by putnam120 Evaluate $\sum_{n=0}^{\infty}\cot^{-1}(n^2+n+1)$ and this one is similar. Evaluate $\sum_{n...
{"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://mathematica.stackexchange.com/questions/78884/string-manipulation-bugs-in-v10-1/78885
# String-manipulation bugs in v10.1 Introduced in 10.1, fixed in 10.2; fixed via paclet update in 10.1. The new version 10.1 has introduced some strange (possibly buggy) behaviour compared to v10.0: StringCases["1472", Except["0", DigitCharacter]] (* v10.0 *) {"1","4","7","2"} (* v10.1 *) {"1"} Since StringCases[...
{"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://blog.ars-artificia.com/introducing-spider-graphs/
###### Time for a small upgrade ! The first graph can be seen here From now on the Coffee Posts on the blog will have a spider graph added. Such a graph could look like this : It will contain a quick overview on the coffee reviewed and hopefully be a nice visual aid. I will be using a Likert Scale to determine result...
{"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.stackexchange.com/questions/191055/where-in-elements-of-statistical-learning-does-it-talk-of-a-trick-to-deal-with/191057
# Where in Elements of Statistical Learning does it talk of a “trick” to deal with categorical variables for binary classification? I've struggled to deal with categorical variables in Random Forests, for binary classification. Between 8:15 and 9:30 in this instructional video, it talks of a "clever trick". It says 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.physicsforums.com/threads/fourier-analysis-determination-of-fourier-series.983620/
# Fourier analysis & determination of Fourier Series • Comp Sci • Start date • Tags • #1 57 8 ## Homework Statement: Sketch the waveform defined below and explain how you would obtain its fourier Series (I've attached the question. It's title is "wave.png" ## Relevant Equations: As attached: It's title is "form.pn...
{"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://leon.bottou.org/papers/bottou-murata-2002?rev=1145545447
## Stochastic Approximations and Efficient Learning Excerpt: The analysis of online algorithms is much more difficult than that of ordinary optimization algorithms. Practical successes in signal processing (Widrow and Stearns, 1985) motivated the creation of sophisticated mathematical tools known as {\em stochastic ap...
{"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://superuser.com/questions/173859/how-can-i-delete-all-files-subfolders-in-a-given-folder-via-the-command-prompt
# How can I delete all files/subfolders in a given folder via the command prompt? I would like to delete all files and subfolders in a batch file in Windows 7 and keep the top folder. Basically emptying the folder. What's the command line instruction for that? - Not to nitpick, but you're looking for how do do this "...
{"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://motls.blogspot.com/2019/12/diversity-statements-rebellious-uc.html?m=0
## Tuesday, December 03, 2019 ... // ### Diversity statements: rebellious UC Davis under attack by far left warriors Anti-Western, far left fanatics have taken over most of the Californian universities. One of the shocking "improvements" that has been introduced by these pathological entities are the so-called "dive...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.palass.org/publications/special-papers-palaeontology/archive/13/article_pp59-74?view=abstract
# Article: Controls influencing the composition and distribution of Ordovician graptolite faunal provinces Publication: Special Papers in Palaeontology Number: 13 Thematic Volume: Graptolite studies in honour of O. M. B. Bulman Edited By: R. B. Rickards, D. E. Jackson and C. P. Hughes Publication Date: 1974 Page(s): 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://geo.libretexts.org/Bookshelves/Oceanography/Book%3A_Oceanography_(Hill)/06%3A_The_Atmosphere_in_Motion/6.4%3A_Idealized_%22average%22_global_atmospheric_circulation
6.4: Idealized "average" global atmospheric circulation Atmospheric Circulation Global atmospheric circulation is influenced by temperature and pressure differentials, among several other factors. This section will cover atmospheric circulation in idealized terms. That is, circulation solely dependent on temperature-...
{"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://mathematica.stackexchange.com/questions/110970/global-context-seems-to-be-shared-between-kernels-when-using-clear
Global context seems to be shared between kernels when using Clear? I am trying to understand the following behaviour, and determine if it's a bug in Mathematica 10. I am using Mathematica 10.3, and can't reproduce this behaviour under Mathematica 9. The test outlined below shows that evaluating Clear["Global*"] under...
{"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://chemistry.stackexchange.com/questions/83446/does-adding-prefixes-to-si-units-make-them-no-longer-si-units
# Does adding prefixes to SI units make them no longer SI units? Our chemistry professor said that "mg for mass, g/m3 for density, ms for time are all SI units". I want to make sure now, even if we added a prefix to the unit, will it still be an SI unit? • Have a look here. – airhuff Sep 30 '17 at 8:53 • Worth ment...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://www.r-bloggers.com/page/517/
## Predicting Pizza March 26, 2010 By What's the secret to the best pizza in New York? That's what statistical consultant and R user Jared Lander sought to find out, by analyzing the rankings of NY pizza joints at MenuPages.com, and building a regression model for ratings based on variables like localion, price, numb...
{"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": 1, "/images/mat...
https://or.stackexchange.com/questions/996/how-to-reformulate-linearize-convexify-a-budgeted-assignment-problem
# How to reformulate (linearize/convexify) a budgeted assignment problem? I have a scheduling problem at hand. In my system, there is a service station with $$M$$ service outlets, therefore, the service station can serve $$M$$ users at a time. But, there are $$N$$ users $$N>M$$ in the system requesting for service. 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": 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/45248/maximum-number-of-mutually-orthogonal-latin-square-pairs-definition-provided?answertab=oldest
# Maximum number of mutually orthogonal latin square pairs (definition provided) An $n\times n$ matrix is defined to be a "latin square" if each row and column is a permutation of the first $n$ natural numbers. Two squares of same order are orthogonal if the $n^2$ pairs $(x_{ij},y_{ij})$ are "all distinct". Proof 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": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.cell.com/neuron/fulltext/S0896-6273(17)30908-X
Article| Volume 96, ISSUE 4, P883-896.e7, November 15, 2017 • Top # Development and Refinement of Functional Properties of Adult-Born Neurons • Author Footnotes 4 Present address: McGovern Institute for Brain Research, Department of Brain and Cognitive Sciences, Massachusetts Institute of Technology, Cambridge, MA 02...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 6, "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://ask.sagemath.org/question/8891/trace-function-over-gfq/
# Trace function over GF(q) edit Hi, I understand the idea of defining functions over GF(q) which You explained me very precisely. Now I have following problem: I want to define the function: f(x,y)=Tr(x*g(y/x)), where Tr(x)=x+x^2+x^4 (Tr:GF(8)-->GF(2)) and x*g(y/x)=[(y*[d^2*[(y/x)^3+1]+d^2*(1+d+d^2)*[(y/x)^2+(y/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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://www.sineofmadness.co.uk/tag/tangent/
## MA101.13 Trigonometrical functions Series definitions for the sin and cosine functions are: $\sin{x} = x - \frac{x^3}{3!} + \frac{x^5}{5!} - ...$ $\cos{x} = 1 - \frac{x^2}{2!} + \frac{x^4}{4!} - ...$ These converge $\forall x \in \mathbb{R}$. If we differentiate these term by term we can see that: $\frac{d(\sin...
{"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": 31, "mimetex.cgi": 0, "/images/ma...
https://www.physicsforums.com/threads/how-do-you-find-acceleration-when-you-are-only-given-netwons.141073/
# How do you find acceleration when you are only given netwons? 1. Nov 1, 2006 ### AznBoi Okay, there is 20 N of force upward and there is 480N of weight pulling down, how do I find the acceleration?? 2. Nov 1, 2006 ### jonlevi68 Net force is then 20N - 480N = -460N. Divide by the mass (F = ma). 3. Nov 1, 2006 ...
{"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.auai.org/cgi-bin/twiki/view/Main/WhyUseBayesNetsArchival
Jump: Main • TWiki Webs Main.WhyUseBayesNetsArchivalr1.1 - 30 Nov 2005 - 05:21 - MarkCrowleytopic end # Why Use Bayes Nets? ## Deployed Bayesian-Nets Systems in Routine Use For information about deployed Bayesian-Nets Systems in routine use, check out Russ Greiner's page on applications of Bayesian Belief Nets. ##...
{"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://roboroblog.wordpress.com/2016/08/15/measuring-displacements-using-accelerometers-part-2-comparing-methods-and-integration/comment-page-1/
# Measuring Displacements Using Accelerometers: Part 2- Comparing Methods and Integration In the last post I discussed the methods I looked into for cancelling the gravity vectors measured by the ACC, if you haven’t seen that I would recommend reading that first. The way I compared the two methods was by seeing how we...
{"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": 1, "mimetex.cgi": 0, "/images/mat...
https://www.physicsforums.com/threads/2-body-scattering-and-mandelstam-variables.915575/
# Homework Help: 2-body scattering and Mandelstam Variables Tags: 1. May 24, 2017 ### Pizza Pasta physics 1. The problem statement, all variables and given/known data In a 2-body scattering event, A + B → C + D, it is convenient to introduce the Mandelstam variables, s ≡ −(PA + PB)2 , t ≡ −(PA − PC) 2 , u ≡ −(PA − P...
{"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://astro.paperswithcode.com/paper/milky-way-satellite-census-i-the
# Milky Way Satellite Census. I. The Observational Selection Function for Milky Way Satellites in DES Y3 and Pan-STARRS DR1 6 Dec 2019  ·  A. Drlica-Wagner, K. Bechtol, S. Mau, M. McNanna, E. O. Nadler, A. B. Pace, T. S. Li, A. Pieres, E. Rozo, J. D. Simon, A. R. Walker, R. H. Wechsler, T. M. C. Abbott, S. Allam, J. 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": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://link.springer.com/article/10.1186/s13661-019-1118-z
## Introduction Current past reveals that the extra consideration has been given to area of research entitled “microfluidics” so that advances in microfabrication technologies are accessible. In a microfluidic system, electroosmotic flow (EOF) is significant. Electroosmosis is basically an electrokinetic mechanism, 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": 2, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://ask.sagemath.org/questions/47240/revisions/
# Revision history [back] ### Problem with integrating the expression of M Hi. I have the following code that I want to integrate and differentiate, but I am stuck at the expression of M, where it is unable to integrate. Is my coding wrong? c,t = var('c t') Pi = RR.pi() G=integrate(sqrt(1-t^2)*(t+c),t,-0.9,0.9);G 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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://physics.oregonstate.edu/portfolioswiki/courses:order20:eeorder20?rev=1534540273
This is an old revision of the document! ### Unit: Math Bits • Differentials • Zapping with d • Small Group Activity: Exploring the Partial Derivative Machine • Partial Derivative Machine dictionary • dU • Numerical Integration • Chain Rules • Small Group Activity: PDM Derivatives • Chain Rule Diagrams • Small Group ...
{"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.science.gov/topicpages/b/bouri+oil+field.html
#### Sample records for bouri oil field 1. Abandoned Texas oil fields SciTech Connect Not Available 1980-12-01 Data for Texas abandoned oil fields were primarily derived from two sources: (1) Texas Railroad Commission (TRRC), and (2) Dwight's ENERGYDATA. For purposes of this report, abandoned oil fields are define...
{"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.freelancer.no/projects/Academic-Writing/Explaining-Acoustic-streaming-Acoustics/
Lukket # Explaining Acoustic streaming, Acoustics, Fluids Dette prosjektet mottok 22 bud fra talentfulle frilansere med en gjennomsnittlig budpris på €382 EUR. €200 - €600 EUR 22 ###### Prosjektbeskrivelse Help me understand the steps taken in Rayleighs paper "On the Circulation of Air Observed in Kundt's Tubes, an...
{"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://clay6.com/qa/11339/a-block-is-placed-on-a-rough-horizontal-plane-attached-with-an-elastic-spri
# A block is placed on a rough horizontal plane attached with an elastic spring as shown. Finally the spring is unstretched, If the plane is mow gradually lifted from $\theta=0^{\circ}$ to $\theta=90^{\circ}$ then the graph showing extension in the spring(x) versus angle $(\theta)$ is $x=0$ till $mg \sin \theta < \mu...
{"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.him.uni-bonn.de/programs/current-trimester-program/topology-2016/workshop-fusion-systems-and-equivariant-algebraic-topology/schedule/
# Schedule of the Workshop "Fusion systems and equivariant algebraic topology" ## Monday, November 21 10:30 - 11:00 Registration & Welcome coffee 11:00 - 12:00 Radu Stancu: Fusion systems: survival kit 12:00 - 13:50 Lunch break 13:50 - 14:50 Antonio Díaz Ramos: Mackey functors for fusion systems 15:00 - 16:00 Sejong...
{"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://biz.libretexts.org/Bookshelves/Law/Book%3A_Law_of_Commercial_Transactions/21%3A_Bailments_and_the_Storage%2C_Shipment%2C_and_Leasing_of_Goods/21.07%3A_Summary_and_Exercises
# 21.7: Summary and Exercises ## Summary Ownership and sale of goods are not the only important legal relationships involving goods. In a modern economy, possession of goods is often temporarily surrendered without surrendering title. This creates a bailment, which is defined as the lawful possession of goods by one ...
{"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://med.libretexts.org/TextMaps/Nutrition/Book%3A_Human_Nutrition_(University_of_Hawaii)/6%3A_Protein/6.7%3A_Proteins_in_a_Nutshell
# 6.7: Proteins in a Nutshell [ "article:topic", "authorname:hawaiinutrition" ] Skills to Develop Figure $$\PageIndex{1}$$: Image by Braden Collum on unsplash.com / CC0 . Proteins are long chains of amino acids folded into precise structures that determine their functions, which are in the tens of thousands. They 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://bugs.webkit.org/show_bug.cgi?id=139582
Bug 139582 - AX: Anonymous RenderMathMLOperators are not exposed to the accessibility tree AX: Anonymous RenderMathMLOperators are not exposed to the accessibility tree Status: RESOLVED FIXED None WebKit Unclassified Accessibility (show other bugs) 528+ (Nightly build) All All P2 Normal Joanmarie Diggs InRadar 124838 ...
{"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://graphics.rwth-aachen.de:9000/OpenVolumeMesh/OpenVolumeMesh/-/commit/7d9d0c25577dcad979b52b77a5cc64f5077f8b64
Commit 7d9d0c25 by Mike Kremer Updated documentation on OpenVolumeMesh. git-svn-id: http://www.openvolumemesh.org/svnrepo/OpenVolumeMesh/trunk@116 66977474-1d4b-4f09-8fe9-267525286df2 parent 661bbf9e ... ... @@ -522,7 +522,7 @@ GENERATE_DEPRECATEDLIST= YES # The ENABLED_SECTIONS tag can be used to enable conditional...
{"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://eprints.ucm.es/12916/
# Perturbation of the exponential type of linear nonautonomous parabolic equations and applications to nonlinear equations ### Descargas Último año Rodríguez Bernal, Aníbal (2009) Perturbation of the exponential type of linear nonautonomous parabolic equations and applications to nonlinear equations. Discrete and 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": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://tex.stackexchange.com/questions/532211/latex-tikz-compare-two-def-arguments
# LaTeX Tikz: Compare two \def arguments I am writing a macro definition that draws dimensions in the style of technical drawing. I need to perform an inequality of two of the arguments to know which is coordinate is higher up, but the console doesn't understand the condition I used as the \ifthenelse argument. % (...
{"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://anon-gap.tk/cheat-sheet-for-differential-calculus-formulas.html
# Cheat sheet for differential calculus formulas Calculus formulas ## Cheat sheet for differential calculus formulas Calculus Cheat Sheet. Follow cheat this link for a comprehensive formula sheet. You are strongly encouraged to do the formulas included calculus Exercises to reinforce sheet the ideas. With parametric...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://math.stackexchange.com/questions/325779/let-x-a-random-variable-with-a-strictly-increasing-distrubution-function-f-x/325787
# Let $X$ a random variable with a strictly increasing distrubution function $F_X$. Show that $Y=F_X(X) \sim \hom(0,1)$ distrubution. Let $X$ a random variable with a strictly increasing distrubution function $F_X$. Show that the random variable $Y=F_X(X)$ has a $\hom(0,1)$ distrubution. Here is what I thought: \beg...
{"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.martinorr.name/blog/2015/10/26/period-relations-on-abelian-varieties/
# Martin's Blog ## Period relations on abelian varieties Posted by Martin Orr on Monday, 26 October 2015 at 11:00 The Legendre period relation is a classical equation relating the periods and quasi-periods of an elliptic curve, as defined last time. I will discuss this relation, and then more generally discuss how 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": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://export.arxiv.org/list/math.KT/1404?skip=0&show=10
# K-Theory and Homology ## Authors and titles for math.KT in Apr 2014 [ total of 26 entries: 1-10 | 11-20 | 21-26 ] [ showing 10 entries per page: fewer | more | all ] [1] Title: A relative version of the Beilinson-Hodge conjecture Subjects: K-Theory and Homology (math.KT); Algebraic Geometry (math.AG) [2] Title: Pro...
{"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/centripetal-acceleration-on-earth.405375/
# Homework Help: Centripetal acceleration on Earth 1. May 24, 2010 ### daysrunaway 1. The problem statement, all variables and given/known data An object orbits the earth at a constant speed in a circle of radius 6.38 x 106 m, very close to but not touching the earth's surface. What is its centripetal acceleration? ...
{"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://cms.math.ca/cmb/msc/22A15?fromjnl=cmb&jnl=CMB
location:  Publications → journals Search results Search: MSC category 22A15 ( Structure of topological semigroups ) Expand all        Collapse all Results 1 - 1 of 1 1. CMB 2011 (vol 56 pp. 442) Zelenyuk, Yevhen Closed Left Ideal Decompositions of $U(G)$ Let $G$ be an infinite discrete group and let $\beta G$ be...
{"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://phy.princeton.edu/events/math-physics-seminar-eliran-subag-weizmann-critical-points-and-gibbs-measure-spherical-spin
# Math Physics Seminar, Eliran Subag, Weizmann, "Critical points and the Gibbs measure of a spherical spin glass model" Tue, Sep 27, 2016, 4:30 pm to 5:30 pm Location:
{"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/3512488/adjoints-to-the-forgetful-functor-ua-mathbfc-to-mathbfc
# Adjoint(s) to the forgetful functor $U:A/\mathbf{C}\to \mathbf{C}$. I am preparing for my exam in Category Theory, and came across the following exercise in an old exam. Let $$\mathbf{C}$$ a category with finite coproducts. For a fixed object $$A$$, consider the coslice category consisting of objects $$f:A\to C$$. M...
{"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://open.library.ubc.ca/soa/cIRcle/collections/ubctheses/24/items/1.0401957
# Open Collections ## UBC Theses and Dissertations ### Analytical and numerical results for phase field, implicit free boundary, and fluid models Cheng, Xinyu #### Abstract In this dissertation, we study analytical and numerical methods on three topics in the area of partial differential equations (PDE). These topi...
{"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...