1,138 reputation
317
bio website
location
age
visits member for 1 year, 4 months
seen yesterday
stats profile views 349

I do not suffer from insanity , I enjoy every minute of it.

I tweet @SauravTom


22h
awarded  Popular Question
May
12
comment How to find the solutions of $x^3-x^2-x+1=0$
Since you know x=1, is a solution, divide the equation by x-1 to get a quadric eqation, solve that to get another two solutions.
May
7
awarded  Caucus
Feb
10
awarded  Notable Question
Dec
27
awarded  Yearling
Oct
8
awarded  Popular Question
Jun
11
revised Simplify $\int \frac{1}{\sqrt{2-x^2}}\, dx$
constant of integration
Jun
8
awarded  Constituent
Jun
8
awarded  Caucus
May
29
accepted About Bell Polynomials
May
28
comment About Bell Polynomials
I tried it your way, but it the compiler returns an error "OverflowError: long int too large to convert to float"
May
28
comment About Bell Polynomials
O.ops ,so thats how it is
May
28
comment About Bell Polynomials
If it took floored values , then why would it return a decimal answer?
May
28
comment About Bell Polynomials
Got it, thanks for the awesome explanation and your precious time. :-)
May
28
comment About Bell Polynomials
When I write the code to print individual terms the compiler returns the following error "-bash: line 1: 10050 Killed python vm_main.py " and it returns a very similar error when I increase ITERATIONS to 10000.
May
28
comment About Bell Polynomials
So its like the answer i am getting is affected by my computers processing speed.
May
28
comment About Bell Polynomials
what arbitrary-precision must I use? (and what is arbitrary-precision?)
May
28
asked About Bell Polynomials
May
27
comment How to prove an L$^p$ type inequality
I think you should check and change the inequality sign, as when a=b=p=1 the inequality is not satisfied.
May
27
answered Angle of intersection between a line and a plane