Could somebody help me to solve this integral by using mathematica? Integrate[sqrt[t*(1-t)*(z-t)],{t,1,z}]; t and z reals; z>=0; I have read that the solution...
Could anybody help me to implement this integral in Mathematica? Integrate[Sqrt[t (1-t) (z-t)],{t,0,z}], 0<t<1 and 0<z<1. I know is that part of the solution...
The integral is imaginary: I factored out t^2 in the Sqrt: Clear[f, t, z] f[z_] = NIntegrate[t*Sqrt[-1 + t + z/t - z], {t, 1, z}] Plot[Abs[f[z]], {z, 0, 0.99}]...
... But if you multiply the term under the square root by -1 it is real. separately: If you leave the original factors that Hugo had then the real value comes...
Dear members, I introduce myself. I am Francisco Javier GarcÃa Capitán, a Spanish math teacher. Of course, I like Mathematica. I wrote a notebook for doing...
The idea of using gvu like {-1,-1,-1,1} matrix to determine a group seems to work but gives 11 elements with the zero 4x4 matrix. Calculating the group( first...
http://www.bbc.co.uk/news/technology-11530905 14 October 2010 Last updated at 08:23 ET Share this page * Facebook * Twitter * Share * Email * Print Campaign...
I would like to use TreePlot to display the following data as a tree. data={{2, 8}, {8, 2}, {2, 3, 6}, {2, 6, 3}, {3, 2, 6}, {3, 6, 2}, {3, 6, 8}, {3, 8, 6},...
... Here are some code alternatives from Google code search: http://www.google.com/codesearch?hl=en&lr=&q=tree+lang%3AMathematica&sbtn=Search This sort of tree...
This result gives a x^8 equivalent function( eight roots) that is asymmetrical and thus has two levels of false vacuum: (*Projective Line*) x1 = 2*x/(1 + x^2);...
Investigation of Mexican hat type potentials like the Georgie:using L for lambda; V(x)=L/4*(x^4+2*(m^2/L)*x^2+m^4/L^2) In terms of symmetry breaking of SU(n)...
Visualization of elliptical functions associated with the Georgi Mexican hat potentials: f[x_, n_] := NIntegrate[Sqrt[(n^2)/(y^4 - (n - 1 + n + 1)*y^2 + n^2)],...
This model gives a false vacuum well at x=0. Looking at the values: M_pi*Sqrt[5]~=M_proton/3 in terms of the Mextican hat mass: m=+/-Sqrt[n*Lambda] The complex...
A new sequence of Modular group determinant one matrices: (*http : // mathworld.wolfram.com/ModularGroupGamma.html*) Clear[s, t, a, n, p] s[1] = {{1, 0}, {0,...
I got a little more work done on the four element modular group: I just extended the triangle to the ones between ( polynomials) by multiplying by (x+1): (...
http://www.enternet.org/3543431/mac-os-x-10-6-6-searches-the-mac-app-store-unsupported-file-types-while-apple-launches-ical-alerts-on-me-com/ Subscribe to RSS...
http://egl.math.umd.edu/ Experimental Geometry Lab Department of Mathematics, University of Maryland Our lab is dedicated to the dissemination and promotion of...
I was looking at even {{1,2*k,1}, {0,1,1}, {0,0,1} and odd: {{1,2*k+1,1}, {0,1,1}, {0,0,1} vector Markovs and they give: Clear[m, k, v] m = {{1, 2*k, 1}, {0,...
http://blog.stephenwolfram.com/2011/01/an-app-for-every-course-and-more/ An App for Every Course, and More January 12, 2011 Today we’re releasing the first...
OK, I have: y = -1.08574 * Log [1 + x^2] Is there a function in Mathematica that allows me to express x as a function of y from the above equation? Cheers ...
http://education.tmcnet.com/topics/education/articles/134325-wolfram-offering-apps-painless-learning.htm Education Featured Article January 13, 2011 Wolfram...