Recent content by TalonStriker
-
T
Undergrad Find Function Like in Picture - No Trig Needed
you missed the part where I said that I didn't want trig functions.- TalonStriker
- Post #3
- Forum: Differential Equations
-
T
Undergrad Find Function Like in Picture - No Trig Needed
Can anyone give me a function that (roughly) looks like the top or bottom one in the picture attached? And yes the limits is constant as x-> +/- infinity. I don't want a trig function like arctan since trig isn't really all that applicable for what I'm doing. I'm posting here since I...- TalonStriker
- Thread
- Function
- Replies: 10
- Forum: Differential Equations
-
T
MATLAB Setting Initial Conditions for ode45() with f(1.5) Known
I was able to fix it. Apparently i was using / in f() instead of ./. Thanks for your help.- TalonStriker
- Post #3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
T
MATLAB Setting Initial Conditions for ode45() with f(1.5) Known
Hey guys, I was just wondering if anyone knows how to set the initial conditions for ode45() if you know f(1.5) but NOT f(0) Currently I have >> ode45(f, [0 1 1.8 2.1], [1.5 .5]) But this creates the following error: ? Error using ==> funfun/private/odearguments @(T,Y)...- TalonStriker
- Thread
- Conditions Initial Initial conditions Ode45
- Replies: 5
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
T
Finding Limits: ln and L'hopital's Rule Explained
You don't need L'hopital's rule here since the numerator is always constant... The answer is more straight forward than you think... What's lim [x->infinity] 1/(x^2) ? edit: didn't notice that x was to the power of p...see office shredder's comment- TalonStriker
- Post #2
- Forum: Calculus and Beyond Homework Help
-
T
Pigeonhole principle and counting
Homework Statement 1) 100 of the 5-element subsets of {1, . . . , Y } have the same SUM. (Fill in Y . Make Y as small as you can, however you need NOT prove that it is smallest possible. You might need a calculator.) 2) Let FUNC be the set of all FUNCTIONS from N to N. Show that FUNC is...- TalonStriker
- Thread
- Counting Principle
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
T
Solving Quantifiers Problems: Use of Quantifiers
I think c is some specialization constant... I posted in the other thread you created.- TalonStriker
- Post #7
- Forum: Calculus and Beyond Homework Help
-
T
Proving Set Theory Equation: Subsets of Size m = Subsets of Size n-m
I am not familiar with combinations... what are they? A google search doesn't net me any useful results.- TalonStriker
- Post #4
- Forum: Calculus and Beyond Homework Help
-
T
Can Basic Propositional Calculus Solve These Logical Homework Questions?
I could help you with number 2, you could make use of the "intersection of a subset rule." But you've got the basic idea nailed. Edit: I think that you could use Universal Modus Ponens for #1.- TalonStriker
- Post #3
- Forum: Calculus and Beyond Homework Help
-
T
Proving Set Theory Equation: Subsets of Size m = Subsets of Size n-m
Homework Statement Prove that, for all n, for all m with 0 <= m <= n, the number of subsets of {1, . . . , n} of size m is the same as the number of subsets of {1, . . . , n} of size n − m. Homework Equations n/a The Attempt at a Solution My problem is that I don't know where to...- TalonStriker
- Thread
- Set Set theory Theory
- Replies: 5
- Forum: Calculus and Beyond Homework Help
-
T
Solving Quantifiers Problems: Use of Quantifiers
Hah, I'm taking a similar class. I have no clue on how to do (a). But (b) is really easy. I'll give you a hint and say that the universe is the natural numbers or even the integers if you wish. Find two properties of numbers such that if one is true, then the other isn't. (take advantage...- TalonStriker
- Post #6
- Forum: Calculus and Beyond Homework Help
-
T
Undergrad Proving that cube root 7 is irrational
thanks!- TalonStriker
- Post #5
- Forum: Linear and Abstract Algebra
-
T
Undergrad Proving that cube root 7 is irrational
Yes I can prove that m^{3} mod 7 = 0 implies mod 7 = 0. I assume that the next step would be set m=7k. Then plug it into the previous formula which would yield something like 7n^{3} = 7 * 49k^{3} using this I can prove that n % 7 = 0. So m/n has a common factor, which contracts one of the...- TalonStriker
- Post #3
- Forum: Linear and Abstract Algebra
-
T
Undergrad Proving that cube root 7 is irrational
Hi guys, How would you prove that \sqrt[3]{7} is irrational without using the unique factorization thrm? I tried proving that \sqrt[3]{7} is rational but it didn't seem to get me anywhere... Thanks EDIT: Looks like I posted this in the wrong forum.- TalonStriker
- Thread
- Cube Irrational Root
- Replies: 4
- Forum: Linear and Abstract Algebra