url
stringlengths
14
1.76k
text
stringlengths
100
1.02M
metadata
stringlengths
1.06k
1.1k
http://en.wikipedia.org/wiki/Projective_morphism
# Glossary of scheme theory (Redirected from Projective morphism) This is a glossary of scheme theory. For an introduction to the theory of schemes in algebraic geometry, see affine scheme, projective space, sheaf and scheme. The concern here is to list the fundamental technical definitions and properties of scheme 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": 0, "img_math": 116, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/m...
http://mathhelpforum.com/discrete-math/223293-1-6-trace-3-graph-theory.html
# Math Help - 1/6 of trace(A^3)? [Graph theory] 1. ## 1/6 of trace(A^3)? [Graph theory] Hello, I've read somewhere that if A is an adjacency matrix then (1/6)*trace(A^3) equals the number of triangles in the graph. Can someone explain why? Thanks. 2. ## Re: 1/6 of trace(A^3)? [Graph theory] The adjacency matrix 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": 33, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
https://arxiv.org/abs/1608.01747v1
cs.LG Title:A Distance for HMMs based on Aggregated Wasserstein Metric and State Registration Abstract: We propose a framework, named Aggregated Wasserstein, for computing a dissimilarity measure or distance between two Hidden Markov Models with state conditional distributions being Gaussian. For such HMMs, the margi...
{"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://mathsci.kaist.ac.kr/pow/category/problem/
# 2020-24 Divisions of Fibonacci numbers and their remainders For each $$i \in \mathbb{N}$$, let $$F_i$$ be the $$i$$-th Fibonacci number where $$F_0=0, F_1=1$$ and $$F_{i+1}=F_{i}+F_{i-1}$$ for each $$i\geq 1$$. For $$n>m$$, we divide $$F_n$$ by $$F_m$$ to obtain the remainder $$R$$. Prove that either $$R$$ or $$F_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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://mymathforum.com/calculus/20076-economics-consumer-expenditure-demand-curve-problem.html
My Math Forum Economics - Consumer expenditure/demand curve problem Calculus Calculus Math Forum July 9th, 2011, 11:05 AM #1 Newbie   Joined: Jul 2011 Posts: 1 Thanks: 0 Economics - Consumer expenditure/demand curve problem Hello everyone! Having trouble with this math-exercise, and I hoped someone could be of assi...
{"extraction_info": {"found_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": 7, "/images/mat...
https://codereview.stackexchange.com/questions/200950/packet-process-time-simulation-using-queue
# Packet process time simulation using queue Here is my code for the below packet time simulation problem using queue. My code works correctly but it's slow, please help with suggestions to improve run time and other suggestions for performance improvement. Problem: You are given a series of incoming packets in an 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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://hal.archives-ouvertes.fr/ccsd-00456385/en/
# Exact calculations for false discovery proportion with application to least favorable configurations Abstract : In a context of multiple hypothesis testing, we provide several new exact calculations related to the false discovery proportion (FDP) of step-up and step-down procedures. For step-up procedures, we show t...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.geeksforgeeks.org/python-pearsons-chi-square-test/?ref=lbp
# Python – Pearson’s Chi-Square Test • Difficulty Level : Basic • Last Updated : 23 Jun, 2020 The Pearson’s Chi-Square statistical hypothesis is a test for independence between categorical variables. In this article, we will perform the test using a mathematical approach and then using Python’s SciPy module. First, l...
{"extraction_info": {"found_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://link.springer.com/article/10.1007/s00338-012-0999-4
Coral Reefs , Volume 32, Issue 2, pp 539–549 # Rapid declines in metabolism explain extended coral larval longevity • E. M. Graham • A. H. Baird • S. R. Connolly • M. A. Sewell • B. L. Willis Report DOI: 10.1007/s00338-012-0999-4 Graham, E.M., Baird, A.H., Connolly, S.R. et al. Coral Reefs (2013) 32: 539. doi:10.1...
{"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.lessonplanet.com/teachers/the-screwtape-letters-by-cs-lewis-10th-11th
# The Screwtape Letters by C.S. Lewis In this C.S. Lewis activity, students answer ten questions from Letter 14 in the Screwtape Letters. Students define six words from the chapter and can define more for extra credit.
{"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.groundai.com/project/observing-multiple-stellar-populations-with-fors2vlt-main-sequence-photometry-in-outer-regions-of-ngc-6752-ngc-6397-and-ngc-6121-m-45298/
Observing multiple stellar populations with FORS2@VLT # Observing multiple stellar populations with FORS2@VLT Main sequence photometry in outer regions of NGC 6752, NGC 6397, and NGC 6121 (M 4).thanks: Based on observations at the European Southern Observatory using the Very Large Telescope on Cerro Paranal through E...
{"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://accountingexplained.com/financial/statements/cash-flow-operating-activities-indirect-method
# Cash Flow from Operating Activities Indirect Method The first section of a cash flow statement, known as cash flow from operating activities, can be prepared using two different methods known as the direct method and the indirect method. Here we will study the indirect method to calculate cash flows from operating 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://www.physicsforums.com/threads/solving-b-spline-need-help.778534/
# Solving B-spline Need Help 1. Oct 27, 2014 ### basty • Moved from a technical math section Hi all, The control points are five and they are: b0 = (0,0) b1 = (1,3) b2 = (3,0) b3 = (4,3) b4 = (6,0) The degree d is 2. The number of knots t are 8 and they are: t0 = 0 t1 = 1 t2 = 2 t3 = 3 t4 = 4 t5 = 5 t6 = 6 t7 =...
{"extraction_info": {"found_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://electronics.stackexchange.com/questions/22429/is-it-safe-to-design-board-at-fab-houses-minimum-trace-width
# Is it safe to design board at fab houses minimum trace width? I am working on my first board to have professionally fabricated. Right now I am planning on using seeed studio mainly because they are the cheapest I have found. 10 5cmx5cm boards for $10 is pretty awesome. Their site says they can handle 6 mil traces 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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://www.physicsforums.com/showthread.php?t=485503&page=3
# If light has no weight, how can it push objects? by Jarfi Tags: light, mass, momentum, wtf HW Helper P: 6,187 Quote by Dickfore So, what's the 'real mass' of a photon? I'm going with DaleSpam here. What we have is 'rest mass' which is 0. And 'relativistic mass' which is E/c2. P: 3,014 Quote by I like Serena I'm go...
{"extraction_info": {"found_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.bartleby.com/solution-answer/chapter-155-problem-22e-calculus-early-transcendentals-8th-edition/9781285741550/if-you-attempt-to-use-formula-2-to-find-the-area-of-the-top-half-of-the-sphere-x2-y2-z2-a2/0162a75b-52f4-11e9-8385-02ee952b546e
Chapter 15.5, Problem 22E ### Calculus: Early Transcendentals 8th Edition James Stewart ISBN: 9781285741550 Chapter Section ### Calculus: Early Transcendentals 8th Edition James Stewart ISBN: 9781285741550 Textbook Problem # If you attempt to use Formula 2 to find the area of the top half of the sphere x2 + y2 + ...
{"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://github.com/moritz/libtommath/blob/0.37/poster.tex
# moritz/libtommath forked from libtom/libtommath ### Subversion checkout URL You can clone with HTTPS or Subversion. Fetching contributors… Cannot retrieve contributors at this time 36 lines (35 sloc) 2.269 kb \documentclass[landscape,11pt]{article} \usepackage{amsmath, amssymb} \usepackage{hyperref} \begin{docu...
{"extraction_info": {"found_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://perfdynamics.blogspot.com/2008/11/what-harmonic-mean-means.html
Wednesday, November 19, 2008 What the Harmonic Mean Means As I discuss in Chapter 1 of The Practical Performance Analyst, time is the fundamental performance metric. Computer system performance metrics are therefore either direct measures of time, e.g, seconds, hours, minutes, or they are rates. All rate metrics have...
{"extraction_info": {"found_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.powerelectricalblog.com/2007/03/two-port-networks-z-y-h-g-abcd.html
## 06 March, 2007 ### Two Port Networks - Z , Y , h , g , ABCD Parameters A pair of terminals at which a signal (voltage or current) may enter or leave is called a port. A network having only one such pair of terminals is called a one port network. A two-port network (or four-terminal network, or quadripole) is an e...
{"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://en.wikipedia.org/wiki/Conserved_sequence
# Conserved sequence Residues conserved among various G protein coupled receptors are highlighted in green. In biology, conserved sequences are similar or identical sequences that occur within nucleic acid sequences (such as RNA and DNA sequences), protein sequences, protein structures or polymeric carbohydrates acro...
{"extraction_info": {"found_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://www.physicsforums.com/showthread.php?t=238517
ODE on the plane by wofsy Tags: plane P: 707 Can someone tell me how to solve the ODE, d2x/dt2 = -cosx d2y/dt2 = -cosy in the plane? P: 659 You can use seperation of variables and then integrate twice (with an integration constant!) P: 707 thanks Math Emeritus Thanks PF Gold P: 38,705 ODE on the plane Those two 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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://mathsci.kaist.ac.kr/pow/2021/09/17/
# 2021-15 Triangles with integer side lengths For a natural number $$n$$, let $$a_n$$ be the number of congruence classes of triangles whose all three sides have integer length and its perimeter is $$n$$. Obtain a formula for $$a_n$$. GD Star Rating
{"extraction_info": {"found_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/question-about-order-of-topics-covered-in-a-physics-course.416116/
# Courses Question about order of topics covered in a physics course 1. Jul 14, 2010 ### sona1177 Hi, I was wondering what does a standard introductory, algebra-based course cover first, rotational motion/torque or energy and conservation? Thanks 2. Jul 14, 2010 ### Andy Resnick All (or very nearly so) the intro...
{"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.jstage.jst.go.jp/article/vss/63/3/63_20180508/_article/-char/en
Vacuum and Surface Science Online ISSN : 2433-5843 Print ISSN : 2433-5835 Special Feature : A New Kind of Advanced Computing : Evolution of Ising Machine Principle and Applications of Simulated Bifurcation Machine Hayato GOTO Author information JOURNALS RESTRICTED ACCESS 2020 Volume 63 Issue 3 Pages 129-133 Details 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...
http://docplayer.net/27148-Getting-started-with-l-a-tex.html
# Getting Started with L A TEX Size: px Start display at page: ## Transcription 1 Getting Started with L A TEX David R. Wilkins 2nd Edition Copyright c David R. Wilkins 1995 Contents 1 Introduction to L A TEX What is L A TEX? A Typical L A TEX Input File Characters and Control Sequences Producing Simple Documents us...
{"extraction_info": {"found_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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://worldwidescience.org/topicpages/i/interstellar+boundary+explorer.html
#### Sample records for interstellar boundary explorer 1. The Interstellar Boundary Explorer (IBEX) - Time to Launch! Science.gov (United States) McComas, David The Interstellar Boundary Explorer (IBEX) mission is scheduled to launch in mid-July 2008, right around the time of this COSPAR meeting. IBEX will make 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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://quant.stackexchange.com/users/308/luigi-ballabio?tab=activity
# Luigi Ballabio less info reputation 46 bio website implementingquantlib.blogspot… location age member for 3 years, 9 months seen 2 days ago profile views 81 # 53 Actions Nov18 comment BlackProcess' constructor $x_{0}$ argument in QuantLib Annual dividend yields, that's correct. Nov17 answered BlackProcess' constr...
{"extraction_info": {"found_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/strange-formula.250339/
# Strange formula 1. Aug 16, 2008 ### mhill let be the identity $$(2 \pi ) i^{m-1}D^{m} \delta (u) = \int_{-\infty}^{\infty} dx e^{iux}x^{m-1}$$` then making the replacement u=e^D D derivative with respect to 'x' then $$(2 \pi ) i^{m-1}D^{m} \delta (e^{D})f(0) = \int_{-\infty}^{\infty} dx e^{ixe^{D}}x^{m-1}f(0)=\...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://linearalgebras.com/solution-abstract-algebra-exercise-1-6-26.html
If you find any mistakes, please make a comment! Thank you. ## Identify quaternion group as a subgroup of the general linear group of dimension 2 over complex numbers Let $i$ and $j$ be the generators of $Q_8 = \langle i, j \ |\ i^4 = j^4 = 1, i^2 = j^2, ji = i^3 j \rangle$. Prove that the map $\varphi : Q_8 \rightar...
{"extraction_info": {"found_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://worldwidescience.org/topicpages/c/cell+count+criteria.html
#### Sample records for cell count criteria 1. Cell counting. Science.gov (United States) Phelan, M C; Lawler, G 2001-05-01 This unit presents protocols for counting cells using either a hemacytometer or electronically using a Coulter counter. Cell counting with a hemacytometer permits effective discrimination 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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://arxiv.org/abs/gr-qc/0009013v1
gr-qc (what is this?) (what is this?) # Title:The warp drive: hyper-fast travel within general relativity Abstract: It is shown how, within the framework of general relativity and without the introduction of wormholes, it is possible to modify a spacetime in a way that allows a spaceship to travel with an arbitrari...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://worldwidescience.org/topicpages/t/title+binuclear+silveri.html
#### Sample records for title binuclear silveri 1. Silver(I) complexes of N-methylbenzothiazole-2-thione: Synthesis, structures and antibacterial activity Energy Technology Data Exchange (ETDEWEB) Aslanidis, P., E-mail: aslanidi@chem.auth.gr [Laboratory of Inorganic Chemistry, Department of Chemistry, Aristotle Univ...
{"extraction_info": {"found_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://discuss.codechef.com/questions/107918/help-me-in-atm
× Help me in ATM 0 #include #include using namespace std; int main(){ int with; float bal; cout<<"input"; cin>>with>>bal; if(with>=0 && bal>=0.00 && with<=2000 && bal<=2000.00 && bal!=with && bal>=with && ( (with+ 0.50) 0 cout<<"input" Dont print such superfluous statements. Its a machine checking if your output 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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://mymathforum.com/algebra/49568-impossible.html
My Math Forum impossible :( Algebra Pre-Algebra and Basic Algebra Math Forum January 12th, 2015, 11:08 AM   #1 Newbie Joined: Oct 2014 From: Norway Posts: 19 Thanks: 0 impossible :( Attached Images 10906331_826208634091383_3257033436137482649_n.jpg (20.1 KB, 0 views) January 12th, 2015, 11:23 AM #2 Math Team ...
{"extraction_info": {"found_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.cluedapp.co.za/inderator/
# Inderator Inderator User Manual: By Cluedapp (Pty) Ltd Version 1.0.7 26 April 2020 Inderator stands for Website Index File Generator. As the name implies, it is a utility program to generate static index files for websites. Inderator is written in C#. .NET Framework 4.7.2 or Mono Project is required to run Inde...
{"extraction_info": {"found_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.mpim-bonn.mpg.de/node/6547
# Comparing models for $(\infty, n)$-categories Posted in Speaker: Julie Bergner Affiliation: UC Riverside Date: Fri, 2016-03-18 10:00 - 11:00 Location: MPIM Lecture Hall The various models for $(\infty, 1)$-categories each lead to a number of approaches to higher $(\infty, n)$-categories.  In this talk we'll conside...
{"extraction_info": {"found_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/181205/subgame-perfect-nash-equilibrium?answertab=active
# Subgame Perfect Nash Equilibrium My homework question is summarized below: There are 7 players (say P1,P2,...,P7) trying to split 100 dollars. The game starts with P1 proposing an allocation of the 100 dollars to each player, that is, P1 assigns a dollar amount [0, 100] to each player, including himself. Then 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": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://mathhelpforum.com/business-math/96929-present-value-future-value-confused.html
# Thread: present value or future value CONFUSED 1. ## present value or future value CONFUSED Two payments of $850 and$600 must be made two years and five years from now respectively. If money can earn 4% compounded semi-annually,what single payment,three years from now, would be equivalent to the two scheduled payme...
{"extraction_info": {"found_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/linear-algebra-solve-linear-system-with-complex-constants.187993/
# Linear algebra - solve linear system with complex constants 1. Sep 30, 2007 Solve the following linear system: ix + (1+i)y = i (1-i)x + y - iz = 1 iy + z = 1 I am getting nowhere with this. is there a trick to do these? I keep getting more and more variations of i. like i^2-1, and (1-i^2)-1 ix + (1+i)y=i (1-i)x +...
{"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://tex.stackexchange.com/questions/241118/autoref-to-dmath-from-breqn-package-generates-wrong-link-text
# autoref to dmath (from breqn package) generates wrong link text In the following minimal example, what is wrong with my dmath equation? Why does hyperref call it a Figure, while autoref gets the link text correct for an equation defined with \documentclass{amsart} \usepackage{breqn} \begin{document} $$\label{mult...
{"extraction_info": {"found_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://var.scholarpedia.org/article/Spontaneous_symmetry_breaking_in_classical_systems
# Spontaneous symmetry breaking in classical systems Post-publication activity Curator: Franco Strocchi The mechanism of spontaneous symmetry breaking in classical systems amounts to the fact that a symmetric dynamics, typically described by a symmetric Hamiltonian or Lagrangian, may allow a non-symmetric behavior o...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://tel.archives-ouvertes.fr/view_by_stamp.php?label=INSMI&langue=en&action_todo=view&id=hal-00726386&version=1
26450 articles – 20328 references  [version française] Detailed view Article in peer-reviewed journal Archive for Rational Mechanics and Analysis 186, 2 (2007) 309-349 Attached file list to this document: PDF bc6.pdf(299.3 KB) ON THE FUNDAMENTAL SOLUTION OF A LINEARIZED UEHLING-UHLENBECK EQUATION In this paper we...
{"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/191310/find-the-inverse-matrix-a-1-using-gauss-elimination-without-lu-decomposit/239042
# Find the inverse matrix $A^{-1}$ , using Gauss-Elimination without LU decomposition (and without Gauss-Jordan)? Given a non-singular matrix A , is it possible to find the inverse matrix $A^{-1}$ , using Gauss-Elimination , without using LU decomposition and without using Gauss-Jordan ? I know that I can use LU deco...
{"extraction_info": {"found_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://electronicspost.com/zener-diode-voltage-regulator/
# Zener Diode Voltage Regulator ## Zener Diode Voltage Regulator The zener diode voltage regulator is based on a particular characteristic of zener diodes. When the zener diode is operated in the breakdown or zener region, the voltage across it is substantially constant for a large change of current through it. And i...
{"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
http://www.9math.com/book/multiply-11-fast
## Multiply with 11 fast Is there a way to multiply a two digits number with 11 fast? Multiplying a two digits number with 11 is actually very simple: you just add the two digits and put them in the middle. 23*11=? We just add 2 and 3 and put the result in the middle: 2+3=5 Now we put 5 between 2 and 3: 23*11=253 n...
{"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/linear-algebra-determinant.579827/
# Homework Help: Linear Algebra: Determinant 1. Feb 21, 2012 ### drosales I need help with another homework problem Let n be a positive integer and An*n a matrix such that det(A+B)=det(B) for all Bn*n. Show that A=0 Hint: prove property continues to hold if A is modified by any finite number of row or column eleme...
{"extraction_info": {"found_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://hal.in2p3.fr/in2p3-00428892
# CP violation and kaon-pion interactions in B-->Kpi+pi- decays Abstract : We study CP violation and the contribution of the strong kaon-pion interactions in the three-body B-->Kpi+pi- decays. We extend our recent work on the effect of the two-pion S- and P-wave interactions to that of the corresponding kaon-pion ones...
{"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.gamedev.net/topic/640961-how-does-tan-work-exactly/
• Create Account We're offering banner ads on our site from just \$5! Don't forget to read Tuesday's email newsletter for your chance to win a free copy of Construct 2! # How does tan work exactly? Old topic! Guest, the last post of this topic is over 60 days old and at this point you may not reply in this topic. 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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://github.com/adc-connect/adcc/blob/master/docs/theory.rst
{{ message }} Switch branches/tags Nothing to show Cannot retrieve contributors at this time 189 lines (163 sloc) 8.7 KB ## Theoretical review of ADC methods The polarisation propagator \Pi(\omega) is a quantity from many-body perturbation theory :cite:Fetter1971. Its relationship to electronically excited states sp...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://ask.sagemath.org/question/8072/can-sage-find-the-poles-of-a-complex-function-and-the-residues-at-those-poles/
Ask Your Question # Can sage find the poles of a complex function, and the residues at those poles? edit Hi all, I searched the SAGE reference and didn't find the word residue in realtion to functions of a complex variable. The function I'm working with is not the ratio of two polynomials in Z, which can be factored...
{"extraction_info": {"found_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://mathoverflow.net/questions/47854/the-number-of-hyperplanes-determining-the-integer-points-of-a-polyhedron
The number of hyperplanes determining the integer points of a polyhedron This question is inspired by this one. Let $P \subset \mathbb R_{+}^n$ be a convex polyhedron whose complement in $\mathbb R_{+}^n$ has finite volume. Let $Int(P) = P \cap \mathbb N^n$. (For motivation: they are the set of exponent vectors of 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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://unapologetic.wordpress.com/2010/08/31/some-banach-spaces/?like=1&source=post_flair&_wpnonce=671450efa2
# The Unapologetic Mathematician ## Some Banach Spaces To complete what we were saying about the $L^p$ spaces, we need to show that they’re complete. As it turns out, we can adapt the proof that mean convergence is complete, but we will take a somewhat different approach. It suffices to show that for any sequence of ...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 23, "mimetex.cgi": 0, "/images/ma...
https://projecteuclid.org/euclid.die/1367414142
## Differential and Integral Equations ### Global existence and nonexistence for a parabolic system with nonlinear boundary conditions #### Abstract We find both necessary and sufficient conditions on the nonnegative increasing functions $f$ and $g$ so that positive solutions of $$\begin{matrix} u_t=\Delta u+h(u,v)\...
{"extraction_info": {"found_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://umj.imath.kiev.ua/article/?lang=en&article=5595
2019 Том 71 № 11 # A comonotonic theorem for backward stochastic differential equations in $L^p$ and its applications Zong Z.-J. Abstract We study backward stochastic differential equations (BSDEs) under weak assumptions on the data. We obtain a comonotonic theorem for BSDEs in $L^p,\quad 1, 1 < p ≤ 2$. As applicat...
{"extraction_info": {"found_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.libretexts.org/Courses/Saint_Mary's_College_Notre_Dame/MATH_345__-_Probability_(Kuter)/3%3A_Discrete_Random_Variables/3.8%3A_Moment-Generating_Functions_(MGFs)_for_Discrete_Random_Variables
# 3.8: Moment-Generating Functions (MGFs) for Discrete Random Variables $$\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}}$$ $$\newcom...
{"extraction_info": {"found_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://brilliant.org/discussions/thread/conversion/
× # Conversion Two isomeric alkyl bromides (A) & (B), $$\ce{C5H11Br}$$ yield the following results in the laboratory. (A), on treatment with alcoholic $$\ce{ KOH}$$ gives (C) & (D). $$\ce{C5H10}$$. (C), on Ozonolysis gives HCHO and 2-Methyl propanal. (B) on treatment with alcoholic KOH gives (D) & (E), $$\ce{C5H10}$$...
{"extraction_info": {"found_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://math.stackexchange.com/questions/741934/definition-of-lie-groups
# Definition of Lie Groups In the definition of Lie Group, we require that $$(x,y)\rightarrow x*y \text{ and } x\rightarrow x^{-1}$$ both be smooth. Are there any examples of groups that satisfy only one of these and not the other and are hence are not smooth manifolds? The definition I am using of smooth manifold 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://pure.mpg.de/pubman/faces/ViewItemFullPage.jsp?itemId=item_1126719_2&view=EXPORT
English # Item ITEM ACTIONSEXPORT Path integral approach to the full Dicke model with dipole-dipole interaction Alcalde, M. A., Stephany, J., & Svaiter, N. F. (2011). Path integral approach to the full Dicke model with dipole-dipole interaction. Journal of Physics A: Mathematical and General, 44: 505301. Retrieved ...
{"extraction_info": {"found_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://tug.org/applications/fontinst/mail/tex-fonts/1997/msg00164.html
# Re: Unicode and math symbols ``` Chris wrote: Berthold wrote -- > > (1) Which is why we have the `alphabetic presentation forms' > > ff, ffi, ffl, fi, fl, slongt, st etc. in UNICODE. > > They are in the compatibility section. > > Well, they were put in *somewhere* because they are needed, No, they were 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...
http://math.stackexchange.com/questions/245850/lie-product-of-a-two-subalgebras
# Lie product of a two subalgebras Let V and W be subalgebras of a Lie algebra $\mathcal{L}$. I want to show that $[V,W]$ is not always a subalgebra of $\mathcal{L}$. - I cannot understand what you are asking. –  Mariano Suárez-Alvarez Nov 27 '12 at 18:47 Let V and W be subalgebras of $\mathcal{L}$ a Lie algebra. I w...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://math.libretexts.org/Bookshelves/Differential_Equations/Book%3A_Differential_Equations_for_Engineers_(Lebl)/4%3A_Fourier_series_and_PDEs/4.01%3A_Boundary_value_problems
$$\newcommand{\id}{\mathrm{id}}$$ $$\newcommand{\Span}{\mathrm{span}}$$ $$\newcommand{\kernel}{\mathrm{null}\,}$$ $$\newcommand{\range}{\mathrm{range}\,}$$ $$\newcommand{\RealPart}{\mathrm{Re}}$$ $$\newcommand{\ImaginaryPart}{\mathrm{Im}}$$ $$\newcommand{\Argument}{\mathrm{Arg}}$$ $$\newcommand{\norm}[1]{\| #1 \|}$$ $$...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://scholarworks.iu.edu/dspace/browse?value=McGlothlin%2C+Joel+W.&type=author
mirage # Browsing by Author "McGlothlin, Joel W." Sort by: Order: Results: • (The American Naturalist, 2010-04-15) Because of their role in mediating life‐history trade‐offs, hormones are expected to be strongly associated with components of fitness; however, few studies have examined how natural selection acts on h...
{"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://tex.stackexchange.com/tags/automata/hot
Podcast #128: We chat with Kent C Dodds about why he loves React and discuss what life was like in the dark days before Git. Listen now. # Tag Info 43 You can use options such as [midway], [near start] and [near end], [very near end] to specify the location of the label. (q_0) edge [bend left=15] node [red, near end...
{"extraction_info": {"found_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.artofproblemsolving.com/wiki/index.php/1997_USAMO_Problems/Problem_5
# 1997 USAMO Problems/Problem 5 ## Problem Prove that, for all positive real numbers . ## Solution 2 Outline: 1. Because the inequality is homogenous, scale by an arbitrary factor such that . 2. Replace all with 1. Then, multiply both sides by to clear the denominators. 3. Expand each product of trinomials. 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...
http://mmmsoftware.blogspot.com/2015/01/
## Wednesday, January 28, 2015 ### Resolving "The agent process was stopped while the test was running" on a TFS build agent I'm currently working on a project that uses TFS for automated builds. Recently, our builds started failing with the error "The agent process was stopped while the test was running" while runni...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://socratic.org/questions/57df46aa11ef6b4bde2e0cf6
Algebra Topics # How do you solve 6t^4-5t^3+200t+12000 = 175000 ? ##### 1 Answer Jul 11, 2017 The real solutions are approximately: $t \approx 13.000377$ $t \approx - 12.6846$ #### Explanation: Given: $p \left(t\right) = 6 {t}^{4} - 5 {t}^{3} + 200 t + 12000 = 175000$ This is a slightly strange question, in th...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 40, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
http://arkadiusz-jadczyk.eu/blog/2017/05/03/
### Einstein the Stubborn Before developing his 1915 General Theory of Relativity, Einstein held the “Entwurf” theory. Tullio Levi-Civita from Padua, one of the founders of tensor calculus, objected to a major problematic element in this theory, which reflected its global problem: its field equations were restricted 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...
http://www.archive.org/stream/imperialgazettee20grea/imperialgazettee20grea_djvu.txt
Home American Libraries | Canadian Libraries | Universal Library | Community Texts | Project Gutenberg | Children's Library | Biodiversity Heritage Library | Additional Collections Search: All Media Types   Wayback Machine   Video     Animation & Cartoons     Arts & Music     Community Video     Computers & Technology...
{"extraction_info": {"found_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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://asp.eurasipjournals.com/content/2011/1/138
Research Adaptive example-based super-resolution using kernel PCA with a novel classification approach Takahiro Ogawa* and Miki Haseyama Author Affiliations Graduate School of Information Science and Technology, Hokkaido University, Sapporo, Japan For all author emails, please log on. EURASIP Journal on Advances ...
{"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://docs.duck.sh/cli/?action=diff&version=91
# Command Line Interface (CLI) Cyberduck with a command-line interface (CLI) is available for Mac, Windows & Linux. It is installed as duck. ## Installation Homebrew Available as a Homebrew package. Use brew install duck to install. MacPorts The port is maintained by a third party. Use sudo port install duc...
{"extraction_info": {"found_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/relative-roughness-of-pipes.234447/
# Relative Roughness of pipes 1. May 11, 2008 ### xaan Relative Roughness of pipes!!! 1. The problem statement, all variables and given/known data Here is the Data: Reservoir Water Entry Pipeline Pipeline Pipeline Number Level Coeff. Length Diameter Roughness m [AHD] [m] [m] [mm] 0 20.665 0.814 432.453 1.222 0.08...
{"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://biodesign.seas.harvard.edu/publications/varying-negative-work-assistance-ankle-soft-exosuit-during-loaded-walking
# Varying negative work assistance at the ankle with a soft exosuit during loaded walking ### Citation: P. Malcolm, et al., “Varying negative work assistance at the ankle with a soft exosuit during loaded walking,” Journal of NeuroEngineering and Rehabilitation, vol. 14, no. 1, pp. 62, 2017. PDF 1.79 MB June 26 ##...
{"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.maths.ox.ac.uk/node/9563
# Mathematics of Phase Transitions From pde' s to many particle systems and back? 2 March 2012 16:30 Stephan Luckhaus Abstract What is a phase transition? The first thing that comes to mind is boiling and freezing of water. The material clearly changes its behaviour without any chemical reaction. One way to arrive at ...
{"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/dot-expansion-3/
# Dot Expansion Geometry Level 3 There are two equal dots, I and II. Both dots are in the same horizontal line, called C, at a distance of 240cm from each other. The dot I expands itself, creating an infinite line, called A, which makes 90 degrees with C. The dot II does the same, but the line created is called A'. T...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://labs.tib.eu/arxiv/?author=N.%20Vignaroli
• ### LHCSki 2016 - A First Discussion of 13 TeV Results(1607.01212) July 8, 2016 hep-ph, hep-ex These are the proceedings of the LHCSki 2016 workshop "A First Discussion of 13 TeV Results" that has been held at the Obergurgl Universit\"atszentrum, Tirol, Austria, April 10 - 15, 2016. In this workshop the consequences...
{"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/61577/the-pic0-of-an-abelian-variety
# The $Pic^0$ of an abelian variety Given a variety abelian $A$ defined over an algebraically closed field of characteristic $0$, Mumford define $Pic^0(A)$= $L \in Pic (A) | T^*_x{L}L = L \ for \ all \ x \ in A$ , where $T_x$ is translation by x. I wonder if this coincides with the usual definition: $Pic ^ 0 ( A )$ 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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://8ch.net/v/res/13795152.html
[ / / / / / / / / / / / / / ] [ dir / games / htg / kpop / leftpol / maka / newbrit / sg / strek ] # /v/ - Video Games The Vidya Winner of the 15th Attention-Hungry Games /leftyweebpol/ - Anime girls against capitalism! Email Comment * sage Select/drop/paste files here * = required field [▶ Show post options & limits...
{"extraction_info": {"found_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://forum.bebac.at/forum_entry.php?id=21872&order=time
## Terry’s homebrew [RSABE / ABEL] Hi mittyri, » here ya go Oh pleeeze, not that one! Of course, I have it but forgot that it deals with the partial replicate. I didn’t look at it for years cause you need a magnifying glass to read the tables (where the LaTeX screwed up making the formulas unusable). BTW, it was nev...
{"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://nrich.maths.org/public/leg.php?code=-274&cl=4&cldcmpid=6876
# Search by Topic #### Resources tagged with Eigenvalues and eigenvectors similar to Matrix Meaning: Filter by: Content type: Stage: Challenge level: ### There are 2 results Broad Topics > Advanced Algebra > Eigenvalues and eigenvectors ### Matrix Meaning ##### Stage: 5 Challenge Level: Explore the meaning behin...
{"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://curriculum.illustrativemathematics.org/HS/teachers/3/4/11/index.html
# Lesson 11 Evaluating Logarithmic Expressions ## 11.1: Math Talk: Finding Values (5 minutes) ### Warm-up This Math Talk encourages students to think about the relationship between base 10 logarithms and exponential expressions. Students have a chance to rewrite decimals, fractions, and base 10 numbers as powers of...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://worldwidescience.org/topicpages/f/frisch-grid+cdznte+detector.html
#### Sample records for frisch-grid cdznte detector 1. Simulation of the anode structure for capacitive frisch grid CdZnTe detectors International Nuclear Information System (INIS) Min Jiahua; Shi Zhubin; Sang Wenbin; Zhao Hengyu; Teng Jianyong; Qian Yongbiao; Liu Jishan 2009-01-01 CdZnTe (CZT) capacitive Frisch g...
{"extraction_info": {"found_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://wiki.contextgarden.net/index.php?title=Programming_in_LuaTeX&oldid=32565
# Programming in LuaTeX (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff) # Calling Lua from TeX The interweaving of ConTeXt and Lua consists of two elements: first you tell TeX that you're starting some Lua code; then, once inside Lua, you need to use the appropriate functions to put things...
{"extraction_info": {"found_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://burkeinstitute.caltech.edu/events/86347
Search # Sampling-complexity phase diagrams Tuesday, July 30, 2019 3:00 PM - 4:00 PM Location: Annenberg 213 Abhinav Deshpande, Graduate Student, University of Maryland Abstract: In this talk, I argue that the question of whether a physical system can be simulated on a classical computer is important not just from 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...
http://mathhelpforum.com/trigonometry/125637-pythagorean-identities-print.html
# Pythagorean identities Show 40 post(s) from this thread on one page Page 1 of 2 12 Last • Jan 26th 2010, 05:12 PM purplec16 Pythagorean identities Use Pythagorean identities to write the expression as an integer. tan^2 4β - sec^2 4β • Jan 26th 2010, 05:58 PM skeeter Quote: Originally Posted by purplec16 Use Pytha...
{"extraction_info": {"found_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": 26, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma...
https://indico.bnl.gov/event/10184/
# Workshop: RHIC Science Programs Informative Toward EIC in the Coming Years May 24 – 26, 2021 Online US/Eastern timezone ### Contact Due to the COVID-19 virus, we will hold the workshop online using This event is part of the CFNS workshop/ad-hoc meeting series. See the CFNS conferences page for other events. RHIC...
{"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://stylescoop.net/sum-of/sum-of-squared-errors-example.html
Home > Sum Of > Sum Of Squared Errors Example # Sum Of Squared Errors Example ## Contents So, the SSE for stage 1 is: 6. If all cases within a cluster are identical the SSE would then be equal to 0. One-way ANOVA calculations Formulas for one-way ANOVA hand calculations Although computer programs that do ANOVA calcu...
{"extraction_info": {"found_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://microexploitation.com/category/statistics-and-applied-math/
## The Development of the ThinQu Keyboard Layout: Factors that Influence Typing Effort The ThinQu Keyboard Layout is an optimized keyboard layout I recently developed for standard keyboards. It is designed to maximize both typing speed and comfort. It turns out to be extremely costly and difficult to build a model 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": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 1, "mimetex.cgi": 0, "/images/mat...
https://repository.uantwerpen.be/link/irua/83541
Publication Title Search for technicolor particles produced in association with a **W** boson at CDF Author Institution/Organisation CDF Collaboration Abstract We present a search for the technicolor particles ρT and πT in the process pp̅ →ρT→WπT at a center of mass energy of √s=1.96  TeV. The search uses a data sampl...
{"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://ryrych.pl/protips/2016-04-14-using-vim-buffer-as-a-standard-input-and-output-for-shell-commands/
Vim buffer can be used both as an input and output for other shell commands. Output example :!ls Input example Suppose that you liked the Today I learned idea and after some time you would like to get some statistics about your writing using lingua module. #!/usr/bin/env ruby require 'lingua' puts report.report...
{"extraction_info": {"found_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://link.springer.com/article/10.1007/s10887-019-09169-z?error=cookies_not_supported&code=4e0981eb-0073-4938-afeb-f0df3a3c1e46
# Inequality and growth: industry-level evidence ## Abstract Using a comprehensive data set of 22 industries in 86 countries over the period 1980–2012, we empirically identify the effect of inequality on industry-level value added growth. We show that an unequal income distribution increases the growth rates of physi...
{"extraction_info": {"found_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?p=3896664
# Question about MOND and gravity by mesa Tags: gravity, mond P: 6,863 Quote by Jonathan Scott Where did you get that from? I was misremembering something that you seem to have remembered correctly..... The really weird thing about MOND is that it actually works for a huge range of different galaxies using the same...
{"extraction_info": {"found_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.opcfoundation.org/v104/Core/docs/Amendment11/7.25/
## 7.25 OrientationType This abstract VariableType is used as base to define multi-dimensional orientations. Subtypes need to define the concrete number of dimensions. It reflects the semantic of its DataType, defined in 12.28. Subtypes shall expose the structure of their structured DataTypes as Variables. Additionall...
{"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://web.cs.ucla.edu/~yjchoi/publications/KhosraviNeurIPS19/
# On Tractable Computation of Expected Predictions Pasha Khosravi, YooJung Choi, Yitao Liang, Antonio Vergari, and Guy Van den Broeck. In Advances in Neural Information Processing Systems 32 (NeurIPS), 2019 ### TL;DR We achieve tractable probabilistic reasoning of prediction models by identifying generative-discrimi...
{"extraction_info": {"found_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://mathoverflow.net/questions/133581/quasicrystals-and-the-riemann-hypothesis?answertab=active
# Quasicrystals and the Riemann Hypothesis Let $0 < k_1 < k_2 < k_3 < \cdots$ be all the zeros of the Riemann zeta function on the critical line: $$\zeta(\frac{1}{2} + i k_j) = 0$$ Let $f$ be the Fourier transform of the sum of Dirac deltas supported at these points. In other words: $$f(x) = \sum_{j = 1}^\infty 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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.physicsforums.com/threads/how-to-find-prove-this-two-variable-limit.608972/
# How to find/prove this two variable limit 1. May 25, 2012 ### ozone It has been a while since I have done limis now, and I want to make sure I am doing this correctly. I have the problem listed below $(x-y)/(x+y) as (x,y) -> (0,0)$ In my mind I can gather that it will asymptote as you approach from either (-1,1)...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
https://www.mersenneforum.org/showthread.php?s=6614cdaf0ce44ff7e19e99fa232540d8&p=582273
mersenneforum.org Announcing a new Wagstaff PRP Register FAQ Search Today's Posts Mark Forums Read 2021-06-30, 07:53 #12 LaurV Romulan Interpreter     "name field" Jun 2011 Thailand 265016 Posts Good choice! Thanks to the mod colleague who did it. 2021-06-30, 13:03   #13 Dr Sardonicus Feb 2017 Nowhere 120128 Posts...
{"extraction_info": {"found_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://gamedev.stackexchange.com/questions/121792/capitalizing-initial-character-in-game-maker-studio
# capitalizing initial character in game maker studio The value "V_Output" is the string of letters that I wish to capitalize the initial of. The following code is run in the step event. V_InitL=string_char_at(V_Output,1) V_InitL_Cap=string_upper(V_InitL) string_delete(V_Output,0,1) string_insert(V_InitL_Cap,V_Outpu...
{"extraction_info": {"found_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://codegolf.stackexchange.com/questions/57601/z%CC%A1%CC%ACa%CC%AF%CC%A7%CC%94l%CC%86%CC%93g%CC%98%CC%9F%CC%9Bo%CC%A1-generator?noredirect=1
# Z̡̬a̧̯̔l̆̓g̛̘̟o̡ generator Write a program or function that transforms an input string into Zalgo text. For example, for an input string Zalgo, a possible output might look like: Z̗̄̀ȧ̛̛̭̣̖̇̀̚l̡̯̮̠̗̩̩̥̭̋̒̄̉̏̂̍̄̌ģ̨̭̭̪̯̫̒̇̌̂o̢̟̬̪̬̙̝̫̍̈̓̅̉̇ ## Zalgoification specs • Each letter (upper or lower case) must be zalgo...
{"extraction_info": {"found_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://puzzling.stackexchange.com/questions/53265/math-number-puzzle-2-2-3
# Math number puzzle: 2 + 2 = 3 This not-so-simple puzzle asked by my teacher today, given: 2 + 2 = 3 4 + 8 = 27 3 + 4 = 8 5 + 32 = ? • This sort of puzzle can have an infinite number of answers and as such doesn't make for a good puzzle. See here: puzzling.meta.stackexchange.com/questions/5712/… Jul 10 '17 at 14...
{"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat...
http://math.stackexchange.com/questions/390887/is-the-kernel-of-a-homomorphism-from-a-boolean-ring-to-mathbbz-2-always-a-m
# Is the kernel of a homomorphism from a Boolean ring to $\mathbb{Z}_2$ always a maximal ideal? Let $(B, +, \cdot)$ be a ring (not necessarily unital!) with the property that every $x \in B$ satisfies $x \cdot x = x$. How does one show that the kernel of any non-zero homomorphism of rings $h:B\rightarrow \mathbb{Z}_2...
{"extraction_info": {"found_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...