In maths, we use the symbols × and ⋅ for the same purpose. For example, ∣ 5 × 4 ∣ = ∣ 5 ⋅ 4 ∣ as each of these is = 2 0
But if you do that in vectors, like ∣ ∣ ∣ a × b ∣ ∣ ∣ = ∣ ∣ ∣ a ⋅ b ∣ ∣ ∣ then it's a Big Mistake !!!
But for some integer valued magnitudes of a and b in the range 0 ≤ a , b ≤ 1 0 and for angle θ (with some integer value in degrees, 0 ∘ ≤ θ ≤ 1 8 0 ∘ ) between them, the above said false property is observed to be true .
Find the number of ordered triples ( a , b , θ ).
Details and assumptions :-
∙ a and b are the magnitudes of a and b respectively.
∙ For an angle θ between vectors a and b (Of course it is considered as the angle in range 0 ≤ θ ≤ 1 8 0 ∘ ), it's defined as ∣ ∣ ∣ a ⋅ b ∣ ∣ ∣ = ∣ a b cos θ ∣ and ∣ ∣ ∣ a × b ∣ ∣ ∣ = ∣ a b sin θ ∣ .
This problem is a part of the set Mistakes Give Rise to Problems!!!
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Lovely Question
Log in to reply
Thanks ! I tried to explain in the details, so that the people who don't know vectors can also solve it...(at least try).
I took theta only 45 degrees and got the answers wrong.
Log in to reply
That's sad, that is the reason why this set got popular, many times people miss a single small thing and that makes a big difference...
I too have got the right answer in third trial :D... Very nice question
Even i did that mistake. :/
didnt consider the zero values ..
Great problem @Aditya Raut . Loved solving it :)
Log in to reply
Thanks ! I tried to explain in the details, so that the people who don't know vectors can also solve it...(at least try).
ugh- didn't see 0<. thought 1<
Thought that theta is not defined when either of the vectors is zero.
Why is it ∣ s i n θ ∣ ? I'd always learnt it as s i n θ and so it is said here as well.
and here .
just small change, ∣ a × b ∣ = a b s i n ( θ ) and ∣ a ⋅ b ∣ = a b ∣ c o s ( θ ) ∣
This is because dot product gives a scalar, the |...| means absolute value but
cross product gives a vector so |...| means the magnitude of the vector.
@Aditya Raut Why is this true though? Why are there 4001. Is there a reason to this?
The solution is to find the number N of ordered integral triplets ( a , b , θ ) that satisfy ∣ a b cos θ ∣ = ∣ a b sin θ ∣ .
There are two cases.
Case 1 : when ∣ a b cos θ ∣ = ∣ a b sin θ ∣ = 0 ; this happens when a = 0 or b = 0 . There are a total of 21 such cases as follows:
( a , b ) = ( 0 , 0 ) , ( 0 , 1 ) , ( 0 , 2 ) , ( 0 , 3 ) , ( 0 , 4 ) , ( 0 , 5 ) , ( 0 , 6 ) , ( 0 , 7 ) , ( 0 , 8 ) , ( 0 , 9 ) , ( 0 , 1 0 ) ,
( 1 , 0 ) , ( 2 , 0 ) , ( 3 , 0 ) , ( 4 , 0 ) , ( 5 , 0 ) , ( 6 , 0 ) , ( 7 , 0 ) , ( 8 , 0 ) , ( 9 , 0 ) , ( 1 0 , 0 )
For each case of a , b = 0 , θ can be 0 ∘ , 1 ∘ , 2 ∘ . . . or 1 8 0 ∘ , a total of 1 8 1 cases.
Therefore the number of ordered triplets in Case 1:
N 1 = 2 1 × 1 8 1 = 3 8 0 1
Case 2 : when ∣ a b cos θ ∣ = ∣ a b sin θ ∣ = 0 ; then:
∣ a b cos θ ∣ = ∣ a b sin θ ∣ = ∣ sin θ ∣ ⇒ ∣ tan θ ∣ = ∣ 1 ∣ ⇒ tan θ = ± 1 ⇒ θ = 4 5 o , 1 3 5 o
It can be seen that, in this case, a can be any of 1 , 2 , 3 . . . 1 0 for every case of b = 1 , 2 , 3 . . . 1 0 .
Therefore the number of ordered triplets in Case 2:
N 2 = 1 0 × 1 0 × 2 = 2 0 0
Therefore, N = N 1 + N 2 = 3 8 0 1 + 2 0 0 = 4 0 0 1
nice solution
minor change:
∣ a ⋅ b ∣ = ∣ a b c o s ( θ ) ∣ but ∣ a × b ∣ = a b s i n ( θ ) that is without the |...|
this is because (\ a \times b ) is a vector. however ∣ ∣ a × b ∣ ∣ = ∣ a b s i n ( θ ) ∣ so this does not affect the rest of the solution
Log in to reply
But a b sin θ can be negative. We only want the absolute value ∣ a b sin θ ∣ .
You need to put a backslash "\" before \sin \theta sin θ and \cos \theta cos θ because they are functions. Note that without the backslash s i n and c o s are in i t a l i c which are for valuables. Also note that the spacing between the function and argument are automatic using the backslash unlike s i n θ and c o s θ .
Problem Loading...
Note Loading...
Set Loading...
Here, we have to find the number of ordered triples of integers ( a , b , θ ) such that 0 ≤ a , b ≤ 1 0 , 0 ≤ θ ≤ 1 8 0 and a × b × ∣ cos θ ∣ = a × b × ∣ sin θ ∣
This is simply a × b × ( ∣ sin θ ∣ − ∣ cos θ ∣ ) = 0
Now this is true at a = 0 or b = 0 or θ = 4 5 ∘ or 1 3 5 ∘
∙ a = 0
( a , b , θ ) = ( 0 , b , θ ) , b has 1 1 choices (0 to 10) and θ has 1 8 1 choices, giving 1 8 1 × 1 1 triples.
∙ b = 0
( a , b , θ ) = ( a , 0 , θ ) again same thing, but now a has 1 0 choices and θ has 181. (Because ( 0 , 0 , θ ) have been counted in previous case.) This gives 1 0 × 1 8 1 triples.
∙ θ = 4 5 ∘ or 1 3 5 ∘
( a , b , θ ) , we have 1 0 choices for a and 1 0 for b (they are now non-zero), giving 1 0 × 1 0 × 2 = 2 0 0 triples.
Total triples are 1 8 1 × 1 1 + 1 8 1 × 1 0 + 2 0 0 = 1 8 1 × 2 1 + 2 0 0 = 4 0 0 1