Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

Active_Mathematica · Active_Mathematica_programmers_users

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 1344 - 1373 of 3246   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
1344 mezcalito_08 Send Email Oct 3, 2010
10:08 am
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...
1345 mezcalito_08 Send Email Oct 3, 2010
10:09 am
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...
1346 Roger Bagula
rlbagulatftn Send Email
Oct 4, 2010
3:45 pm
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}]...
1347 Robert Paynter
rjhpuk Send Email
Oct 4, 2010
4:31 pm
... 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...
1348 Francisco Javier
garciacapitan Send Email
Oct 5, 2010
1:05 pm
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...
1349 Roger Bagula
rlbagulatftn Send Email
Oct 9, 2010
2:58 pm
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...
1350 Roger Bagula
rlbagulatftn Send Email
Oct 14, 2010
12:20 pm
http://tech.groups.yahoo.com/group/physical_sciences/message/4577 News: Computational science...Error Topic List< Prev Topic | Next Topic> Reply < Prev...
1351 Roger Bagula
rlbagulatftn Send Email
Oct 15, 2010
2:07 pm
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...
1352 Francisco Javier
garciacapitan Send Email
Oct 18, 2010
6:38 pm
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},...
1353 aka: fuzzy
rlbagulatftn Send Email
Oct 23, 2010
12:59 pm
... 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...
1354 Roger L. Bagula
rlbagulatftn Send Email
Oct 23, 2010
1:22 pm
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);...
1355 Roger Bagula
rlbagulatftn Send Email
Oct 26, 2010
2:35 pm
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)...
1356 aka: fuzzy
rlbagulatftn Send Email
Oct 26, 2010
2:53 pm
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)],...
1357 Roger Bagula
rlbagulatftn Send Email
Oct 27, 2010
2:11 pm
http://mathworld.wolfram.com/SpecialUnitaryGroup.html...
1358 Roger L. Bagula
rlbagulatftn Send Email
Oct 31, 2010
6:39 pm
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...
1359 Roger Bagula
rlbagulatftn Send Email
Dec 9, 2010
1:19 pm
http://www.bclocalnews.com/vancouver_island_north/comoxvalleyrecord/entertainment/111255819.html Fractal cannot be pigeonholed ...
1360 Roger L. Bagula
rlbagulatftn Send Email
Dec 15, 2010
9:38 pm
Clear[t, n, m, k, a] t[n_, m_, k_] = Binomial[n - k*(m - 1), m - 1] a[n_, k_] = Sum[t[n, m, k], {m, 1, Floor[n/k]}] Table[Table[a[n, k], {n, 0, 20}], {k, 1,...
1361 Roger Bagula
rlbagulatftn Send Email
Dec 19, 2010
2:34 pm
http://reference.wolfram.com/mathematica/ref/LevyDistribution.html http://mathworld.wolfram.com/LevyDistribution.html...
1362 Roger Bagula
rlbagulatftn Send Email
Dec 28, 2010
8:53 pm
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,...
1363 Roger Bagula
rlbagulatftn Send Email
Dec 29, 2010
4:04 am
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): (...
1364 Roger Bagula
rlbagulatftn Send Email
Dec 31, 2010
4:05 pm
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...
1365 Roger Bagula
rlbagulatftn Send Email
Jan 1, 2011
1:39 pm
http://egl.math.umd.edu/ Experimental Geometry Lab Department of Mathematics, University of Maryland Our lab is dedicated to the dissemination and promotion of...
1366 Roger Bagula
rlbagulatftn Send Email
Jan 2, 2011
4:11 pm
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,...
1367 Roger Bagula
rlbagulatftn Send Email
Jan 10, 2011
3:17 pm
http://www.hpcwire.com/features/Mathematica-8-Gets-Performance-Boost-Integration-with-Wolfram-Alpha-111891669.html?viewAll=y December 14, 2010 Mathematica 8...
1368 Roger Bagula
rlbagulatftn Send Email
Jan 13, 2011
1:57 pm
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...
1369 higginsdj Send Email Jan 31, 2011
1:34 pm
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 ...
1370 aka: fuzzy
rlbagulatftn Send Email
Jan 31, 2011
1:41 pm
Here is what I use for functional inversions: Solve[y == -1.08574*Log[1 + x^2], x] x=+/-Exp[-0.460515*y]*Sqrt[1-Exp[0.921031*y]]...
1371 higginsdj Send Email Feb 2, 2011
1:45 pm
What version of mathematica are you using? In v8 and 7 your suggestion returns; ...
1372 Roger L. Bagula
rlbagulatftn Send Email
Feb 4, 2011
10:44 pm
http://education.tmcnet.com/topics/education/articles/134325-wolfram-offering-apps-painless-learning.htm Education Featured Article January 13, 2011 Wolfram...
1373 Roger Bagula
rlbagulatftn Send Email
Feb 8, 2011
5:44 pm
http://www.wolfram.com/solutions/industry/electrical-engineering/ Industry Solutions for Engineering Electrical Engineering Perform sophisticated image and...
Messages 1344 - 1373 of 3246   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help