url stringlengths 14 1.76k | text stringlengths 100 1.02M | metadata stringlengths 1.06k 1.1k |
|---|---|---|
https://diego.assencio.com/?index=6890b8c50169ef45b74db135063c227c | Generating random numbers in C++
Posted by Diego Assencio on 2015.11.19 under Programming (C/C++)
Before C++11 was released, the easiest way to generate random numbers in C++ was through the std::rand() function. However, C++11 now offers easy-to-use and vastly superior mechanisms for generating random numbers and pr... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.lessonplanet.com/teachers/school-home-links-writing-about-your-family | In this writing sentences learning exercise, students complete several sentences using the prompt on the lined writing paper. Students will write about their families.
Concepts
Resource Details | {"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://smartonlineexam.com/general-english/passage/91/question-answer/Rearrangement%20of%20Jumbled%20Sentences%20in%20Para/?questionLanguage= | Q.1
The sentences given in each question when properly sequenced, form a coherent paragraph. Each sentence is labeled with a letter. Choose the most logical order of sentences from among the given choices to construct a coherent paragraph.
(A) An option is a contract, or a provision of a contract, that gives one party ... | {"extraction_info": {"found_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://codereview.stackexchange.com/questions/90371/simple-grid-using-svg | # Simple grid using SVG
I developed this grid which displays number of records for X & Y, user can click each number to see a list. (I didn't add list markup to fiddle yet - so lets not worried about it for now.)
What I believe is that I overcomplicated this simple project by choosing SVG, and it can be improved mass... | {"extraction_info": {"found_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://worldwidescience.org/topicpages/b/bright+single+photon.html | #### Sample records for bright single photon
1. Bright Single Photon Emitter in Silicon Carbide
Science.gov (United States)
Lienhard, Benjamin; Schroeder, Tim; Mouradian, Sara; Dolde, Florian; Trong Tran, Toan; Aharonovich, Igor; Englund, Dirk
Efficient, on-demand, and robust single photon emitters are of central 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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://blog.geomblog.org/2004/09/voting-and-geometry.html | ## Wednesday, September 08, 2004
### Voting and Geometry
It would be remiss of me (this is the Geomblog, after all) not to remark on the connection between voting and geometry pointed out by a commenter on my earlier post.
Donald Saari has developed an interesting theory of rankings based on mapping rankings to poin... | {"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.opentitan.org/doc/ug/getting_started_dv/ | # Getting Started with an OpenTitan Design Verification
This document aims to enable a contributor to get started with a design verification (DV) effort within the OpenTitan project. While most of the focus is on development of a testbench from scratch, it should also be useful to understand how to contribute to an ex... | {"extraction_info": {"found_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://adam.chlipala.net/cpdt/repo/rev/cadeb49dc1ef | Fix typo
author Adam Chlipala Mon, 01 Dec 2008 08:32:20 -0500 a35eaec19781 df289eb8ef76 src/Equality.v 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Equality.v Fri Nov 28 14:21:38 2008 -0500
+++ b/src/Equality.v Mon Dec 01 08:32:20 2008 -0500
@@ -25,7 +25,7 @@
(** We have seen ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/trigonometry/218199-rhind-papyrus-problem-41-pi.html | # Math Help - Rhind papyrus problem 41 (pi)
1. ## Rhind papyrus problem 41 (pi)
Okay, i got a little problem. I have to do a research for school about the history of pi. Not that hard you'd think... But then i found that the Egyptians found 3,1605 for pi in 1650 BC. So now i got to find out how he found it out.
he 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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 9, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://openstudy.com/updates/55c16e72e4b033255003cc0d | Here's the question you clicked on:
55 members online
• 0 viewing
## anonymous one year ago Find the interval on which the curve of "picture below" is concave up Delete Cancel Submit
• This Question is Closed
1. anonymous
• one year ago
Best Response
You've already chosen the best response.
0
##### 1 Attachment
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... |
http://tex.stackexchange.com/questions/124334/replace-lstlisting-with-verbatim-depending-on-a-boolean | # Replace lstlisting with verbatim depending on a boolean
I use latex2rtf to convert latex documents to .rtf and thence to MS-word (see this thread). To do this, I set up a custom class and limit which packages are used as latex2rtf only accepts a limited subset of commands (see manual pages). latex2rtf provides a boo... | {"extraction_info": {"found_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://cs.stackexchange.com/tags/correctness-proof/hot | # Tag Info
242
Let me offer one reason and one misconception as an answer to your question. The main reason that it is easier to write (seemingly) correct mathematical proofs is that they are written at a very high level. Suppose that you could write a program like this: function MaximumWindow(A, n, w): using a slidi... | {"extraction_info": {"found_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://faacets.com/wtf | Required
### Try these...
CHSH CGMLP Guess Your Neighbor's Input
### Syntax
Faacets supports three notations:
• terms specified using full probabilities, writing P(abc...|xyz...),
• terms in the Collins-Gisin notation, by specifying the parties P_AB(ab|xy),
• correlator terms using the notation < Ax By ... >, with... | {"extraction_info": {"found_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://oscarfalk.com/dc95nd/8e3611-application-of-integration-exercises | (c) the y-axis If necessary, break the region into sub-regions to determine its entire area. Use both the shell method and the washer method. Answer 7E. A conical tank is 5 m deep with a top radius of 3 m. (This is similar to Example 224.) Applications of integration a/2 y = 3x 4B-6 If the hypotenuse of an isoceles rig... | {"extraction_info": {"found_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://docs.itascacg.com/3dec700/3dec/docproject/source/modeling/problemsolving/rigidvsdeformable.html | # Rigid vs. Deformable
An important consideration when doing a discontinuum analysis is whether to use rigid or deformable blocks to represent the behavior of intact material. The considerations for rigid versus deformable blocks are discussed in this section. If a deformable block analysis is required, there are seve... | {"extraction_info": {"found_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://nbviewer.jupyter.org/github/amplab/datascience-sp14/blob/master/lab4/joins.ipynb | # Joining DataFrames in Pandas¶
In previous labs, we've explored the power tables as a data management abstraction, in particular with the Pandas DataFrame object. Tables let us select rows and columns of interest, group data, and measure aggregates.
But what happens when we have more than one table? Traditional rela... | {"extraction_info": {"found_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://gmatclub.com/forum/which-of-the-following-equations-represents-a-line-that-is-perpendicul-209228.html?kudos=1 | GMAT Question of the Day - Daily to your Mailbox; hard ones only
It is currently 19 Nov 2019, 11:05
### GMAT Club Daily Prep
#### Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.
Customize... | {"extraction_info": {"found_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://email.esm.psu.edu/pipermail/macosx-tex/2006-March/020949.html | # [OS X TeX] increased memory allocation
Herbert Schulz herbs at wideopenwest.com
Sat Mar 4 13:35:37 EST 2006
On Mar 4, 2006, at 11:55 AM, Miriam Belmaker wrote:
> Hi,
>
> I can run the pdflatex with no problem and then when I try to
> bibtex the aux file , I see nothing (this happens when I run it
> indivually or u... | {"extraction_info": {"found_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://mathematica.stackexchange.com/questions/139520/labelling-points-on-a-numberlineplot | # Labelling points on a NumberLinePlot
I have a list of points plotted using the command:
NumberLinePlot[{1, 1.5, 2}, PlotStyle -> {{Thick, Red, PointSize[Large]}, {Thick, Darker[Green],
PointSize[Large]}, {Thick, Blue, PointSize[Large]}},
PlotTheme -> "Scientific"]
The output is of the form:
How can I label each ... | {"extraction_info": {"found_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/204892/how-to-solve-this-summation-polynomial | # How to solve this summation/polynomial?
Is there a simple/fast way to find $y$ for the equation:
$$120,000=8000\sum_{t=1}^{4}\frac{1}{(1+y)^t}+\frac{100,000}{(1+y)^4}$$
?
I am trying to calculate the yield to maturity of a bond, and the answer is 2.66% or 2.67% (depending on your rounding off). I know some other ... | {"extraction_info": {"found_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://physics.stackexchange.com/questions/41124/bouncing-ball-pattern | # Bouncing Ball Pattern
If a ball is simply dropped, each time a ball bounces, it's height decreases in what appears to be an exponential rate.
Let's suppose that the ball is thrown horizontally instead of being simply dropped. How does the horizontal distance travelled change after each bounce?
Context behind quest... | {"extraction_info": {"found_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://physics.stackexchange.com/questions/22390/would-one-actually-find-their-doppelg%c3%a4nger-in-a-googolplex-universe?answertab=oldest | # Would one actually find their doppelgänger in a “Googolplex Universe”?
I've recently become a fan of Numberphile, and today I happened to watch their video regarding Googol and Googolplex. In the video, I found a rather confusing claim that I'm hoping someone here can help me sort out.
It's first stated in the intr... | {"extraction_info": {"found_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://doc.cgal.org/4.14/Polygon_mesh_processing/group__PkgPolygonMeshProcessingRef.html | CGAL 4.14 - Polygon Mesh Processing
Polygon Mesh Processing Reference
Sébastien Loriot, Jane Tournois, Ilker O. Yaz
This package provides a collection of methods and classes for polygon mesh processing, ranging from basic operations on simplices, to complex geometry processing algorithms.
Introduced in: CGAL 4.7
Depend... | {"extraction_info": {"found_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://clay6.com/qa/18774/if-a-b-c-are-the-angles-of-a-delta-le-then-the-value-of-the-determinant-beg | Browse Questions
If $A,B,C$ are the angles of a $\Delta$le then the value of the determinant $\small\begin{vmatrix}-1+\cos B&\cos C+\cos B&\cos B\\\cos C+\cos A&-1+\cos A&\cos A\\-1+\cos B&-1+\cos B&-1\end{vmatrix}$ is
$(a)\;0\qquad(b)\;1\qquad(c)\;-1\qquad(d)\;2$
We have
$\begin{vmatrix}-1+\cos B&\cos C+\cos B&\cos... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://openturns.github.io/openturns/latest/user_manual/_generated/openturns.Field.html | Field¶
class Field(*args)
Base class for Fields.
Available constructors:
Field(mesh, dim)
Field(mesh, values)
Parameters: mesh : Mesh Each vertice of the mesh is in a domain of . dim : int Dimension of the values. values : 2-d sequence of float of dimension The values associated to the vertices of the mesh. The 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": 0, "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/1502.06720 | gr-qc
(what is this?)
# Title: Charged isotropic non-Abelian dyonic black branes
Abstract: We construct black holes with a Ricci flat horizon in Einstein--Yang-Mills theory with a negative cosmological constant, which approach asymptotically an AdS$_d$ spacetime background (with $d\geq 4$). These solutions are isotr... | {"extraction_info": {"found_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://farside.ph.utexas.edu/teaching/336L/Fluidhtml/node14.html | Next: Equations of Incompressible Fluid Up: Mathematical Models of Fluid Previous: Navier-Stokes Equation
# Energy Conservation
Consider a fixed volume surrounded by a surface . The total energy content of the fluid contained within is
(1.59)
where the first and second terms on the right-hand side are the net inte... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://export.arxiv.org/list/gr-qc/1806?skip=100&show=25 | # General Relativity and Quantum Cosmology
## Authors and titles for Jun 2018, skipping first 100
[ total of 418 entries: 1-25 | 26-50 | 51-75 | 76-100 | 101-125 | 126-150 | 151-175 | 176-200 | ... | 401-418 ]
[ showing 25 entries per page: fewer | more | all ]
[101]
Title: Inflation in an effective gravitational mod... | {"extraction_info": {"found_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://git.0pointer.net/dbus.git/tree/dbus/dbus-desktop-file.h?id=a0e8a279802aa9f26a3ccf3f8ee27110a1509d19 | summaryrefslogtreecommitdiffstats log msg author committer range
path: root/dbus/dbus-desktop-file.h
blob: 812d82f362018685e14d43fc4b6bfcaae0ca8228 (plain)
```1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 ``` ``````/* -*- mode:... | {"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.emis.de/classics/Erdos/cit/79605050.htm | ## Zentralblatt MATH
Publications of (and about) Paul Erdös
Zbl.No: 796.05050
Autor: Erdös, Paul; Faudree, Ralph J.; Rousseau, C.C.; Schelp, R.H.
Title: A local density condition for triangles. (In English)
Source: Discrete Math. 127, No.1-3, 153-161 (1994).
Review: Authors' abstract: Let G be a graph on n verti... | {"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://cs.stackexchange.com/questions/9987/tasks-in-which-recursion-is-either-the-fastest-or-only-way-to-produce-a-result | # Tasks in which recursion is either the fastest or only way to produce a result [duplicate]
I've just finished studying recursion at university. One thing that stood out for me however was that in both the lectures and in the practical we completed, all the tasks we were asked to do could be performed faster, and 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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://plainmath.net/16117/find-vectors-given-point-equal-less-then-frac-more-than-point-less-then-frac | # Find the vectors T, N, and B at the given point. r(t) =<t^2, \frac{2}{3}t^3 , t> and point <4,-\frac{16}{3},-2>
Find the vectors T, N, and B at the given point.
$r\left(t\right)=<{t}^{2},\frac{2}{3}{t}^{3},t>$ and point $<4,-\frac{16}{3},-2>$
You can still ask an expert for help
• Questions are typically answered i... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 68, "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://crypto.stackexchange.com/users/4028/bob?tab=activity&sort=all&page=4 | bob
Reputation
1,067
Top tag
Next privilege 1,250 Rep.
Create tag synonyms
Oct24 revised A discrete-log-like problem, with matrices: given $A^k x$, find $k$ required for matrix operations Oct24 revised Hash function from narrower block cipher operated in CBC-encryption mode? simple formating Oct24 suggested approved e... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://philpapers.org/rec/MACMHC | # Martin Heidegger: Critical Assessments
Routledge (1992)
Abstract Martin Heidegger (1899-1976), born in Baden, Germany, is one of the most important philosophers of the twentieth century. The one-time assistant of Edmund Husserl, the founder of the phenomenological movement, Heidegger established himself as an 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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://doingbayesiandataanalysis.blogspot.co.uk/2013/ | ## Saturday, December 28, 2013
### Icons for the essence of Bayesian and frequentist data analysis
Goal: Simple graphical icons that capture the essence of Bayesian data analysis and frequentist data analysis. Why? Visual icons serve as mnemonic cognitive packaging that facilitate initial understanding and subsequent... | {"extraction_info": {"found_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://hackage.haskell.org/package/fftwRaw | # fftwRaw: Low level bindings to FFTW.
[ bsd3, library, math ] [ Propose Tags ]
Yet another set of Haskell bindings to FFTW, the Fastest Fourier Transform in the West.
These are low level bindings with some type safety for a small subset of FFTW's functionality. Raise an Issue on Github if you need something I haven... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/walkie-talkies.9533/ | # Walkie-talkies
1. Nov 24, 2003
### Junior Ivan
Anyone know anything about that rule that says you have to have an FCC license to use walkie talkies?
2. Nov 24, 2003
### Guybrush Threepwood
I'm sure there must be some unlicensed bands you can use....
3. Nov 24, 2003
I don't know any of the details, but it rela... | {"extraction_info": {"found_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://math.stackexchange.com/questions/2108844/how-to-prove-that-these-two-quotients-are-isomorphic-as-rings-circle-and-hyperb?noredirect=1 | # How to prove that these two quotients are isomorphic as rings (circle and hyperbola)?
Let $k$ be an algebraically closed field. Consider the polynomial ring $A=k[x,y]$. Consider the ideal $I=\langle x^2+y^2-1\rangle$ (which is just the vanishing set of the circle) and $J=\langle y^2-x^2-1\rangle$ (the vanishing set ... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/pre-calculus/106498-integrating-get-velocity-notation.html | # Math Help - Integrating to get velocity. (notation)
1. ## Integrating to get velocity. (notation)
I'm stuck on how to get the proper notation for this problem.
In physics, we know that Force= Mass x acceleration, or F=ma
In this case, the force is equal to $(A)/c * cos(theta)$
So i'm looking at $((A)/c * cos(the... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 17, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://earthscience.stackexchange.com/tags/minerals/hot | Tag Info
19
That is the multimillion dollar question! "looking for surface formations" is indeed one way, and it was the main method of exploration in the past. This does not necessarily mean that you directly see the ore deposit in front of your eyes. Many ore-forming systems are accompanied by different kinds of al... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://brilliant.org/problems/if-only-you-could-flip-it/ | If only you could flip it...
Calculus Level 2
This integral is equal to $$A-B\ln C,$$ where $$A,$$ $$B,$$ and $$C$$ are positive integers and $$C$$ is prime. What is $$A+B+C\text{?}$$ $\int_0^3\dfrac{2x^3}{x^2+9}\text{ }dx$
× | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://brilliant.org/problems/2002-osk-number-7/ | # 2002 Math OSK, Number 7
Algebra Level pending
For every real number $$x, y$$ applies $$xy\quad =\quad xy\quad -\quad x\quad +\quad y$$ then $$(x+y)(x-y)$$ equals 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": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://aubinhoudetcaseneuve.com/cipher-codes-bpza/list-of-perfect-cubes-pdf-88768e | 8, 27, 64, 125, 216, 343, … are perfect cube My students can never remember how! Mathematics (Geometry) Algebraic curves Rational curves. 5 and (25)(25) equal 25.So, 25 has two square roots, 5 and 25.A radical sign, Ïw, is the symbol used to indicate the positive square root of a number.So, Ï25w 5 5. Open Microsoft Exc... | {"extraction_info": {"found_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://oaautoservice.com/6/858719RR42456.htm | Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /nfs/c07/h02/mnt/102208/domains/oaautoservice.com/html/wp-content/plugins/essential-grid/includes/item-skin.class.php on line 1145
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "cont... | {"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://socratic.org/questions/how-do-you-solve-10x-2-27x-18 | Algebra
Topics
# How do you solve 10x^2 - 27x + 18?
Jun 21, 2015
Use the quadratic formula to find zeros $x = \frac{3}{2}$ or $x = \frac{6}{5}$
$10 {x}^{2} - 27 x + 18 = \left(2 x - 3\right) \left(5 x - 6\right)$
#### Explanation:
$f \left(x\right) = 10 {x}^{2} - 27 x + 18$ is of the form $a {x}^{2} + b x + c$, w... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 22, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
https://chemistry.stackexchange.com/questions/24358/why-do-internal-combustion-engines-only-burn-to-carbon-monoxide-not-dioxide | # Why do internal combustion engines only burn to carbon monoxide, not dioxide?
Why don't diesel and regular car engines burn all the way to $\ce{CO2}$?
## migrated from physics.stackexchange.comJan 29 '15 at 21:52
This question came from our site for active researchers, academics and students of physics.
• Most of... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/just-a-simple-question-on-dot-products.180465/ | # Just a simple question on dot products
1. Aug 14, 2007
### mohdhm
1. The problem statement, all variables and given/known data
Ok so i ran into trouble in the momentum section because i do not understand dot products as well as i thought. I tried going back and revising my notes but nothing new comes to mind. Your... | {"extraction_info": {"found_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/356186/richardson-extrapolation | # Richardson Extrapolation
Suppose that $$L=\lim_{h\rightarrow 0}f(h)$$ and that $$L-f(h)=c_{6}h^{6}+c_{9}h^{9}+\cdots$$ What combination of f(h) and f(h/2) should be the best estimate of L ?
-
@Amzoti That's why I came here and try to find someone who can understands this question more. It is from the book directly.... | {"extraction_info": {"found_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://infoscience.epfl.ch/record/224275 | Infoscience
Report
# Computing the equivalent number of parameters of fixed-interval smoothers
The problem of reconstructing an unknown signal from $n$ noisy samples can be addressed by means of nonparametric estimation techniques such as Tikhonov regularization, Bayesian regression and state-space fixed-interval sm... | {"extraction_info": {"found_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://dsp.stackexchange.com/questions/6230/zeroing-bins-before-ifft | # Zeroing bins before IFFT
Endolith's recent question on zeroing FFT bins got me thinking about a possible error in my workflow and I'd like to double check.
Consider a signal $x_i[m],\ m\in\{1,\ldots,M\}$, i.e. $M$ samples sampled at $f_s$ and the subscript denotes the $i^{th}$ such signal segment. I then filter thi... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://electronics.stackexchange.com/questions/506432/jtag-voltage-compatibility | # JTAG Voltage compatibility
I am having this microcontroller - S32K142 64 pins 5V core voltage.
I am using the this J LINK 20 pin JTAG Debugger. Using JLINK Flash Lite software tool in Windows PC to program the microcontroller by connected the debugger through USB port of the PC
JTAG User Manual
I just want to ver... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://math.stackexchange.com/questions/60014/langs-proof-of-the-fact-that-a-finitely-generated-p-module-is-the-direct-sum | # Lang's proof of the fact that a finitely generated $p$-module is the direct sum of cyclic $p$-modules
The question refers to a proof of the theorem that a finitely generated $p$-module is the direct sum of cyclic $p$-modules. In particular, refer to Lang's "Algebra" p. 151, right above Theorem 7.7. I can not underst... | {"extraction_info": {"found_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://cool.conservation-us.org/byauth/lynn/glossary/term1-5.html | [Document Tree]
The Original Document
1.1 Medium
1.2 Format
1.3 Periodicity
1.4 Properties
1.5 Condition
1.6 Content
1.5. Document Condition
Condition refers to the physical state of the document compared with its state when originally published. The following presents only those characteristics of the physical state... | {"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/financial-diffeq-question.257704/ | # Financial DiffEq question
1. Sep 19, 2008
### jaejoon89
I am having trouble understanding conceptually the following DiffEq problem:
"Suppose you can afford no more than $500 per month of payment on a mortgage. The interest rate is 8% and the mortgage term is 20 yrs. If the interest is compounded continuously and... | {"extraction_info": {"found_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/analytic-function-definiton.523890/ | # Analytic function definiton
1. Aug 24, 2011
### JamesGoh
From my lecture notes I was given, the definiton of an analytic function was as follows:
A function f is analytic at xo if there exists a radius of convergence bigger than 0 such that f has a power series representation in x-xo which converges absolutely 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": 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/zwiebach-page-210.193837/ | # Zwiebach page 210
1. Oct 25, 2007
### ehrenfest
1. The problem statement, all variables and given/known data
equation 12.28 is only true if $$\dot{X'^j}$$ is equal to 0, right? Why is that true?
2. Relevant equations
3. The attempt at a solution
2. Oct 25, 2007
### nrqed
No. It follows from 12.27 which does 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": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://rank1neet.com/unit-5-states-of-matter-summary/ | # Unit 5 – States Of Matter – Summary
Intermolecular forces operate between the particles of matter. These forces differ from pure electrostatic forces that exist between two oppositely charged ions.
Also, these do not include forces that hold atoms of a covalent molecule together through covalent bond.
Competition ... | {"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/24660/condition-for-existence-of-lagrange-multiplier | # Condition for existence of Lagrange-multiplier
Using the implicit function theorem one can prove the following:
Let $X,Y$ be Banach-spaces, $U\subset X$ open, $f\colon U\to \mathbf{R}$, $g\colon U\to Y$ continuously differentiable function. If $f|_{g^{-1}(0)}$ has a local extremum at $x$, and $g'(x)\in L(X;Y)$ has ... | {"extraction_info": {"found_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://arxiv-export-lb.library.cornell.edu/abs/1911.05766?context=physics | physics
(what is this?)
# Title: Generalized and multiplexed $q$-plates with radial and azimuthal dependence
Abstract: In this paper we generalize the concept of the $q$-plate allowing arbitrary functions of both the radial and the azimuthal variables, and simulate their effect on uniformly polarized beams in the fa... | {"extraction_info": {"found_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://kb.osu.edu/dspace/handle/1811/15755 | A NEW HYDRIDE SPECTRUM NEAR 7666{\AA}.
Please use this identifier to cite or link to this item: http://hdl.handle.net/1811/15755
Files Size Format View
1969-L-07.jpg 105.1Kb JPEG image
Title: A NEW HYDRIDE SPECTRUM NEAR 7666{\AA}. Creators: Johns, J. W. C. Issue Date: 1969 Abstract: Whilst searching for emission 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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://blackhole12.blogspot.nl/2012_05_01_archive.html | May 29, 2012
When I was growing up and trying to figure out what was going on in this crazy planet I was born on, there were several important questions I asked that took many, many years to find answers to. What was frustrating is that almost every single answer was usually extremely obvious once I could just find so... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 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/faraday-rotation-and-permittivity-tensor.783814/ | # Faraday rotation and permittivity tensor
Tags:
1. Nov 24, 2014
### Hassan2
Dear all,
In text books about optics in magneto-optic materials, we often come across a Hermitian permittivity tensor with off-diagonal imaginary components. These components are relevant to the Faraday rotation of plane of polarization of... | {"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://kb.osu.edu/dspace/handle/1811/19961 | # ANALYSIS OF SELF-BROADENED SPECTRA IN THE $\nu_{5}$ AND $\nu_{6}$ FUNDAMENTAL BANDS OF $^{12}CH_{3}D$
Please use this identifier to cite or link to this item: http://hdl.handle.net/1811/19961
Files Size Format View
2000-WG-11.jpg 153.4Kb JPEG image
Title: ANALYSIS OF SELF-BROADENED SPECTRA IN THE $\nu_{5}$ AND $\... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/calculus/116481-integrals-2-a.html | # Math Help - Integrals : 2
1. ## Integrals : 2
Calculate integral for the function :
$
\begin{array}{l}
\ln (\sin (x)) \\
\ln (\cos (x)) \\
\end{array}$
2. Originally Posted by dhiab
Calculate integral for the function :
$
\begin{array}{l}
\ln (\sin (x)) \\
\ln (\cos (x)) \\
\end{array}$
Mathematica got a nasty r... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 11, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://pillars.che.pitt.edu/student/slide.cgi?course_id=12&slide_id=87.0 | # McCabe-Thiele Analysis
McCabe-Thiele analysis for (almost) arbitrary reflux ratios is similar to total reflux, if slightly harder.
In this case the two operating equations (lines), an equilibrium expression (line) using the relative volatility, and a feed expression (line) do not simplify, and thus must be used 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... |
http://docs.astropy.org/en/stable/api/astropy.nddata.UnknownUncertainty.html | # UnknownUncertainty¶
class astropy.nddata.UnknownUncertainty(array=None, copy=True, unit=None)[source] [edit on github]
This class implements any unknown uncertainty type.
The main purpose of having an unknown uncertainty class is to prevent uncertainty propagation.
Parameters: args, kwargs :
Attributes Summary
... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.maplesoft.com/Applications/Detail.aspx?id=154362 | Fibonacci Numbers - Maple Application Center
Application Center Applications Fibonacci Numbers
## Fibonacci Numbers
Author
: Dr. Jürgen Gerhard
This Application runs in Maple. Don't have Maple? No problem!
Many programming language tutorials have an example about computing Fibonacci numbers to illustrate recursion. U... | {"extraction_info": {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://jdh.hamkins.org/tag/hugh-woodin/ | # A conference in honor of W. Hugh Woodin’s 60th birthday, March 2015
I am pleased to announce the upcoming conference at Harvard celebrating the 60th birthday of W. Hugh Woodin. See the conference web site for more information. Click on the image below for a large-format poster.
# The ground axiom is consistent wit... | {"extraction_info": {"found_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://docs.mfem.org/html/classmfem_1_1ESDIRK33Solver.html | MFEM v4.4.0 Finite element discretization library
mfem::ESDIRK33Solver Class Reference
#include <ode.hpp>
Inheritance diagram for mfem::ESDIRK33Solver:
[legend]
Collaboration diagram for mfem::ESDIRK33Solver:
[legend]
## Public Member Functions
virtual void Init (TimeDependentOperator &f_)
Associate a TimeDependen... | {"extraction_info": {"found_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://cs.stackexchange.com/questions/91538/why-is-adding-log-probabilities-considered-numerically-stable/91546 | # Why is adding log probabilities considered "numerically stable"?
Every once in a while, I come across the term numerical stability, which I don't really understand. In particular, I have seen a description of the practice of "adding logs rather than multiplying numbers" as "numerically stable." I would like to know ... | {"extraction_info": {"found_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://latex.org/forum/viewtopic.php?f=12&p=98823&sid=8175ba24244ada79c12c6b0f4f095bc4 | ## LaTeX forum ⇒ TeX Live and MacTeX ⇒ mactex paths texlive acmart
Information and discussion about TeX Live distribution for all platforms (Windows, Linux, Mac OS X) and the related MacTeX: installing, updating, configuring
David Epstein
Posts: 2
Joined: Fri Mar 03, 2017 11:11 am
### mactex paths texlive acmart
I 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://computergraphics.stackexchange.com/questions/5140/does-smooth-lighting-work-with-gouraud-shading-on-single-triangles | # Does smooth lighting work with Gouraud shading on single triangles?
I'm currently working on a project where a 3D model gets computed through an isosurface algorithm. This algorithm outputs single triangles with vertices and normals, but without indices. So therefore I have a lot of duplicates which can't be avoided... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathhelpforum.com/business-math/108430-paying-advance.html | The premiums on an insurance policy are $60 every 3 months, payable at the beginning of each three-month period. If the policy holder wishes to pay 1 year’s premiums in advance, how much should be paid provided that the interest rate is 4.3% compounded quarterly? What formula would I use for this? The Present value ann... | {"extraction_info": {"found_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://ask.libreoffice.org/en/question/47249/solved-is-there-a-macro-wizard-out-there/ | # [solved] is there a macro-wizard out there? [closed] edit
Hello,
I wrote this simple macro. I'm not a macro-expert so maybe I'm doing something wrong here.
What the macro should do is reset the revision number (EditingCycles) and the total editing time (EditingDuration) of a document.
By setting EditingCycles 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://www.jiskha.com/users?name=Randy | # Randy
Popular questions and responses by Randy
1. ## Math
sec 7pi/4 without a calculator Find the exact answer
2. ## Chemistry
A selenium atom (Se) would form its most stable ion by the 1. loss of 2 electrons. 2. gain of 1 electron. 3. loss of 1 electron. 4. loss of 7 electrons. 5. gain of 2 electrons. Help pleas... | {"extraction_info": {"found_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.zappos.com/women-ankle-boots-and-booties/CK_XARCz1wEYxuwBegLZBIIBAooYwAEB4gIFAQIDGA8.zso?s=isNew/desc/goLiveDate/desc/recentSalesStyle/desc/&si=4854271,4826467,4854080,4858081,4782232,5004551,4863216,4889721,4891568,4953830,4977618,4854267,5014479,4878913,4805845&sy=1 | # Women Ankle Boots and Booties
272 items found
272 items
Do these items match what you were searching for?
## Search Results
Naturalizer
Laila
\$144.95
Naturalizer
Dorrit
\$169.95
Naturalizer
Dorrit
\$169.95
Naturalizer
Deanne Waterproof
\$170.00
Naturalizer
Deanne Waterproof
\$170.00
FLY LONDON
YO... | {"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/tags/multilinear-algebra/hot | # Tag Info
5
The symmetrizer $S: \bigotimes^k V \to \bigotimes^k V$ is idempotent. Hence, $\ker(S) = \mathrm{im}(\mathrm{id}-S)$. This is generated by elements of the form $\alpha-{}^\sigma \alpha$, where $\sigma$ is some permutation.
2
Remember: for finite dimensional spaces, two vectors spaces (over the same fiel... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://en.m.wikibooks.org/wiki/Fundamentals_of_Transportation/Mode_Choice/Solution2 | # Fundamentals of Transportation/Mode Choice/Solution2
Problem:
Prior to the collapse, there were two modes serving the Marcytown-Rivertown corridor: driving alone (d) and carpool (c), which takes advantage of an uncongested carpool lane. The utilities of the modes are as given below.
${\displaystyle U_{d}=-t_{d}\,\... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 2, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://en.wikipedia.org/wiki/Mason_Equation | # Mason equation
(Redirected from Mason Equation)
The Mason equation is an approximate analytical expression for the growth (due to condensation) or evaporation of a water droplet—it is due to the meteorologist B. J. Mason.[1] The expression is found by recognising that mass diffusion towards the water drop in a supe... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 3, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.maplesoft.com/support/help/errors/view.aspx?path=object/builtins&L=E | • An object may override a routine by exporting a method of the same name. Any routine implemented in Maple code can be overridden. However, not all routines of type builtin can be overridden. This page discusses how to override those builtin routines. Operators that can be overridden are discussed on the page object... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 1, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://mathoverflow.net/users/46114/j-l | # J.L.
less info
reputation
12
bio website location age member for 1 year, 7 months seen Jun 14 '14 at 16:28 profile views 18
# 1 Question
2 Centralizers and containment of $c_0$
# 11 Reputation
+10 Centralizers and containment of $c_0$
This user has not answered any questions
# 4 Tags
0 ask-johnson 0 banach... | {"extraction_info": {"found_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://philpapers.org/browse/decision-theoretic-frameworks-misc | This category needs an editor. We encourage you to help if you are qualified.
# Decision-Theoretic Frameworks, Misc
Related categories
Siblings:
180 found
Order:
1 — 50 / 180
1. Knowledge in Action.Jonathan Weisberg - 2013 - Philosophers' Imprint 13.
Recent proposals that frame norms of action in terms of knowledge... | {"extraction_info": {"found_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.logic.univie.ac.at/2017/Talk_03-09_a.html | # 2017 seminar talk: Projective sets and inner models
Talk held by Yizheng Zhu (Universität Münster, Germany) at the KGRC seminar on 2017-03-09.
### Abstract
The collection of projective sets of reals is the smallest one containing all the Borel sets and closed under complements and continuous images. The Axiom of P... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://regions.danielantal.eu/news/index.html | # regions 0.0.0.9000 Unreleased
• Added a NEWS.md file to track changes to the package.
• Preparing a release candidate with Travis-CI integration.
# regions 0.1.0 Unreleased
• Submitted to CRAN
# regions 0.1.0.0001 Unreleased
• Adding the google_nuts_matchtable by Istvan Zsoldos for joining data from the Google 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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/ising-cell-hamiltonian.627842/ | # Ising cell hamiltonian
1. Aug 13, 2012
### LagrangeEuler
I don't understand this idea. For example we have cubic crystal which has a lot of unit cells. We define spin variable of center of cell like $$S_c$$. And spin variable of nearest neighbour cells with $$S_{c+r}$$. So the cell hamiltonian is
$$\hat{H}=\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://www.educator.com/chemistry/physical-chemistry/hovasapian/looking-back-over-everything_-all-the-equations-in-one-place.php | Raffi Hovasapian
Looking Back Over Everything: All the Equations in One Place
Slide Duration:
Section 1: Classical Thermodynamics Preliminaries
The Ideal Gas Law
46m 5s
Intro
0:00
Course Overview
0:16
Thermodynamics & Classical Thermodynamics
0:17
Structure of the Course
1:30
The Ideal Gas Law
3:06
Ideal Gas Law: ... | {"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-doc.ujf-grenoble.fr/cgi-bin/sps?kwd=MARTIN+BOUNDARY&kwd_op=contains | Browse by: Author name - Classification - Keywords - Nature
3 matches found
II: 11, 175-199, LNM 51 (1968)
MEYER, Paul-André
Compactifications associées à une résolvante (Potential theory)
Let $E$ be a locally compact space, $(U_p)$ be a submarkovian resolvent, with a potential kernel $U=U_0$ which maps $C_k$ (the con... | {"extraction_info": {"found_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://mathoverflow.net/questions/254391/does-the-p-part-of-the-level-of-a-newform-appear-in-its-attached-p-adic-repr | Does the $p$-part of the level of a newform appear in its attached $p$-adic representation?
Let $f$ a newform of weight $2$ on $\Gamma_0(Np^r)$, $N$ coprime to $p$, and consider its $p$-adic Galois representation $$\rho:G_{\mathbb Q}\longrightarrow GL_2(\bar{\mathbb Q}_p)$$ It's a theorem of Carayol that the prime-to-... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/trig-problem.162369/ | # Trig Problem
1. Mar 24, 2007
### ][nstigator
Hey guys, got a small problem and need some help
The problem statement, all variables and given/known data
Show that
$$\arctan{\left( \frac{x}{2} \right)} = \arccos{\left(\frac{2}{\sqrt{4+x^2}}\right)} \ \mbox{for x}\epsilon\mbox{R}$$
The attempt at a solution
Hone... | {"extraction_info": {"found_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://motls.blogspot.co.uk/2012/04/royal-status-of-11-dimensional.html | ## Saturday, April 07, 2012 ... /////
### The royal status of 11-dimensional supergravity
A few days ago, I discussed the maximally supersymmetric gauge theory, the Darth Vader theory, which is exceptional.
I mentioned that the $\NNN=4$ gauge theory in $d=4$ dimensions is a beautiful, fully consistent (at the quantu... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 2, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.physicsforums.com/threads/review-q-3.430933/ | # Homework Help: Review Q #3
1. Sep 21, 2010
### TeenieWeenie
Problem solved! Thanks again Thaakisfox!
1. The problem statement, all variables and given/known data
A ball thrown horizontally at 2.2 m/s from the roof of a building lands 36 m from the base of the building. Calculate the height of the building.
Vox = ... | {"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/ita-falling-ball/ | # Ball Falling On Inclined Ramp
From a resting state, a small ball falls vertically on an inclined ramp of angle $\theta$, in respect to the horizontal, resulting in several elastic collisions.
If $d$ is the initial vertical distance from the ball to the ramp, find the distance between the $n^{\text{th}}$ point of co... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 10, "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://jira.lsstcorp.org/browse/DM-28860 | # Refactoring the configuration service of the Qserv Replication/Ingest system
XMLWordPrintable
#### Details
• Type: Improvement
• Status: Done
• Resolution: Done
• Fix Version/s: None
• Component/s:
• Labels:
None
• Story Points:
1
• Sprint:
DB_S21_12
• Team:
Data Access and Database
# Motivations
The present des... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.gregschool.org/new-blog-20/2017/8/30/capacitance | # Capacitance
The capacitance of a system (represented by $$C$$) is a measure of how efficient and quickly that system accumulates an amount of charge $$Q$$ and is defined as
$$C≡\frac{Q}{ΔV_{ab}}.\tag{1}$$
If we're charging a capacitor by an amount $$Q$$, the voltage $$ΔV_{ab}=\frac{ΔU}{q}$$ measures how much poten... | {"extraction_info": {"found_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://cran.r-project.org/web/packages/modeval/vignettes/modeval.html | # An introduction to the ‘modeval’ package
## Overview
Package modeval is designed to assist novice to intermediate analysts in choosing an optimal classification model, particularly for working with relatively small data sets. It provides cross-validated results comparing several different models at once using a con... | {"extraction_info": {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
https://www.elitedigitalstudy.com/11252/dihydrogen-gas-used-in-habers-process-is-produced-by-reacting-methane-from-natural-gas-with-high-temperature | Dihydrogen gas used in Haber’s process is produced by reacting methane from natural gas with high-temperature steam. The first stage of two-stage reaction involves the formation of CO and H2. In second stage, CO formed in first stage is reacted with more steam in water gas shift reaction,
$$CO(g)+H_{2}O(g) ⇌ CO_{2}(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": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/mat... |
http://www-old.newton.ac.uk/programmes/MLC/seminars/2013010910001.html | # MLC
## Seminar
### On the cubic instability in the Q-tensor theory of nematics
Zarnescu, A (University of Sussex)
Wednesday 09 January 2013, 10:00-10:40
Seminar Room 1, Newton Institute
#### Abstract
Symmetry considerations, as well as compatibility with the Oseen-Frank theory, require the presence of a cubic 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://reluctanthacker.rollett.org/content/setting-nagios3-send-prowl-notifications | # Setting up nagios3 to send prowl notifications
Updated 27.i.2010 to reflect mig5’s corrections
I spent a few minutes today setting up our nagios install at work to page me via prowl, instead of an email->sms gateway. Why? Because I’m cheap, that’s why - don’t like paying for any more texts than I must. I ran into 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... |
http://mathhelpforum.com/calculus/33296-particular-inegral.html | 1. ## Particular Inegral
$m\frac {d^2x}{dt^2} + 5kx = -mgsin\alpha + 11kl_0
$
I am trying to find the general solution.
Setting
$\omega^2=\frac{k}{m}$, I found $x_c$ to be:
$x(t) = A~cos \left ( \sqrt 5 \omega t + \phi \right )
$
I have no idea how to find $x_p$...
What trial solution would you suggest using?
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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 18, "wp_latex": 0, "mimetex.cgi": 0, "/images/ma... |
http://mathoverflow.net/questions/15370/tools-for-the-langlands-program/15388 | # Tools for the Langlands Program?
Hi,
I know this might be a bit vague, but I was wondering what are the hypothetical tools necessary to solve the Langlands conjectures (the original statments or the "geometic" analogue). What I mean by this is the following: for the Weil Conjectures it became clear that, in order 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... |