Difference between revisions of "User:Math puppy"

(math_puppy)
(Contests)
(Tag: Blanking)
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
$[asy]
 
import graph;
 
size(200);
 
string s="for(real t,real u){return sin(t^4)cos(t^2)-log(t^3), store as f};";
 
real f(real t) {return t-log(t^2+1);}
 
int p=15;
 
int n=45+p;
 
path g=polargraph(f,-100pi,100pi,404, operator --);
 
draw(g, purple);[/asy]
 
 
 
== math_puppy ==
 
 
My username, math_puppy comes from my favorite animal:  the puppy!  And of course, since I love math and love learning math, I decided to be Math puppy.
 
 
== In AoPS ==
 
 
I have been in AoPS for about 2 years.  I have completed Prealgebra 1, Prealgebra 2, Algebra 1, Intro to Number theory, and Intro to Counting and probability.  And there will always be more added!
 
 
 
== Love for math ==
 
 
I love math.  I have been loving it since I learned to count.  I completed Algebra 1 in 4th grade, and Algebra 2 in 5th grade.  I think it runs in my family.  My family is a MATH family.
 
 
My brother, negativebplusorminus [http://www.artofproblemsolving.com/Wiki/index.php/User:Negativebplusorminus] is also on AoPS.
 

Latest revision as of 20:09, 15 February 2021